Mathlib Map

Theorems · Theorem · group theory

add_neg_cancel_comm_assoc

∀ {G : Type u_1} [inst : AddCommGroup G] (a b : G), a + (b + -a) = b
Defined in
Mathlib.Algebra.Group.Defs
Cited by
16 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
AddCommGroup

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 by16

Results whose statement or proof uses this declaration.