My question is:
Is $$L=\{(x,y)|y=0\}\cup\{(x,y)|x>0, y=\frac{1}{x}\}\subset\mathbb{R}^2$$ connected or not?
I know: A set is connected iff there no exists $A_1,A_2\subset A$ open sets such that
- $A_1\neq\emptyset,A_2\neq\emptyset$,
- $A_1\cap A_2 =\emptyset$,
- $A_1\cup A_2 = A$.
Well, I propose, $L$ is not connected. That means there exists
$$L_1=\{(x,y)|y=0\}\neq\emptyset \quad\land\quad L_2=\{(x,y)|x>0,y=x^{-1}\}\neq\emptyset,$$ then the intersection of them is emptyset, and the union of $L_1$ and $L_2$ is $L$. So,all points are valid, so $L$ is not connected.
Is my proof right?