Mathlib Map

Theorems · Theorem · combinatorics

Fin.prod_univ_two

∀ {M : Type u_2} [inst : CommMonoid M] (f : Fin 2 → M), ∏ i, f i = f 0 * f 1
Defined in
Mathlib.Algebra.BigOperators.Fin
Cited by
16 results in Mathlib
Foundations
Depth 80 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.

Cites7

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

Cited by16

Results whose statement or proof uses this declaration.