Theorems · Theorem · group theory
isLeftCancelAdd_iff
∀ (G : Type u) [inst : Add G], IsLeftCancelAdd G ↔ ∀ (a : G), IsAddLeftRegular a
- Defined in
- Mathlib.Algebra.Group.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
- Assumes
- Add
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.
- IsLeftCancelAddstatement and proof · cited by 72
- IsAddLeftRegularstatement and proof · cited by 58
- IsLeftCancelAdd.casesOnproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- IsAddLeftRegular.allproof · cited by 5
- isCancelAdd_iff_forall_isAddRegularproof · cited by 2