Theorems · Theorem · group theory
Submonoid.LocalizationMap.map_left_cancel
∀ {M : Type u_1} [inst : CommMonoid M] {S : Submonoid M} {N : Type u_2} [inst_1 : CommMonoid N]
(f : S.LocalizationMap N) {x y : M} {c : ↥S}, f (x * ↑c) = f (y * ↑c) → f x = f y- Cited by
- 1 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
- Assumes
- CommMonoidCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Submonoidstatement and proof · cited by 3,086
- CommMonoidstatement and proof · cited by 2,264
- mul_commproof · cited by 2,262
- Submonoid.LocalizationMapstatement and proof · cited by 147
- Submonoid.LocalizationMap.map_right_cancelproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalization.map_left_cancelproof · cited by 0