Theorems · Theorem · group theory
AddUnits.neg_val
∀ {α : Type u} [inst : AddMonoid α] (self : AddUnits α), self.neg + ↑self = 0neg is the left additive inverse of val in the base AddMonoid.
- Defined in
- Mathlib.Algebra.Group.Units.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- AddMonoid
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.
- AddMonoidstatement and proof · cited by 2,864
- AddUnitsstatement and proof · cited by 325
- AddUnits.valstatement · cited by 248
- AddUnits.negstatement · cited by 14
Cited by3
Results whose statement or proof uses this declaration.
- AddUnits.neg_addproof · cited by 17
- isAddUnit_iff_existsproof · cited by 3
- AddSubmonoid.addUnit_mem_leftNegproof · cited by 1