Theorems · Theorem · group theory
AddSubmonoid.LocalizationMap.map_injective_of_injective
∀ {M : Type u_1} [inst : AddCommMonoid M] {S : AddSubmonoid M} {N : Type u_2} [inst_1 : AddCommMonoid N] {P : Type u_3}
[inst_2 : AddCommMonoid P] (f : S.LocalizationMap N) {g : M →+ P} {Q : Type u_4} [inst_3 : AddCommMonoid Q],
Function.Injective ⇑g → ∀ (k : (AddSubmonoid.map g S).LocalizationMap Q), Function.Injective ⇑(f.map ⋯ k)Given an injective AddCommMonoid homomorphism g : M →+ P, and a
submonoid S ⊆ M, the induced monoid homomorphism from the localization of M at S
to the localization of P at g S, is injective.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 52 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
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coeproof · cited by 8,199
- AddMonoidHomstatement and proof · cited by 3,230
- AddSubmonoidstatement and proof · cited by 1,178
- AddSubmonoid.LocalizationMapstatement and proof · cited by 119
- AddSubmonoid.mapstatement and proof · cited by 99
- Set.surjOn_imageproof · cited by 15
- AddSubmonoid.LocalizationMap.mapstatement · cited by 15
- AddSubmonoid.apply_coe_mem_mapstatement and proof · cited by 2
- AddSubmonoid.LocalizationMap.map_injective_of_surjOn_or_injectiveproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.