Theorems · Theorem · group theory
AddRightCancelMonoid.eq_zero_of_add_right
∀ {α : Type u} [inst : AddRightCancelMonoid α] [Subsingleton (AddUnits α)] {a b : α}, a + b = 0 → a = 0- Defined in
- Mathlib.Algebra.Group.Units.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- add_assocproof · cited by 746
- AddUnitsstatement and proof · cited by 325
- AddRightCancelMonoidstatement and proof · cited by 25
- add_right_cancel_iffproof · cited by 19
- AddUnits.negproof · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- AddRightCancelMonoid.eq_zero_of_add_leftproof · cited by 1
- AddRightCancelMonoid.add_eq_zeroproof · cited by 1