Theorems · Theorem · order theory
Multiset.card_Ioo_eq_card_Icc_sub_two
∀ {α : Type u_1} [inst : PartialOrder α] [inst_1 : LocallyFiniteOrder α] (a b : α),
(Multiset.Ioo a b).card = (Multiset.Icc a b).card - 2- Defined in
- Mathlib.Order.Interval.Multiset
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- LocallyFiniteOrderstatement and proof · cited by 658
- Multiset.cardstatement · cited by 375
- Multiset.Iccstatement · cited by 14
- Multiset.Ioostatement · cited by 13
- Finset.card_Ioo_eq_card_Icc_sub_twoproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.