From a short search in the internet I was unable to find whether there are easy conditions for connectedness in Linearly ordered topological spaces. It looks to me like connectdness in the linear order case should be simpler, but was wondering if perhaps there is no such simple characterizations.
For example, I think that the following should be true:
Given a Linearly ordered topological space $(X,<)$:
- $X$ is connected if and only if it is path connected.
- $X$ is connected if and only if every bounded subset is order-complete.
- $X$ is connected if and only if every bounded set is connected.
I saw a result stating that $X$ connected is orderable if and only if $A \subseteq X\times X$ is disconnected in $X\times X$ w.r.t the product topology, where $A=X\times X \setminus \Delta$ and $\Delta$ is the diagonal set in $X\times X$.
So my questions are whether any of these proposed statements true, and is there perhaps another simple characterization which is true?
Let $X$ be an ordered topological space $(X,<)$.
A cut $(A,B)$ of $X$ (by which I mean $A,B \subseteq X$, both non-empty, $A \cap B = \emptyset$, $A \cup B = X$, and also for all $a \in B$ and all $b \in B$ we have $a < b$) is called a jump if $A$ has a maximum and $B$ has a minimum, and a gap if neither is the case.
Theorems: $X$ is connected iff $X$ has no gaps or jumps. $X$ is compact iff it has no gaps, and a minimum and a maximum.
This was the way we used to discuss it in university (90's). Now Munkres has popularised the term "linear continuum" and in his text book shows that $X$ is connected iff it is a linear continuum which means that
Note that the second implies $X$ has no jumps and the former that $X$ has no gaps (so there is a clear connection with my "classical" terminology). But Munkres' equivalent conditions are probably easier to verify in practice.. First application is that $\Bbb R$ and all its subsegments and intervals are connected.
Your conditons do not quite work: in $\Bbb Z$ all bounded subsets are order complete (even finite) but $\Bbb Z$ is not connected. Your condition 3. is somewhat circular and not really useful as a criterion. It quite easily follows from both above characterisations though: gaps or jumps manifest on a bounded subset already e.g.
Finally, 1. is certainly false: $[0,1]^2$ in the lexicographic order topology is connected but not path-connected.