Theorems · Theorem · commutative algebra
RingHom.HoldsForLocalization.isLocalizationMap
∀ {R S : Type u} [inst : CommRing R] [inst_1 : CommRing S]
{P : {R S : Type u} → [inst : CommRing R] → [inst_2 : 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) →
∀ {M : Submonoid R} {T : Submonoid S} {R' : Type u} [inst_2 : CommRing R'] [inst_3 : Algebra R R']
[inst_4 : IsLocalization M R'] (S' : Type u) [inst_5 : CommRing S'] [inst_6 : Algebra S S']
[inst_7 : IsLocalization T S'] {f : R →+* S} (hy : M ≤ Submonoid.comap f T),
P f → P (IsLocalization.map S' f hy)- Defined in
- Mathlib.RingTheory.LocalProperties.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerproof · cited by 3,896
- Submonoidstatement and proof · cited by 3,086
- RingHom.compproof · cited by 899
- IsLocalizationstatement and proof · cited by 636
- RingHom.extproof · cited by 331
- Localizationproof · cited by 270
- Submonoid.mapproof · cited by 190
Cited by1
Results whose statement or proof uses this declaration.
- RingHom.HoldsForLocalization.localRingHomproof · cited by 2