Theorems · Theorem · group theory
AddSubmonoid.IsLocalizationMap.exists_of_eq
∀ {M : Type u_1} [inst : AddCommMonoid M] {N : Type u_2} [inst_1 : AddCommMonoid N] {S : AddSubmonoid M} {f : M → N},
S.IsLocalizationMap f → ∀ {x y : M}, f x = f y → ∃ c, ↑c + x = ↑c + y- Cited by
- 5 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
- Assumes
- AddCommMonoidAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- AddSubmonoidstatement and proof · cited by 1,178
- AddSubmonoid.IsLocalizationMapstatement and proof · cited by 18
Cited by5
Results whose statement or proof uses this declaration.
- AddSubmonoid.LocalizationMap.eq_iff_existsproof · cited by 8
- AddSubmonoid.LocalizationMap.exists_of_eqproof · cited by 1
- AddSubmonoid.isLocalizationMap_iff_bijectiveproof · cited by 1
- AddSubmonoid.IsLocalizationMap.piproof · cited by 0
- AddSubmonoid.IsLocalizationMap.addEquiv_compproof · cited by 0