Theorems · Theorem · commutative algebra
RingHom.HoldsForLocalization.localRingHom
∀ {P : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop},
(RingHom.StableUnderComposition fun {R S} [CommRing R] [CommRing S] => P) →
(RingHom.LocalizationPreserves fun {R S} [CommRing R] [CommRing S] => P) →
(RingHom.HoldsForLocalization fun {R S} [CommRing R] [CommRing S] => P) →
∀ {R S : Type u} [inst : CommRing R] [inst_1 : CommRing S] {p : Ideal R} [inst_2 : p.IsPrime] {q : Ideal S}
[inst_3 : q.IsPrime] {f : R →+* S} (h : p = Ideal.comap f q), P f → P (Localization.localRingHom p q f h)- Defined in
- Mathlib.RingTheory.LocalProperties.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.primeComplstatement · cited by 462
- Ideal.comapstatement and proof · cited by 443
- Localization.AtPrimestatement and proof · cited by 299
- Localization.localRingHomstatement · cited by 54
- RingHom.StableUnderCompositionstatement and proof · cited by 26
- RingHom.LocalizationPreservesstatement and proof · cited by 13
- RingHom.HoldsForLocalizationstatement and proof · cited by 6
- RingHom.HoldsForLocalization.isLocalizationMapproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.LocallyOfFiniteType.stalkMapproof · cited by 1
- AlgebraicGeometry.FormallyUnramified.stalkMapproof · cited by 0