Theorems · Definition · group theory
RightCancelMonoid.casesOn
{M : Type u} →
{motive : RightCancelMonoid M → Sort u_1} →
(t : RightCancelMonoid M) →
([toMonoid : Monoid M] →
[toIsRightCancelMul : IsRightCancelMul M] →
motive { toMonoid := toMonoid, 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.
- Monoidstatement and proof · cited by 3,887
- IsRightCancelMulstatement and proof · cited by 43
- RightCancelMonoidstatement and proof · cited by 18
Cited by3
Results whose statement or proof uses this declaration.
- RightCancelMonoid.toMonoid_injectiveproof · cited by 1
- RightCancelMonoid.noConfusionproof · cited by 0
- RightCancelMonoid.noConfusionTypeproof · cited by 0