Theorems · Definition · group theory
IsLeftCancelAdd.casesOn
{G : Type u} →
[inst : Add G] →
{motive : IsLeftCancelAdd G → Sort u_1} →
(t : IsLeftCancelAdd G) → ((add_left_cancel : ∀ (a : G), IsAddLeftRegular a) → motive ⋯) → motive t- Defined in
- Mathlib.Algebra.Group.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- Add
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- IsLeftCancelAddstatement and proof · cited by 72
- IsAddLeftRegularstatement and proof · cited by 58
Cited by1
Results whose statement or proof uses this declaration.
- isLeftCancelAdd_iffproof · cited by 2