Theorems · Theorem · order theory
Set.Ioi_subset_Ici
∀ {α : Type u_1} [inst : Preorder α] {a b : α}, b ≤ a → Set.Ioi a ⊆ Set.Ici bIf a ≤ b, then (b, +∞) ⊆ [a, +∞). In preorders, this is just an implication. If you need
the equivalence in dense linear orders, use Ioi_subset_Ici_iff.
- Defined in
- Mathlib.Order.Interval.Set.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Preorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- LE.le.transproof · cited by 3,151
- Set.Ioistatement · cited by 1,463
- Set.Icistatement · cited by 1,070
- Set.Ioi_subset_Ici_selfproof · cited by 34
- Set.Ioi_subset_Ioiproof · cited by 28
Cited by5
Results whose statement or proof uses this declaration.
- Set.image_subtype_val_Ici_Ioiproof · cited by 2
- MeasureTheory.IsStoppingTime.measurableSet_lt_of_isLUBproof · cited by 1
- InformationTheory.convexOn_Ioi_klFunproof · cited by 0
- Set.Ioi_subset_Ici_iffproof · cited by 0
- MeasureTheory.integral_comp_rpow_Ioi_of_pos'proof · cited by 0