Theorems · Definition · group theory
CancelCommMonoid.casesOn
{M : Type u} →
{motive : CancelCommMonoid M → Sort u_1} →
(t : CancelCommMonoid M) →
([toCommMonoid : CommMonoid M] →
[toIsLeftCancelMul : IsLeftCancelMul M] →
motive { toCommMonoid := toCommMonoid, toIsLeftCancelMul := toIsLeftCancelMul }) →
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.
- CommMonoidstatement and proof · cited by 2,264
- IsLeftCancelMulstatement and proof · cited by 51
- CancelCommMonoidstatement and proof · cited by 23
Cited by3
Results whose statement or proof uses this declaration.
- CancelCommMonoid.toCommMonoid_injectiveproof · cited by 1
- CancelCommMonoid.noConfusionproof · cited by 0
- CancelCommMonoid.noConfusionTypeproof · cited by 0