Theorems · Definition · commutative algebra
IsLocalization.ringEquivOfRingEquiv
{R : Type u_1} →
[inst : CommSemiring R] →
{M : Submonoid R} →
(S : Type u_2) →
[inst_1 : CommSemiring S] →
[inst_2 : Algebra R S] →
{P : Type u_3} →
[inst_3 : CommSemiring P] →
[IsLocalization M S] →
{T : Submonoid P} →
(Q : Type u_4) →
[inst_5 : CommSemiring Q] →
[inst_6 : Algebra P Q] →
[IsLocalization T Q] → (h : R ≃+* P) → Submonoid.map h.toMonoidHom M = T → S ≃+* QIf S, Q are localizations of R and P at submonoids M, T respectively, an
isomorphism j : R ≃+* P such that j(M) = T induces an isomorphism of localizations
S ≃+* Q.
- Defined in
- Mathlib.RingTheory.Localization.Defs
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomproof · cited by 10,189
- MonoidHomstatement · cited by 3,629
- Submonoidstatement and proof · cited by 3,086
- RingEquivstatement and proof · cited by 1,147
- RingHomClass.toRingHomproof · cited by 746
- IsLocalizationstatement and proof · cited by 636
- RingEquiv.symmproof · cited by 567
- Submonoid.mapstatement and proof · cited by 190
- IsLocalization.mapproof · cited by 99
Cited by18
Results whose statement or proof uses this declaration.
- IsLocalization.algEquivproof · cited by 45
- IsFractionRing.ringEquivOfRingEquivproof · cited by 17
- IsLocalization.algEquivOfAlgEquivproof · cited by 7
- IsLocalization.ringEquivOfRingEquiv_applystatement and proof · cited by 5
- FractionalIdeal.canonicalEquiv_symmproof · cited by 2
- FractionalIdeal.mem_canonicalEquiv_applyproof · cited by 2
- Algebra.IsStandardEtale.of_isLocalizationAwayproof · cited by 2
- FractionalIdeal.canonicalEquiv_defstatement and proof · cited by 2
- IsIntegrallyClosed.of_isLocalization_maximalproof · cited by 1
- IsLocalization.bijective_lift_piRingHom_algebraMap_comp_piEvalRingHomproof · cited by 1
- RingHom.locally_respectsIsoproof · cited by 1
- RingHom.HoldsForLocalization.mkproof · cited by 0