Theorems · Theorem · order theory
Finset.card_Ico_add_right
∀ {M : Type u_1} [inst : AddCancelCommMonoid M] [inst_1 : LinearOrder M] [IsOrderedAddMonoid M]
[inst_3 : LocallyFiniteOrder M] [ExistsAddOfLE M] (a b c : M),
(Finset.Ico (a + c) (b + c)).card = (Finset.Ico a b).card- Cited by
- 1 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Finset.cardstatement and proof · cited by 2,327
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- add_commproof · cited by 1,535
- Finset.mapproof · cited by 747
- add_assocproof · cited by 746
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.extproof · cited by 565
- Finset.Icostatement and proof · cited by 450
- ExistsAddOfLEstatement and proof · cited by 330
- Finset.card_mapproof · cited by 114
- add_right_commproof · cited by 85
Cited by1
Results whose statement or proof uses this declaration.
- card_Ico_zero_addproof · cited by 0