Mathlib Map

Theorems · Theorem · group theory

neg_eq_iff_add_eq_zero

∀ {G : Type u_3} [inst : AddGroup G] {a b : G}, -a = b ↔ a + b = 0
Defined in
Mathlib.Algebra.Group.Basic
Cited by
16 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext
Assumes
AddGroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by16

Results whose statement or proof uses this declaration.