Affine space #
Main definitions #
AlgebraicGeometry.AffineSpace:๐ธ(n; S)is the affinen-space overS.AlgebraicGeometry.AffineSpace.coord: The standard coordinate functions on the affine space.AlgebraicGeometry.AffineSpace.homOfVector: The morphismX โถ ๐ธ(n; S)given by aX โถ Sand a choice ofn-coordinate functions.AlgebraicGeometry.AffineSpace.homOverEquiv:S-morphisms intoSpec ๐ธ(n; S)are equivalent to the choice ofnglobal sections.AlgebraicGeometry.AffineSpace.SpecIso:๐ธ(n; Spec R) โ Spec R[n]
๐ธ(n; S) is the affine n-space over S.
Note that n is an arbitrary index type (e.g. Fin m).
Instances For
๐ธ(n; S) is the affine n-space over S.
Instances For
The map from the affine n-space over S to the integral model Spec โค[n].
Instances For
Morphisms into Spec โค[n] are equivalent the choice of n global sections.
Use homOverEquiv instead.
Instances For
The standard coordinates of ๐ธ(n; S).
Instances For
The morphism X โถ ๐ธ(n; S) given by a X โถ S and a choice of n-coordinate functions.
Instances For
S-morphisms into Spec ๐ธ(n; S) are equivalent to the choice of n global sections.
Instances For
The affine space over an affine base is isomorphic to the spectrum of the polynomial ring.
Also see AffineSpace.SpecIso.
Instances For
The affine space over an affine base is isomorphic to the spectrum of the polynomial ring.
Instances For
๐ธ(n; S) is functorial w.r.t. S.
Instances For
The map between affine spaces over affine bases is isomorphic to the natural map between polynomial rings.
Instances For
๐ธ(n; S) is functorial w.r.t. n.
Instances For
The affine space as a functor.