Theorems · Theorem · commutative algebra
RingHom.IsStableUnderBaseChange.isLocalization_map
∀ {P : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop},
RingHom.IsStableUnderBaseChange P →
∀ {R S Rᵣ Sᵣ : Type u} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing Rᵣ] [inst_3 : CommRing Sᵣ]
[inst_4 : Algebra R Rᵣ] [inst_5 : Algebra S Sᵣ] (M : Submonoid R) [inst_6 : IsLocalization M Rᵣ] (f : R →+* S)
[inst_7 : IsLocalization (Submonoid.map f M) Sᵣ], P f → P (IsLocalization.map Sᵣ f ⋯)If P is stable under base change and holds for f, then P holds for f localized
at any submonoid M of R.
- Defined in
- Mathlib.RingTheory.LocalProperties.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- 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.toAlgebraproof · cited by 337
- Submonoid.mapstatement and proof · cited by 190
- Algebra.algebraMapSubmonoidproof · cited by 137
- IsScalarTower.of_algebraMap_eq'proof · cited by 101
Cited by1
Results whose statement or proof uses this declaration.
- RingHom.IsStableUnderBaseChange.localizationPreservesproof · cited by 11