The scheme Spec ℂ, used as the base in the smooth-complex-curve setup of Lec 17.
Instances For
A smooth compact complex curve: an integral scheme over Spec ℂ that is proper
and smooth of relative dimension 1.
- toScheme : AlgebraicGeometry.Scheme
- isIntegral : AlgebraicGeometry.IsIntegral self.toScheme
- isProper : AlgebraicGeometry.IsProper self.structureMorphism
- isSmoothOfRelDim1 : AlgebraicGeometry.SmoothOfRelativeDimension 1 self.structureMorphism
Instances For
Converts a complex period lattice into the Weierstrass cubic
y² = 4x³ - g₂(L) x - g₃(L), with aᵢ coefficients adjusted to standard short form.
Instances For
Two period pairs are homothetic if their lattices are scalar multiples of each
other by some nonzero complex α.
Instances For
Two period lattice data are equivalent if there is a ℂ-linear isomorphism between
the ambient spaces carrying one lattice onto the other.
Instances For
Two smooth compact complex curves are isomorphic over ℂ if there is an
isomorphism of schemes compatible with their structure morphisms to Spec ℂ.
Instances For
Assigns to a smooth compact complex curve its period lattice in ℂ^{genus}.
Instances For
Torelli's theorem: a smooth compact complex curve is determined up to isomorphism by its period lattice.
A (proper smooth) abelian group scheme over Spec ℂ: a proper smooth scheme over
ℂ with a chosen identity section.
- toScheme : AlgebraicGeometry.Scheme
- isProper : AlgebraicGeometry.IsProper self.structureMorphism
- isSmooth : AlgebraicGeometry.Smooth self.structureMorphism
- identitySection_comp : CategoryTheory.CategoryStruct.comp self.identitySection self.structureMorphism = CategoryTheory.CategoryStruct.id SpecC
Instances For
Proposition 26 (Lec 17): existence of the Jacobian variety and the Abel–Jacobi map
X → Jac(X) over ℂ, compatible with structure morphisms to Spec ℂ.
An irreducible complete curve over k: an integral Dedekind domain regarded as the
coordinate ring of a 1-dimensional smooth curve.
- coordinateRing : Type
- instCommRing : CommRing self.coordinateRing
- instIsDomain : IsDomain self.coordinateRing
- instIsDedekind : IsDedekindDomain self.coordinateRing
Instances For
A morphism X → Y of irreducible complete curves, contravariantly described by a
ring homomorphism on coordinate rings Y.coordinateRing → X.coordinateRing.
Instances For
Composition of curve morphisms, defined contravariantly via composition of the underlying ring maps.
Instances For
A curve morphism is constant iff the underlying ring map is not injective (i.e. collapses some function on the target curve).
Instances For
A curve morphism is finite iff X.coordinateRing is module-finite over
Y.coordinateRing via f.ringHom.
Instances For
A curve morphism is an isomorphism iff its underlying ring map is bijective.
Instances For
A curve morphism is birational iff its ring map is injective and every element of
X.coordinateRing is a fraction of elements pulled back from Y.coordinateRing.
Instances For
A curve is normal iff its coordinate ring is integrally closed in its field of fractions.
Instances For
The Picard group Pic⁰(X) of a curve, modeled as the ideal class group of its
Dedekind coordinate ring.
Instances For
Pic⁰(X) inherits a commutative group structure from the class group.
Normalization factorization: any non-constant morphism f : X → Y factors as a
birational map X → NorY followed by a finite normalization NorY → Y, with both X
and NorY normal.
A birational morphism into a normal curve is automatically an isomorphism (Zariski's main theorem for smooth complete curves).
Composition of an isomorphism g : X → Y and a finite map h : Y → Z is again
finite.
Abel–Jacobi surjectivity for an elliptic Weierstrass curve: the map from affine points to the class group of the coordinate ring is surjective.
Corollary 21 (Lec 17): for an elliptic curve W, the Abel–Jacobi map
W.Point → Pic⁰(W) is a bijection (in fact a group isomorphism).
The affine points of an elliptic Weierstrass curve form an abelian group.
Normalization is finite (Lec 17): for B a finite-type k-domain with fraction
field K and L/K a finite extension, the integral closure of B in L is module-
finite over B.
Existence of the normalization with all relevant properties (Lec 17): the integral
closure of B in L is B-module finite, of finite type over k, integrally closed,
and the structure map B → integralClosure B L is injective.