Theorems · Theorem · group theory
CommMagma.IsLeftCancelMul.toIsRightCancelMul
∀ (G : Type u) [inst : CommMagma G] [IsLeftCancelMul G], IsRightCancelMul G
Any CommMagma G that satisfies IsLeftCancelMul G also satisfies IsRightCancelMul G.
- Defined in
- Mathlib.Algebra.Group.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- CommMagmaIsLeftCancelMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- mul_commproof · cited by 2,262
- CommMagmastatement and proof · cited by 57
- IsLeftCancelMulstatement and proof · cited by 51
- IsRightCancelMulstatement · cited by 43
- mul_left_cancelproof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- CommMagma.IsLeftCancelMul.toIsCancelMulproof · cited by 0