Theorems · Definition · algebraic geometry
AlgebraicGeometry.IsAffineOpen.arrowStalkMapIso
{X Y : AlgebraicGeometry.Scheme} →
(f : X ⟶ Y) →
{x : ↥X} →
(U : Y.Opens) →
(hU : AlgebraicGeometry.IsAffineOpen U) →
(V : X.Opens) →
(hV : AlgebraicGeometry.IsAffineOpen V) →
(hVU : V ≤ (TopologicalSpace.Opens.map f.base).obj U) →
(hx : x ∈ V) →
CategoryTheory.Arrow.mk (AlgebraicGeometry.Scheme.Hom.stalkMap f x) ≅
CategoryTheory.Arrow.mk
(CommRingCat.ofHom
(Localization.localRingHom (hU.primeIdealOf ⟨f x, ⋯⟩).asIdeal (hV.primeIdealOf ⟨x, hx⟩).asIdeal
(CommRingCat.Hom.hom (AlgebraicGeometry.Scheme.Hom.appLE f U V hVU)) ⋯))Given affine opens x ∈ V ⊆ f⁻¹(U), the stalk map of f at x is isomorphic to
Localization.localRingHom of f.appLE U V.
- Defined in
- Mathlib.AlgebraicGeometry.AffineScheme
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- Algebraproof · cited by 11,388
- Oppositestatement · cited by 8,081
- Idealstatement · cited by 4,748
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- CategoryTheory.Isostatement · cited by 3,963
- TopCat.carrierstatement and proof · cited by 3,184
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- ContinuousMapstatement · cited by 2,491
- CommRingCatstatement · cited by 2,333
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.formallySmooth_stalkMap_iffproof · cited by 3