Mathlib Map

Theorems · Theorem · group theory

add_nsmul

∀ {M : Type u_2} [inst : AddMonoid M] (a : M) (m n : ℕ), (m + n) • a = m • a + n • a
Defined in
Mathlib.Algebra.Group.Defs
Cited by
44 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms
Assumes
AddMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

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

Cited by45

Results whose statement or proof uses this declaration.