Theorems · Theorem · order theory
Finsupp.card_uIcc
∀ {ι : Type u_1} {α : Type u_2} [inst : Lattice α] [inst_1 : Zero α] [inst_2 : LocallyFiniteOrder α] (f g : ι →₀ α),
(Finset.uIcc f g).card = ∏ i ∈ f.support ∪ g.support, (Finset.uIcc (f i) (g i)).card- Defined in
- Mathlib.Data.Finsupp.Interval
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Finsetstatement and proof · cited by 13,712
- Finsuppstatement and proof · cited by 5,255
- Finset.prodstatement and proof · cited by 2,356
- Finset.cardstatement and proof · cited by 2,327
- Latticestatement and proof · cited by 916
- Finsupp.supportstatement · cited by 828
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.uIccstatement and proof · cited by 84
- Finsupp.card_Iccproof · cited by 5
- Finsupp.support_inf_union_support_supproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.