Mathlib Map

Theorems · Theorem · group theory

AddUnits.val_neg

∀ {α : Type u} [inst : AddMonoid α] (self : AddUnits α), ↑self + self.neg = 0

neg 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.

Cited by3

Results whose statement or proof uses this declaration.