Theorems · Definition · group theory
AddCancelMonoid.casesOn
{M : Type u} →
{motive : AddCancelMonoid M → Sort u_1} →
(t : AddCancelMonoid M) →
([toAddLeftCancelMonoid : AddLeftCancelMonoid M] →
[toIsRightCancelAdd : IsRightCancelAdd M] →
motive { toAddLeftCancelMonoid := toAddLeftCancelMonoid, toIsRightCancelAdd := toIsRightCancelAdd }) →
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.
- IsRightCancelAddstatement and proof · cited by 69
- AddLeftCancelMonoidstatement and proof · cited by 37
- AddCancelMonoidstatement and proof · cited by 23
Cited by3
Results whose statement or proof uses this declaration.
- AddCancelMonoid.toAddLeftCancelMonoid_injectiveproof · cited by 1
- AddCancelMonoid.noConfusionproof · cited by 0
- AddCancelMonoid.noConfusionTypeproof · cited by 0