Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.AffineSpace.isoOfIsAffine_inv_appTop_coord

∀ {n : Type u} (S : AlgebraicGeometry.Scheme) [inst : AlgebraicGeometry.IsAffine S] (i : n),
  (CategoryTheory.ConcreteCategory.hom
        (AlgebraicGeometry.Scheme.Hom.appTop (AlgebraicGeometry.AffineSpace.isoOfIsAffine n S).inv))
      (AlgebraicGeometry.AffineSpace.coord S i) =
    (CategoryTheory.ConcreteCategory.hom
        (AlgebraicGeometry.Scheme.ΓSpecIso (CommRingCat.of (MvPolynomial n ↑(S.presheaf.obj (Opposite.op ⊤))))).inv)
      (MvPolynomial.X i)
Defined in
Mathlib.AlgebraicGeometry.AffineSpace
Cited by
1 results in Mathlib
Foundations
Depth 176 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.

Cites34

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

Cited by1

Results whose statement or proof uses this declaration.