Theorems · Theorem · group theory
AddUnits.val_neg
∀ {α : Type u} [inst : AddMonoid α] (self : AddUnits α), ↑self + self.neg = 0neg is the right 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.add_negproof · cited by 19
- isAddUnit_iff_existsproof · cited by 3
- Nat.addUnits_eq_zeroproof · cited by 0