Theorems · Theorem · group theory
AddCommMagma.IsRightCancelAdd.toIsLeftCancelAdd
∀ (G : Type u) [inst : AddCommMagma G] [IsRightCancelAdd G], IsLeftCancelAdd G
Any AddCommMagma G that
satisfies IsRightCancelAdd G also satisfies IsLeftCancelAdd G.
- Defined in
- Mathlib.Algebra.Group.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- AddCommMagmaIsRightCancelAdd
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.
- add_commproof · cited by 1,535
- IsLeftCancelAddstatement · cited by 72
- IsRightCancelAddstatement and proof · cited by 69
- AddCommMagmastatement and proof · cited by 32
- add_right_cancelproof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- AddCommMagma.IsRightCancelAdd.toIsCancelAddproof · cited by 0