Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.AffineSpace.isoOfIsAffine

(n : Type u) →
  (S : AlgebraicGeometry.Scheme) →
    [AlgebraicGeometry.IsAffine S] →
      AlgebraicGeometry.AffineSpace n S ≅
        AlgebraicGeometry.Spec (CommRingCat.of (MvPolynomial n ↑(S.presheaf.obj (Opposite.op ⊤))))

The affine space over an affine base is isomorphic to the spectrum of the polynomial ring. Also see AffineSpace.SpecIso.

Defined in
Mathlib.AlgebraicGeometry.AffineSpace
Cited by
10 results in Mathlib
Foundations
Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.IsAffine

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

AlgebraicGeometry.AffineSpace.SpecIso · cited by 7AffineSpace.SpecIsoAlgebraicGeometry.AffineSpace.SpecIso_inv_over · cited by 4AffineSpace.SpecIso_inv_o…AlgebraicGeometry.AffineSpace.isoOfIsAffine_inv_over · cited by 2AffineSpace.isoOfIsAffine…AlgebraicGeometry.AffineSpace.SpecIso_inv_appTop_coord · cited by 1AffineSpace.SpecIso_inv_a…AlgebraicGeometry.AffineSpace.isoOfIsAffine_hom · cited by 1AffineSpace.isoOfIsAffine…AlgebraicGeometry.AffineSpace.isoOfIsAffine_hom_appTop · cited by 1AffineSpace.isoOfIsAffine…AlgebraicGeometry.AffineSpace.isoOfIsAffine_inv_appTop_coord · cited by 1AffineSpace.isoOfIsAffine…AlgebraicGeometry.AffineSpace.SpecIso_hom_appTop · cited by 0AffineSpace.SpecIso_hom_a…AlgebraicGeometry.AffineSpace.isoOfIsAffine_inv · cited by 0AffineSpace.isoOfIsAffine…AlgebraicGeometry.AffineSpace.isoOfIsAffine_inv_over_assoc · cited by 0AffineSpace.isoOfIsAffine…AlgebraicGeometry.AffineSpace.isoOfIsAffine.congr_simp · cited by 0isoOfIsAffine.congr_simpDFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compTop.top · cited by 9680Top.topOpposite · cited by 8081OppositeCategoryTheory.Iso.inv · cited by 6514Iso.invFinsupp · cited by 5255FinsuppCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homCategoryTheory.Iso · cited by 3963CategoryTheory.IsoTopCat.carrier · cited by 3184TopCat.carrierAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeCommRingCat · cited by 2333CommRingCatMvPolynomial · cited by 2140MvPolynomialTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensAlgebraicGeometry.PresheafedSpace.carrier · cited by 2020PresheafedSpace.carrierAffineSpace.isoOfIsAffineCITED BYCITES

Cites37

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by11

Results whose statement or proof uses this declaration.