Theorems · Definition · group theory
CancelMonoid.casesOn
{M : Type u} →
{motive : CancelMonoid M → Sort u_1} →
(t : CancelMonoid M) →
([toLeftCancelMonoid : LeftCancelMonoid M] →
[toIsRightCancelMul : IsRightCancelMul M] →
motive { toLeftCancelMonoid := toLeftCancelMonoid, toIsRightCancelMul := toIsRightCancelMul }) →
motive t- Defined in
- Mathlib.Algebra.Group.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- IsRightCancelMulstatement and proof · cited by 43
- LeftCancelMonoidstatement and proof · cited by 28
- CancelMonoidstatement and proof · cited by 20
Cited by3
Results whose statement or proof uses this declaration.
- CancelMonoid.toLeftCancelMonoid_injectiveproof · cited by 1
- CancelMonoid.noConfusionproof · cited by 0
- CancelMonoid.noConfusionTypeproof · cited by 0