Theorems · Theorem · group theory
nsmul_neg_comm
∀ {G : Type u_1} [inst : AddGroup G] (a : G) (m n : ℕ), m • -a + n • a = n • a + m • -a- Defined in
- Mathlib.Algebra.Group.Commute.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
- Assumes
- AddGroup
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.
- AddGroupstatement and proof · cited by 4,410
- AddCommute.reflproof · cited by 12
- AddCommute.nsmul_nsmulproof · cited by 4
- AddCommute.neg_leftproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.