Mathlib Map

Theorems · Theorem · group theory

neg_sub_neg

∀ {α : Type u_1} [inst : SubtractionCommMonoid α] (a b : α), -a - -b = b - a
Defined in
Mathlib.Algebra.Group.Basic
Cited by
13 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext
Assumes
SubtractionCommMonoid

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 by13

Results whose statement or proof uses this declaration.