Theorems · Theorem · order theory
Set.ordConnected_iff_uIcc_subset_left
∀ {α : Type u_1} [inst : LinearOrder α] {s : Set α} {x : α},
x ∈ s → (s.OrdConnected ↔ ∀ ⦃y : α⦄, y ∈ s → Set.uIcc x y ⊆ s)- Defined in
- Mathlib.Order.Interval.Set.OrdConnected
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrder
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.
- Setstatement and proof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.uIccstatement · cited by 393
- Set.OrdConnectedstatement and proof · cited by 161
- Set.OrdConnected.uIcc_subsetproof · cited by 6
- Set.ordConnected_of_uIcc_subset_leftproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- starConvex_iff_ordConnectedproof · cited by 1
- Set.ordConnected_iff_uIcc_subset_rightproof · cited by 0