Theorems · Theorem · group theory
AddCommute.add_nsmul
∀ {M : Type u_2} [inst : AddMonoid M] {a b : M}, AddCommute a b → ∀ (n : ℕ), n • (a + b) = n • a + n • b- Defined in
- Mathlib.Algebra.Group.Commute.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
- Assumes
- AddMonoid
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.
- AddMonoidstatement and proof · cited by 2,864
- AddCommutestatement and proof · cited by 185
Cited by2
Results whose statement or proof uses this declaration.
- AddCommute.zsmul_addproof · cited by 1
- Even.nsmul_rightproof · cited by 0