Mathlib Map

Theorems · Theorem · group theory

List.sum_replicate

∀ {M : Type u_2} [inst : AddMonoid M] (n : ℕ) (a : M), (List.replicate n a).sum = n • a
Defined in
Mathlib.Algebra.BigOperators.Group.List.Defs
Cited by
19 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext
Assumes
AddMonoid

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.

Cited by19

Results whose statement or proof uses this declaration.