Theorems · Theorem · combinatorics
Fin.prod_ofFn
∀ {M : Type u_2} [inst : CommMonoid M] {n : ℕ} (f : Fin n → M), (List.ofFn f).prod = ∏ i, f i- Defined in
- Mathlib.Algebra.BigOperators.Fin
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, 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.
- Finset.univstatement · cited by 3,473
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Multiset.prodproof · cited by 528
- Fin.univ_val_mapproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- List.prod_ofFnproof · cited by 3
- Fin.prod_univ_defproof · cited by 1