I need help with this problem:
What of the following subsets of $\mathbb{R}^2$ are (i) open, (ii) closed, (iii) both open and closed, (iv) neither open or closed, (v) compact?
- $1<x_1<2$ and $-1<x_2<2$
- $x_1^2+x_2^2>0$
- $\Vert \mathbf{x}-(1,3) \Vert <1$
- $x_1>x_2$
I now the definitions of closed, open and compact, but I'm cofused with both and neither. How do I show using the definitios if those subsets open, closed, etc? Hope you can help me.
Finite intesection of open sets is open. Also, if $f:X\rightarrow Y$ is continuous and $U$ is open, then $f^{-1}(U)$ is open.
For (1) consider $f_1(x_1,x_2) = x_1, f_2(x_1,x_2) = x_2$. Then $f_1^{-1}((1,2)) \cap f_2^{-1}((-1,2))$ is open. You can reason the same way for the other problems with continuous function ($g(x,y) = x^2+y^2, h(x,y)=\sqrt{(x-1)^2+(y-3)^2}, l(x,y) = x - y$).
In a connected space $X$ (like $\mathbb{R}^2$), the only open sets that are also closed are $X$ and $\emptyset$. In $\mathbb{R}^2$ the compacts are the closed and limited set, so when you determine that the sets are open, you can say (in this exercise) that those sets are not closed and not compact.