$ I \subset \Bbb R\; \text{is an interval} \Rightarrow I \subset \Bbb R\; \text{is connected}$
I am reviewing the lecture note about proving above statement.
Proof is such as below:
Suppose $I$ is a disconnected invterval.
Then $I = u \cup v$, where $u$ and $v$ are $non-empty$ $open\; subsets$ of $I$.
Thus we can find $a \in u $ and $b \in v$ with $a < b $.
Define $ c:= sup\{x\in \Bbb R\mid [a,x) \subset u \}$
Then $ a\le c \le b, hence \; c \in I$ because $a, b \in I $ and $\;\text{I is an interval}$
Clearly, $c \in \overline u\;\;$since $c$ is the limit of increasing sequence in u that converges in $I$. (*)
But $u$ is closed in $I$, since $u = v^c$, Thus $ c \in u$, and so $c<b$ and moreover since $u$ is also open in $I$, there $\exists \delta > 0$ and $B(c,\delta)\cap I \subset u $ and $c+\delta < b$.
But $[c,c+\delta) \subset [c,b] \subset I$ since $c, b \in I$ and $ I$ is an interval. (**)
Hence $[c, c+\delta) \subset B(c,\delta) \cap I \subset u$ and so $[a, c+\delta) \subset u$ which is contradict to the definition of $c$
My question is regarding (*) and (**).
For the (*), how could I know that c is the limit of an increasing sequence in u and is that always contained in closure of u?
For the (**), how could the fact that $c, b \in I$ and $ I$ is an interval concludes the fact that $[c,c+\delta) \subset [c,b] \subset I$ ?