Theorems · Definition · group theory
IsRightCancelMul.casesOn
{G : Type u} →
[inst : Mul G] →
{motive : IsRightCancelMul G → Sort u_1} →
(t : IsRightCancelMul G) → ((mul_right_cancel : ∀ (a : G), IsRightRegular a) → motive ⋯) → motive t- Defined in
- Mathlib.Algebra.Group.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- Mul
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 and proof · cited by 93
- IsRightCancelMulstatement and proof · cited by 43
Cited by1
Results whose statement or proof uses this declaration.
- isRightCancelMul_iffproof · cited by 2