Mathlib Map

Theorems · Theorem · group theory

eq_of_neg_add_eq_zero

∀ {α : Type u_1} [inst : SubtractionMonoid α] {a b : α}, -a + b = 0 → a = b
Defined in
Mathlib.Algebra.Group.Basic
Cited by
1 results in Mathlib
Foundations
Depth 9 from the axioms · uses propext
Assumes
SubtractionMonoid

Around this declaration

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

Cites3

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

Cited by1

Results whose statement or proof uses this declaration.