Theorems · Theorem · combinatorics
Finset.card_finsupp
∀ {ι : Type u_1} {α : Type u_2} [inst : Zero α] (s : Finset ι) (t : ι → Finset α),
(s.finsupp t).card = ∏ i ∈ s, (t i).card- Defined in
- Mathlib.Data.Finset.Finsupp
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Zero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Finsuppstatement · cited by 5,255
- Finset.prodstatement · cited by 2,356
- Finset.cardstatement · cited by 2,327
- Finset.card_mapproof · cited by 114
- Finsupp.indicatorproof · cited by 22
- Finset.finsuppstatement · cited by 4
- Finset.card_piproof · cited by 4
- Finsupp.indicator_injectiveproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Finsupp.card_Iccproof · cited by 5
- Finsupp.card_piproof · cited by 0