Mathlib Map

Theorems · Definition · group theory

Finset.prod

{ι : Type u_1} → {M : Type u_3} → [CommMonoid M] → Finset ι → (ι → M) → M

∏ x ∈ s, f x is the product of f x as x ranges over the elements of the finite set s. When the index type is a Fintype, the notation ∏ x, f x, is a shorthand for ∏ x ∈ Finset.univ, f x.

Defined in
Mathlib.Algebra.BigOperators.Group.Finset.Defs
Cited by
2,356 results in Mathlib
Foundations
Depth 13 from the axioms, rests on 87 definitions · uses propext, Quot.sound
Assumes
CommMonoid

Around this declaration

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

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2,415

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 2,415.