Theorems · Theorem · group theory
IsRightCancelAdd.add_right_cancel
∀ {G : Type u} {inst : Add G} [self : IsRightCancelAdd G] (a : G), IsAddRightRegular aAddition is right cancellative (i.e. right regular).
- Defined in
- Mathlib.Algebra.Group.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- IsRightCancelAdd
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- IsRightCancelAddstatement and proof · cited by 69
- IsAddRightRegularstatement · cited by 55
Cited by1
Results whose statement or proof uses this declaration.
- add_right_cancelproof · cited by 23