Theorems · Definition · order theory
Finset.dfinsupp
{ι : Type u_1} →
{α : ι → Type u_2} →
[DecidableEq ι] → [inst : (i : ι) → Zero (α i)] → Finset ι → ((i : ι) → Finset (α i)) → Finset (Π₀ (i : ι), α i)Finitely supported product of finsets.
- Defined in
- Mathlib.Data.DFinsupp.Interval
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqZero
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.
- Finsetstatement and proof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- Finset.mapproof · cited by 747
- DFinsuppstatement · cited by 694
- DFinsupp.mkproof · cited by 28
- Finset.piproof · cited by 23
Cited by5
Results whose statement or proof uses this declaration.
- Finset.card_dfinsuppstatement · cited by 2
- DFinsupp.piproof · cited by 2
- Finset.mem_dfinsupp_iffstatement · cited by 1
- Finset.mem_dfinsupp_iff_of_support_subsetstatement · cited by 1
- DFinsupp.Icc_eqstatement · cited by 0