Theorems · Theorem · algebraic geometry
AlgebraicGeometry.HasRingHomProperty.stalkMap
∀ {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},
(∀ {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 is stable under localization.
Then if the associated property of scheme morphisms holds for f, Q holds on all stalks.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Idealstatement and proof · cited by 4,748
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- 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
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- AlgebraicGeometry.PresheafedSpace.carrierstatement and proof · cited by 2,020
Cited by3
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Hom.quasiFiniteAtproof · cited by 2
- AlgebraicGeometry.Flat.stalkMapproof · cited by 1
- AlgebraicGeometry.FormallyUnramified.stalkMapproof · cited by 0