Theorems · Theorem · group theory
neg_sub_comm
∀ {α : Type u_1} [inst : SubtractionCommMonoid α] (a b : α), -a - b = -b - a- Defined in
- Mathlib.Algebra.Group.Basic
- Cited by
- 2 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.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- add_commproof · cited by 1,535
- sub_eq_add_negproof · cited by 1,023
- SubtractionCommMonoidstatement and proof · cited by 79
Cited by2
Results whose statement or proof uses this declaration.
- ConvexOn.isBoundedUnder_absproof · cited by 2
- Representation.mem_invariants_iff_of_forall_mem_zpowersproof · cited by 0