Mathlib Map

Theorems · Theorem · group theory

List.prod_replicate

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

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 by29

Results whose statement or proof uses this declaration.