Theorems · Definition · order theory
Set.ordConnectedComponent
{α : Type u_1} → [LinearOrder α] → Set α → α → Set αOrder-connected component of a point x in a set s. It is defined as the set of y such that
Set.uIcc x y ⊆ s. Note that it is empty if and only if x ∉ s.
- Cited by
- 23 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
- Assumes
- LinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.ofPredproof · cited by 6,101
- Set.uIccproof · cited by 393
Cited by25
Results whose statement or proof uses this declaration.
- Set.ordSeparatingSetproof · cited by 8
- Set.mem_ordConnectedComponentstatement · cited by 4
- Set.disjoint_left_ordSeparatingSetproof · cited by 3
- Set.ordConnectedComponent_subsetstatement and proof · cited by 3
- Set.ordConnectedProj_mem_ordConnectedComponentstatement · cited by 3
- Set.ordSeparatingSet_commproof · cited by 2
- Set.ordT5Nhdproof · cited by 2
- Set.compl_ordConnectedSection_ordSeparatingSet_mem_nhdsGEproof · cited by 2
- Set.dual_ordConnectedComponentstatement · cited by 2
- Set.ordConnectedComponent_eqstatement · cited by 2
- Set.subset_ordConnectedComponentstatement · cited by 2
- Set.mem_ordConnectedComponent_commstatement and proof · cited by 2