Theorems · Theorem · algebraic geometry
AlgebraicGeometry.HasRingHomProperty.stalkMap_of_respectsIso
∀ {P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme}
{Q : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop}
[AlgebraicGeometry.HasRingHomProperty P Q] {X Y : AlgebraicGeometry.Scheme} {f : X ⟶ Y}
{Q' : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop},
(RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q') →
(∀ {R S : Type u} [inst : CommRing R] [inst_1 : CommRing S] (f : R →+* S),
Q f → ∀ (J : Ideal S) (x : J.IsPrime), Q' (Localization.localRingHom (Ideal.comap f J) J f ⋯)) →
P f → ∀ (x : ↥X), Q' (CommRingCat.Hom.hom (AlgebraicGeometry.Scheme.Hom.stalkMap f x))Let Q be a property of ring maps that implies Q' on stalks.
Then if the associated property of scheme morphisms holds for f, Q' holds on all stalks.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites63
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.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Top.topproof · cited by 9,680
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- Idealstatement and proof · cited by 4,748
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.HasRingHomProperty.stalkMapproof · cited by 3
- AlgebraicGeometry.LocallyOfFiniteType.stalkMapproof · cited by 1