Theorems · Theorem · order theory
DFinsupp.card_Icc
∀ {ι : Type u_1} {α : ι → Type u_2} [inst : DecidableEq ι] [inst_1 : (i : ι) → DecidableEq (α i)]
[inst_2 : (i : ι) → PartialOrder (α i)] [inst_3 : (i : ι) → Zero (α i)] [inst_4 : (i : ι) → LocallyFiniteOrder (α i)]
(f g : Π₀ (i : ι), α i), (Finset.Icc f g).card = ∏ i ∈ f.support ∪ g.support, (Finset.Icc (f i) (g i)).card- Defined in
- Mathlib.Data.DFinsupp.Interval
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 83 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 · cited by 13,712
- PartialOrderstatement and proof · cited by 6,410
- Finset.prodstatement · cited by 2,356
- Finset.cardstatement · cited by 2,327
- DFinsuppstatement and proof · cited by 694
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Iccstatement · cited by 348
- DFinsupp.supportstatement and proof · cited by 158
- DFinsupp.rangeIccproof · cited by 5
- Finset.card_dfinsuppproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- Multiset.card_Iccproof · cited by 4
- DFinsupp.card_Iicproof · cited by 1
- DFinsupp.card_uIccproof · cited by 1
- DFinsupp.card_Icoproof · cited by 0
- DFinsupp.card_Iocproof · cited by 0
- DFinsupp.card_Iooproof · cited by 0