Theorems · Theorem · commutative algebra
IsLocalization.ringEquivOfRingEquiv_apply
∀ {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] [inst_4 : IsLocalization M S] {T : Submonoid P}
(Q : Type u_4) [inst_5 : CommSemiring Q] [inst_6 : Algebra P Q] [inst_7 : IsLocalization T Q] (h : R ≃+* P)
(H : Submonoid.map h.toMonoidHom M = T) (a : S),
(IsLocalization.ringEquivOfRingEquiv S Q h H) a = (IsLocalization.map Q ↑h ⋯) a- Defined in
- Mathlib.RingTheory.Localization.Defs
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 59 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.coestatement and proof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- MonoidHomstatement · cited by 3,629
- Submonoidstatement and proof · cited by 3,086
- RingEquivstatement and proof · cited by 1,147
- RingHomClass.toRingHomstatement · cited by 746
- IsLocalizationstatement and proof · cited by 636
- Submonoid.mapstatement and proof · cited by 190
- IsLocalization.mapstatement · cited by 99
- IsLocalization.ringEquivOfRingEquivstatement and proof · cited by 15
Cited by5
Results whose statement or proof uses this declaration.
- Algebra.IsStandardEtale.of_isLocalizationAwayproof · cited by 2
- RingHom.locally_respectsIsoproof · cited by 1
- IsFractionRing.semilinearEquivOfRingEquiv_algebraMapproof · cited by 0
- IsLocalization.ringEquivOfRingEquiv_eqproof · cited by 0
- IsLocalization.ringEquivOfRingEquiv_mk'proof · cited by 0