Let $(X,d)$ a metric space and $a\in X$. Show that $\{a\}$ is connected set.
My approach: Let $a\in X$, and suppose that $\{a\}$ is not connected set,i.e., there exist open set $A,B\subset X$ non-empty, such that $\{a\}\subseteq A\cup B$ and $A\cap B=\emptyset$. Thus implies that, if $\{a\}\in A$ then $B=\emptyset$; and if $\{a\}\in B$ then $A=\emptyset$. So this separation of the space cannot exist. Then $\{a\}$ is a connected set. This is correct? Thanks!!!