If $K \subseteq \mathbb R$ is such that for every $a,b \in K$ with $a<b$, we have $[a,b] \subset K$, prove that $K$ is connected.
If $a,b \in K$ with $a<b$ such that $[a,b] \subset K$, then, for every $z \in \mathbb R$ with $a<z<b$, we know that $z \in [a,b] \subset K$, i.e. $z \in K$. This proves that $K$ is an interval.
We know that, in general, a subset $S \subseteq \mathbb R$ is connected if and only if $S$ is an interval. Therefore $K$ must be connected, since $K\subseteq R$ and $K$ is an interval.
Is this correct, or am I approaching this problem incorrectly?