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 ⟶ S
and a choice ofn
-coordinate functions.AlgebraicGeometry.AffineSpace.homOverEquiv
:S
-morphisms intoSpec 𝔸(n; S)
are equivalent to the choice ofn
global 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
).
Equations
- One or more equations did not get rendered due to their size.
Instances For
𝔸(n; S)
is the affine n
-space over S
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- AlgebraicGeometry.AffineSpace.over n S = CategoryTheory.CanonicallyOverClass.mk
The map from the affine n
-space over S
to the integral model Spec ℤ[n]
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Morphisms into Spec ℤ[n]
are equivalent the choice of n
global sections.
Use homOverEquiv
instead.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The standard coordinates of 𝔸(n; S)
.
Equations
Instances For
The morphism X ⟶ 𝔸(n; S)
given by a X ⟶ S
and a choice of n
-coordinate functions.
Equations
Instances For
Equations
- ⋯ = ⋯
S
-morphisms into Spec 𝔸(n; S)
are equivalent to the choice of n
global sections.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The affine space over an affine base is isomorphic to the spectrum of the polynomial ring.
Also see AffineSpace.SpecIso
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- ⋯ = ⋯
The affine space over an affine base is isomorphic to the spectrum of the polynomial ring.
Equations
- One or more equations did not get rendered due to their size.
Instances For
𝔸(n; S)
is functorial wrt S
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The map between affine spaces over affine bases is isomorphic to the natural map between polynomial rings.
Equations
Instances For
𝔸(n; S)
is functorial wrt n
.
Equations
Instances For
The affine space as a functor.
Equations
- One or more equations did not get rendered due to their size.