Documentation

Mathlib.AlgebraicGeometry.AffineSpace

Affine space #

Main definitions #

𝔸(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.

𝔸(n; S) is the affine n-space over S.

Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.

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.

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.
def AlgebraicGeometry.AffineSpace.homOfVector {n : Type v} {S X : Scheme} (f : X S) (v : n(X.presheaf.obj (Opposite.op ))) :

The morphism X ⟶ 𝔸(n; S) given by a X ⟶ S and a choice of n-coordinate functions.

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.
@[simp]

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.

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.

𝔸(n; S) is functorial wrt S.

Equations
  • One or more equations did not get rendered due to their size.
@[simp]
@[simp]
theorem AlgebraicGeometry.AffineSpace.reindex_comp {n₁ n₂ n₃ : Type v} (i : n₁n₂) (j : n₂n₃) (S : Scheme) :
@[simp]
theorem AlgebraicGeometry.AffineSpace.map_reindex {n₁ n₂ : Type v} (i : n₁n₂) {S T : Scheme} (f : S T) :

The affine space as a functor.

Equations
  • One or more equations did not get rendered due to their size.
@[simp]
theorem AlgebraicGeometry.AffineSpace.functor_obj_map (n : Type vᵒᵖ) {X✝ Y✝ : Scheme} (f : X✝ Y✝) :