Line bundle on a scheme
Anchor (Master): Hartshorne §II; Vakil; Cartan-Serre FAC 1955; Lazarsfeld *Positivity*
Intuition [Beginner]
A line bundle on a scheme is a rank-1 vector bundle: a sheaf that locally looks like the structure sheaf , but with twisted gluing on overlaps. Equivalently, it is a sheaf that becomes isomorphic to on a fine enough open cover, with the gluing data encoded by transition functions valued in .
Line bundles are the algebraic-geometric counterpart of complex line bundles on a topological space, except that local freeness is in the Zariski topology and the transition functions are algebraic (regular invertible functions). They are everywhere in algebraic geometry: every divisor gives a line bundle (and conversely, on locally factorial schemes), every embedding into projective space comes from a line bundle (the very ample one), every cohomological computation involves line bundle twists.
The set of isomorphism classes of line bundles on forms an abelian group under tensor product — the Picard group . This group is the algebraic-geometric measure of "how non-free topologically" is.
Visual [Beginner]
A scheme covered by trivialising open subsets, with rank-1 transitions encoded by invertible regular functions.
Worked example [Beginner]
The structure-sheaf line bundle on any scheme : the structure sheaf itself, with constant transition function 1.
The twisting sheaf on : free on each affine and , with transition function on the overlap. As an abstract line bundle, is the dual of the tautological line bundle on — its global sections are the linear forms , dimension 2.
More generally on , is a line bundle with transition functions on . Its global sections are homogeneous polynomials of degree , dimension .
For an elliptic curve with origin : every degree-0 line bundle is for a unique , and these form an abelian group under tensor product isomorphic to itself. The degree- line bundles are translates of these by , giving .
Check your understanding [Beginner]
Formal definition [Intermediate+]
Let be a scheme. A line bundle (synonymously: invertible sheaf) on is a coherent -module that is locally free of rank 1: every point has an open neighbourhood such that .
Equivalent characterisations.
(L1) is a coherent -module, and there exists an open cover of with for each .
(L2) is locally generated by one element, and the local relations are satisfied by 0 alone (i.e., locally a free rank-1 module).
(L3) The dual satisfies — i.e., is invertible under tensor product.
Transition functions. Given a trivialising cover with isomorphisms , the transition functions are
multiplicatively given by an element . The cocycle condition
ensures consistency. Two cocycles define isomorphic line bundles iff they differ by a coboundary: for some . So line bundles up to isomorphism correspond to elements of first Čech cohomology
Operations.
- Tensor product: is again a line bundle, with transition functions .
- Dual: has transition functions .
- Pullback: for and on , is a line bundle on with transition functions .
- Tensor power: for — positive, negative, or zero.
The Picard group. , with as the group operation, as identity, as inverse. As noted above, .
Connection to Weil divisors. For a locally factorial Noetherian integral scheme (every local ring is a UFD), there is a natural isomorphism
between line bundles up to isomorphism and Weil divisor classes. The map sends a Cartier divisor to — the line bundle whose sections are rational functions with .
Examples.
- Structure-sheaf line bundle : identity in .
- Twisting sheaves on : , generated by .
- Line bundles on an elliptic curve : .
- Line bundles on for number ring : ideal class group .
- Line bundles on smooth projective curve of genus : has degree map onto with kernel (-dim abelian variety).
Key theorem with proof [Intermediate+]
Theorem ( via Čech cohomology). For any scheme , the set of isomorphism classes of line bundles forms an abelian group under tensor product, and is naturally isomorphic to .
Proof sketch.
From line bundle to cohomology class. Choose a trivialising cover for , with isomorphisms . The transition functions form a Čech 1-cocycle: on triple intersections.
A different choice of trivialisation gives transition functions — differing by a coboundary. So line bundle isomorphism classes inject into the first Čech cohomology of over the cover.
From cohomology class to line bundle. Given a Čech 1-cocycle , define on by and gluing to via multiplication by . Cocycle condition makes the gluing consistent on triple intersections.
Tensor product = sum in cohomology. The tensor product has transition functions , which is the sum in the multiplicatively-written abelian group (so addition in the cohomology).
Refining covers. Taking the colimit over refinements gives Čech cohomology . For "reasonable" schemes (e.g., separated quasi-compact), (sheaf cohomology).
This isomorphism is the foundational identification: line bundles are exactly of the multiplicative structure sheaf. It links the geometric notion (line bundle) to the cohomological invariant (Picard group as ).
Bridge. The construction here builds toward 04.05.02 (picard group), where the same data is upgraded, and the symmetry side is taken up in 04.05.05 (ample and very ample line bundle). The defining pattern appears again in those units in a sharpened form, where the local data is glued or quotiented. Putting these together, the foundational insight is that the data of this unit gives the structural signature that the rest of the strand reads off.
Exercises [Intermediate+]
Lean formalization [Intermediate+]
lean_status: partial — Mathlib has AlgebraicGeometry.LineBundle (in development), invertible-sheaf API, and the corresponding tensor-product structure.
Advanced results [Master]
Picard scheme. The functor "line bundles relative to a base " is representable by a scheme , the Picard scheme. Its identity component is the Picard variety — for smooth projective curves, the Jacobian. Picard schemes are foundational in moduli theory and arithmetic geometry.
Riemann-Roch and Hirzebruch-Riemann-Roch. Riemann-Roch on a smooth projective curve gives for a line bundle . HRR generalises to higher dimensions: .
Ample, big, nef. Positivity properties of line bundles: ample (sufficiently positive twist embeds the variety), nef (numerically eventually free), big (asymptotic global sections large). These positivity classes drive the minimal model program (Mori, Reid, Birkar) for higher-dimensional varieties.
Hodge bundle. On the moduli space of genus- curves, the Hodge bundle is the rank- vector bundle with fibre at . Its determinant gives a fundamental line bundle on , with Mumford's relations linking its powers to other tautological line bundles.
Tate twist and arithmetic. Over a number field, the Tate twist is the pullback of the cyclotomic character. Étale cohomology with Tate twists (e.g., ) carries the Galois representation that controls -functions. Line bundles on arithmetic schemes feed into the Birch and Swinnerton-Dyer conjecture and modern arithmetic geometry.
Generalised line bundles. Beyond ordinary line bundles: gerbes (a categorified notion of line bundles), 2-gerbes, Brauer-Severi varieties (twisted line-bundle structures), and the higher Brauer group .
Geometric Langlands and line bundles on . — the moduli of -bundles on a curve — has line bundles corresponding to level structures and theta functions, with deep connections to integrable systems and conformal field theory.
Synthesis. This construction generalises the pattern fixed in 04.06.02 (coherent sheaf), with the symmetric data replaced by its skew or twisted analogue. Read in the opposite direction, the construction is dual to the metric story: complements and orthogonality are taken with respect to the bilinear datum of this unit, not a metric, and the resulting category of subobjects is the one the rest of the strand classifies. The central insight is that this datum identifies algebra with geometry: functions become vector fields, subspaces become quotients, and invariants become cohomology classes — and that identification is the engine driving every theorem downstream.
Full proof set [Master]
Detailed proofs of: at the sheaf-cohomology level, the equivalence of Cartier divisors and line bundles, Lefschetz -theorem, the Picard-scheme representability — these are deferred to companion units. The core formal content is in the formal-definition section.
Connections [Master]
Coherent sheaf
04.06.02— line bundles are coherent sheaves with locally-free-rank-1 structure.Quasi-coherent sheaf
04.06.01— line bundles are coherent (hence quasi-coherent).Weil divisor
04.05.01— Weil divisors and line bundles agree via on locally factorial schemes.Picard group
04.05.02— line bundles up to isomorphism form the Picard group.Cartier divisor
04.05.04— Cartier divisors and line bundles correspond bijectively.Ample line bundle
04.05.05— ampleness is the key positivity notion for line bundles.Riemann-Roch theorem for curves
04.04.01— Riemann-Roch is a calculation involving line bundles.Sheaf cohomology
04.03.01— cohomology of line bundles drives the geometry.Projective space
04.07.01— the universal target for projective embeddings is determined by an ample line bundle.
Historical & philosophical context [Master]
The notion of line bundle in algebraic geometry has a rich history. The classical theory of abelian integrals and theta functions on Riemann surfaces (Riemann 1857, Weierstrass) implicitly used line bundles before the language existed. André Weil's Foundations of Algebraic Geometry (1946) treated divisor classes systematically.
The modern sheaf-theoretic formulation came with Cartan-Serre's Faisceaux Algébriques Cohérents (1955). FAC introduced invertible sheaves on algebraic varieties, with the tensor-product group structure and the cohomological identification . The twisting sheaves on projective space were systematically developed.
Grothendieck's EGA (1960–67) extended line bundle theory to schemes:
- Functorial line bundle theory over arbitrary base schemes.
- Picard scheme (Grothendieck, Bourbaki seminar 1962): the moduli space of line bundles, representable by an algebraic scheme under appropriate hypotheses.
- Cartier divisors and the comparison with Weil divisors.
- Ample, nef, big line bundles in modern formulation, building on Kodaira and Serre's work.
The 20th century saw line bundles become central:
- Riemann-Roch and Hirzebruch-Riemann-Roch (Hirzebruch 1954) compute Euler characteristics in terms of Chern classes of line bundles.
- Atiyah-Singer index theorem (1963) generalises to elliptic operators on bundles.
- Birkenhake-Lange Complex Abelian Varieties (1992) systematises the Picard variety theory.
- Minimal model program (Mori, Kawamata, Reid, Shokurov, Birkar) classifies higher-dimensional varieties via positivity of canonical line bundles.
Today line bundles are ubiquitous: in classification of varieties (canonical line bundles), in moduli theory (Hodge bundles), in arithmetic geometry (Tate modules and -functions), in mathematical physics (anomalies, gerbes, geometric quantisation), and in the geometric Langlands programme. The simple notion of "rank-1 locally free sheaf" generates an essentially endless mathematical landscape.
Bibliography [Master]
- Hartshorne, Algebraic Geometry — §II.6 is the standard introduction.
- Vakil, The Rising Sea: Foundations of Algebraic Geometry — §14, modern treatment.
- Lazarsfeld, Positivity in Algebraic Geometry I and II — comprehensive treatment of line bundles, ampleness, and positivity.
- Eisenbud-Harris, The Geometry of Schemes — Ch. III, geometric perspective.
- Mumford, Abelian Varieties — Ch. III, line bundles on abelian varieties.
- Birkenhake-Lange, Complex Abelian Varieties — comprehensive line-bundle theory on complex tori.
- Cartan-Serre, Faisceaux Algébriques Cohérents (FAC, 1955) — the foundational invertible-sheaf treatment.
- Grothendieck-Dieudonné, EGA II, IV — scheme-theoretic foundations.