$ L:= \{(1,0)\}\;\cup\; \bigcup_{n=1}^\infty L_n$ where $L_n:= \{(x,{x\over n})\in \Bbb R^2\mid \; x\in [0,1]\},\; n\in \Bbb N$.
I've been provided that the set L as an example of Connected but not Path-connecte set.
I would like to prove that the given L is connected but not-path-connected?
Below is my proof for connectedness, please check whether it's correct.
Proof of Connected-ness>>
If we choose two open sets $u,v$ in $\Bbb R^2 $ which are $ u = (1,0)$ and $ v = L \setminus \{(1,0)\} $ then A is connected.
Proof of Path-Connected >>
How to do this?
Proof of connectedness
Let $U,V\subseteq \Bbb R^2$ be arbitrary open sets with $L\subseteq U\cup V$ and $L\cap U\cap V=\emptyset$. We want to show that $L\subseteq U$ or $L\subseteq V$.
One of them, wlog. $U$, contains the point $(1,0)$, hence also an open disk $B_r(1,0)$ of some positive radius $r$ around that point. For $N>\frac1r$, we have $(1,\frac1N)\in U$, hence $U$ intersects $L_N$. As $L_N$ is connected (it is homeomorphic with $[0,1]$), we conclude that $L_n\subseteq U$. In particular $(0,0)\in U$. But the $U$ intersects $L_n$ for all $n$, hence $L_n\subseteq U$ for all $n$, i.e., $\bigcup_{n=1}^\infty L_n\subseteq U$. As also $(1,0)\in U$, we have $L\subseteq U$.
Disproof of path connectedness
Assume $L$ were path-connected. Then there exists a path from $(0,0)$ to $(1,0)$, i.e., a continuos map $\gamma\colon [0,1]\to L$ with $\gamma(0)=(0,0)$ and $\gamma(1)=(1,0)$. Let $t_0=\sup\{\,t\in[0,1]\mid\gamma(t)=(0,0)\,\}$. By continuity of $\gamma$, also $\gamma(t_0)=(0,0)$. Let $t_1=\inf\{\,t\in[t_0,1]\mid\gamma(t)=(1,0)\,\}$. Again by continuity of $\gamma$, also $\gamma(t_0)=(1,0)$. Then $p:=\gamma((t_0+t_1)/2)$ is $\ne(0,0)$ and $\ne (1,0)$, hence on one (and only one) $L_n$. But there is no path from $p$ to $(1,0)$ that does not pass through $(0,0)$ (to see this, note that $L\setminus\{(0,0)\}$ is not even connected).