Theorems · Definition · group theory
LeftCancelMonoid.casesOn
{M : Type u} →
{motive : LeftCancelMonoid M → Sort u_1} →
(t : LeftCancelMonoid M) →
([toMonoid : Monoid M] →
[toIsLeftCancelMul : IsLeftCancelMul M] →
motive { toMonoid := toMonoid, 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.
- Monoidstatement and proof · cited by 3,887
- IsLeftCancelMulstatement and proof · cited by 51
- LeftCancelMonoidstatement and proof · cited by 28
Cited by3
Results whose statement or proof uses this declaration.
- LeftCancelMonoid.toMonoid_injectiveproof · cited by 1
- LeftCancelMonoid.noConfusionproof · cited by 0
- LeftCancelMonoid.noConfusionTypeproof · cited by 0