Theorems · Theorem · combinatorics
Fintype.prod_eq_one
∀ {α : Type u_1} {M : Type u_4} [inst : Fintype α] [inst_1 : CommMonoid M] (f : α → M),
(∀ (a : α), f a = 1) → ∏ a, f a = 1- Defined in
- Mathlib.Data.Fintype.BigOperators
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FintypeCommMonoid
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.
- Fintypestatement and proof · cited by 7,736
- Finset.univstatement and proof · cited by 3,473
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Finset.prod_eq_oneproof · cited by 22
Cited by2
Results whose statement or proof uses this declaration.
- Polynomial.det_taylorLinearEquiv_toLinearMapproof · cited by 1
- Fin.prod_truncproof · cited by 0