The affine scheme Spec ℂ, used as the base for varieties over the complex numbers.
Instances For
A smooth projective curve over ℂ: a proper, smooth, integral scheme over Spec ℂ
of relative dimension 1, together with its genus.
- toScheme : AlgebraicGeometry.Scheme
- isProper : AlgebraicGeometry.IsProper self.structureMorphism
- isSmoothOfRelDim1 : AlgebraicGeometry.SmoothOfRelativeDimension 1 self.structureMorphism
- isIntegral : AlgebraicGeometry.IsIntegral self.toScheme
- genus : ℕ
Instances For
An abelian group scheme over ℂ: a proper smooth scheme over Spec ℂ equipped with
an identity section. (Group operations are not packaged here; this captures the geometric
side used in the Abel--Jacobi statement.)
- 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 (Lecture 17, Abel--Jacobi). Any smooth projective curve X of genus g
admits a Jacobian variety Jac(X), an abelian group scheme of relative dimension g,
together with an Abel--Jacobi morphism X → Jac(X) over Spec ℂ.
Lemma 28 (Lecture 17). If B is an integrally closed domain with fraction field K and
A is the integral closure of B in K, then A ≃ₐ[B] B: an integrally closed domain is
already its own normalization.
Instances For
A proper dominant morphism that becomes an isomorphism after passing to the normalization of the source is locally quasi-finite. This is the key geometric input used to upgrade normalization isomorphisms to finite morphisms in Lecture 17.