Theorems · Theorem · group theory
IsAddRightRegular.all
∀ {R : Type u_2} [inst : Add R] [IsRightCancelAdd R] (g : R), IsAddRightRegular gIf all additions cancel on the right then every element is add-right-regular.
- Defined in
- Mathlib.Algebra.Group.Defs
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
- Assumes
- AddIsRightCancelAdd
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
- IsAddRightRegularstatement · cited by 55
- isRightCancelAdd_iffproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- WithTop.add_right_injproof · cited by 1
- ENat.WithBot.add_natCast_cancelproof · cited by 1
- AddMonoidAlgebra.support_coeff_mul_singleproof · cited by 1
- ENat.WithBot.add_one_cancelproof · cited by 0
- IsAddRegular.allproof · cited by 0