Theorems · Theorem · group theory
IsAddUnit.add_neg_cancel_right
∀ {α : Type u} [inst : SubtractionMonoid α] {b : α}, IsAddUnit b → ∀ (a : α), a + b + -b = a- Defined in
- Mathlib.Algebra.Group.Units.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
- Assumes
- SubtractionMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- IsAddUnitstatement and proof · cited by 215
- SubtractionMonoidstatement and proof · cited by 208
- IsAddUnit.addUnit'proof · cited by 11
- AddUnits.add_neg_cancel_rightproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- IsAddUnit.add_sub_cancel_rightproof · cited by 1
- IsAddUnit.add_add_subproof · cited by 0
- mem_addCommutatorSet_of_isAddConj_sqproof · cited by 0