Theorems · Theorem · order theory
card_Ico_zero_add
∀ {M : Type u_1} [inst : AddCancelCommMonoid M] [inst_1 : LinearOrder M] [IsOrderedAddMonoid M]
[inst_3 : LocallyFiniteOrder M] [ExistsAddOfLE M] (a b : M),
0 ≤ a → 0 ≤ b → (Finset.Ico 0 (a + b)).card = (Finset.Ico 0 a).card + (Finset.Ico 0 b).card- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetproof · cited by 13,712
- LinearOrderstatement and proof · cited by 8,572
- zero_addproof · cited by 2,366
- Finset.cardstatement and proof · cited by 2,327
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- add_commproof · cited by 1,535
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Icostatement and proof · cited by 450
- ExistsAddOfLEstatement and proof · cited by 330
- inf_of_le_leftproof · cited by 186
- sup_of_le_rightproof · cited by 143
- tsub_zeroproof · cited by 123
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.