Theorems · Theorem · order theory
Set.Ioc_add_Ico_subset
∀ {α : Type u_1} [inst : Add α] [inst_1 : PartialOrder α] [AddLeftStrictMono α] [AddRightStrictMono α] (a b c d : α),
Set.Ioc a b + Set.Ico c d ⊆ Set.Ioo (a + c) (b + d)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- PartialOrderstatement and proof · cited by 6,410
- Set.Ioostatement · cited by 1,214
- Set.Iocstatement and proof · cited by 971
- Set.Icostatement and proof · cited by 799
- AddLeftMonoproof · cited by 687
- AddRightMonoproof · cited by 367
- Set.addstatement · cited by 338
- AddLeftStrictMonostatement and proof · cited by 203
- AddRightStrictMonostatement and proof · cited by 160
- add_lt_add_of_lt_of_leproof · cited by 37
- add_lt_add_of_le_of_ltproof · cited by 31
Cited by1
Results whose statement or proof uses this declaration.
- Finset.Ioc_add_Ico_subsetproof · cited by 0