Theorems · Theorem · commutative algebra
IsLocalization.map_injective_of_injective
∀ {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}
(Q : Type u_4) [inst_5 : CommSemiring Q] [inst_6 : Algebra P Q],
Function.Injective ⇑g →
∀ [inst_7 : IsLocalization (Submonoid.map g M) Q], Function.Injective ⇑(IsLocalization.map Q g ⋯)Injectivity of a map descends to the map induced on localizations.
- Defined in
- Mathlib.RingTheory.Localization.Defs
- Cited by
- 6 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
- Submonoidstatement and proof · cited by 3,086
- IsLocalizationstatement and proof · cited by 636
- Submonoid.mapstatement and proof · cited by 190
- IsLocalization.mapstatement · cited by 99
- IsLocalization.toLocalizationMapproof · cited by 69
- Submonoid.le_comap_mapstatement · cited by 24
- Submonoid.LocalizationMap.map_injective_of_injectiveproof · cited by 1
Cited by6
Results whose statement or proof uses this declaration.
- Algebra.zariskisMainProperty_iffproof · cited by 3
- Polynomial.isMaximal_comap_C_of_isMaximalproof · cited by 0
- IsLocalization.mapₐ_injective_of_injectiveproof · cited by 0
- localizationAlgebra_injectiveproof · cited by 0
- IsLocalization.Away.mapₐ_injective_of_injectiveproof · cited by 0