Theorems · Theorem · order theory
Pi.card_Ioo
∀ {ι : 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.Ioo a b).card = ∏ i, (Finset.Icc (a i) (b i)).card - 2- Defined in
- Mathlib.Data.Pi.Interval
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 3,473
- Finset.prodstatement and proof · cited by 2,356
- Finset.cardstatement and proof · cited by 2,327
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Iccstatement and proof · cited by 348
- Finset.Ioostatement · cited by 185
- Finset.card_Ioo_eq_card_Icc_sub_twoproof · cited by 6
- Pi.card_Iccproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.