Mathlib Map

Theorems · Theorem · group theory

sub_eq_add_neg

∀ {G : Type u_1} [inst : SubNegMonoid G] (a b : G), a - b = a + -b

Subtracting an element is the same as adding by its negative. This is a duplicate of SubNegMonoid.sub_eq_add_neg ensuring that the types unfold better.

Defined in
Mathlib.Algebra.Group.Defs
Cited by
1,023 results in Mathlib
Foundations
Depth 6 from the axioms, rests on 35 definitions · uses no axioms
Assumes
SubNegMonoid

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 by1,023

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 1,023.