Theorems · Theorem · group theory
IsRightCancelMul.mul_right_cancel
∀ {G : Type u} {inst : Mul G} [self : IsRightCancelMul G] (a : G), IsRightRegular aMultiplication 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
- IsRightCancelMul
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.
- IsRightRegularstatement · cited by 93
- IsRightCancelMulstatement and proof · cited by 43
Cited by1
Results whose statement or proof uses this declaration.
- mul_right_cancelproof · cited by 14