Theorems · Theorem · group theory
IsAddLeftRegular.all
∀ {R : Type u_2} [inst : Add R] [IsLeftCancelAdd R] (g : R), IsAddLeftRegular gIf all additions cancel on the left then every element is add-left-regular.
- Defined in
- Mathlib.Algebra.Group.Defs
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
- Assumes
- AddIsLeftCancelAdd
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 · cited by 58
- isLeftCancelAdd_iffproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- WithTop.add_left_injproof · cited by 2
- AddMonoidAlgebra.support_coeff_single_mulproof · cited by 1
- ENat.WithBot.natCast_add_cancelproof · cited by 1
- ENat.WithBot.one_add_cancelproof · cited by 0
- IsAddRegular.allproof · cited by 0