Mathlib Map

Theorems · Theorem · group theory

List.sum_eq_card_nsmul

∀ {M : Type u_2} [inst : AddMonoid M] (l : List M) (m : M), (∀ x ∈ l, x = m) → l.sum = l.length • m
Defined in
Mathlib.Algebra.BigOperators.Group.List.Defs
Cited by
2 results in Mathlib
Foundations
Depth 17 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.

Cited by2

Results whose statement or proof uses this declaration.