Theorems · Theorem · commutative algebra
IsLocalization.map_eq
∀ {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] {g : R →+* P}
{T : Submonoid P} {Q : Type u_4} [inst_5 : CommSemiring Q] [inst_6 : Algebra P Q] [inst_7 : IsLocalization T Q]
(hy : M ≤ Submonoid.comap g T) (x : R), (IsLocalization.map Q g hy) ((algebraMap R S) x) = (algebraMap P Q) (g x)- Defined in
- Mathlib.RingTheory.Localization.Defs
- Cited by
- 34 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 and proof · cited by 10,189
- Algebra.algebraMapstatement · cited by 4,706
- Submonoidstatement and proof · cited by 3,086
- IsLocalizationstatement and proof · cited by 636
- Submonoid.comapstatement and proof · cited by 179
- IsLocalization.mapstatement · cited by 99
- IsLocalization.map_unitsproof · cited by 69
- IsLocalization.lift_eqproof · cited by 14
Cited by34
Results whose statement or proof uses this declaration.
- Localization.localRingHom_to_mapproof · cited by 13
- isIntegral_localizationproof · cited by 4
- IsFractionRing.algEquivOfAlgEquiv_algebraMapproof · cited by 4
- Algebra.IsStandardEtale.of_isLocalizationAwayproof · cited by 2
- RingHom.RespectsIso.isLocalization_away_iffproof · cited by 2
- IsLocalization.map_smulproof · cited by 2
- AlgebraicGeometry.exists_smooth_of_formallySmooth_stalkproof · cited by 2
- IsFractionRing.ringEquivOfRingEquiv_algebraMapproof · cited by 2
- RingHom.locally_stableUnderCompositionWithLocalizationAwayTargetproof · cited by 2
- FractionalIdeal.canonicalEquiv_coeIdealproof · cited by 2
- RingHom.OfLocalizationSpan.mkproof · cited by 1