Theorems · Theorem · combinatorics
Finset.card_pi
∀ {ι : Type u_4} {α : ι → Type u_6} [inst : DecidableEq ι] (s : Finset ι) (t : (i : ι) → Finset (α i)),
(s.pi t).card = ∏ i ∈ s, (t i).card- Defined in
- Mathlib.Data.Fintype.BigOperators
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Finset.prodstatement · cited by 2,356
- Finset.cardstatement · cited by 2,327
- Finset.valproof · cited by 438
- Finset.pistatement · cited by 23
- Multiset.card_piproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- Fintype.card_piFinsetproof · cited by 10
- Finset.card_dfinsuppproof · cited by 2
- Finset.card_finsuppproof · cited by 2
- Nat.card_finMulAntidiag_of_squarefreeproof · cited by 1