Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.stalkMap_toStalk

∀ {R S : CommRingCat} (f : R ⟶ S) (p : PrimeSpectrum ↑S),
  CategoryTheory.CategoryStruct.comp
      (AlgebraicGeometry.StructureSheaf.toStalk (↑R) (PrimeSpectrum.comap (CommRingCat.Hom.hom f) p))
      (AlgebraicGeometry.PresheafedSpace.Hom.stalkMap (AlgebraicGeometry.Spec.sheafedSpaceMap f).hom p) =
    CategoryTheory.CategoryStruct.comp f (AlgebraicGeometry.StructureSheaf.toStalk (↑S) p)
Defined in
Mathlib.AlgebraicGeometry.Spec
Cited by
1 results in Mathlib
Foundations
Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites40

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.