Theorems · Theorem · order theory
Pi.card_Icc
∀ {ι : Type u_1} {α : ι → Type u_2} [inst : Fintype ι] [inst_1 : DecidableEq ι] [inst_2 : (i : ι) → DecidableEq (α i)]
[inst_3 : (i : ι) → PartialOrder (α i)] [inst_4 : (i : ι) → LocallyFiniteOrder (α i)] (a b : (i : ι) → α i),
(Finset.Icc a b).card = ∏ i, (Finset.Icc (a i) (b i)).card- Defined in
- Mathlib.Data.Pi.Interval
- Cited by
- 4 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- PartialOrderstatement and proof · cited by 6,410
- Finset.univstatement · cited by 3,473
- Finset.prodstatement · cited by 2,356
- Finset.cardstatement · cited by 2,327
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Iccstatement and proof · cited by 348
- Fintype.card_piFinsetproof · cited by 10
Cited by4
Results whose statement or proof uses this declaration.
- Pi.card_Iocproof · cited by 0
- Pi.card_Iooproof · cited by 0
- Pi.card_uIccproof · cited by 0
- Pi.card_Icoproof · cited by 0