Prove that the map $$f:(0,1)\to\mathbb{R}^2$$ $$t\mapsto (\cos 2\pi t,\sin 2\pi t)$$ is an embedding.
PS: In general topology, an embedding is a homeomorphism onto its image. More explicitly, an injective continuous map $f:X\to Y$ between topological spaces $X, Y$ is a topological embedding if $f$ yields a homeomorphism between $X$ and $f(X)$.
I already prove $f$ is injective, continuous, but stuck at proving it yields a homeomorphism between $X$ and $f(X)$. To prove this, I'm trying to prove $g:X\to f(X)$ is homeomorphism $\iff g$ is an open mapping, which means $g(U)$ is open for every open set $U\subset X.$
Could someone help me to finish the problem? Thank in advance!
Let $g:X\rightarrow Y$ be an injective continuous map, then $g:X\rightarrow g(X)$ is continuous bijection. Equip $g(X)\subset Y$ with the subspace topology, and suppose that $g$ is a homeomorphism. Then it follows that there is a continuous inverse $g^{-1}:g(X)\rightarrow X$. Now let $U\subset X$ be open, then we see that by definition $(g^{-1})^{-1}(U)$ is an open subset of $g(X)$, but clearly $(g^{-1})^{-1}(U)=g(U)$, so $g(U)$ and $g$ is an open map.
Now suppose that $g:X\rightarrow g(X)$ is a continuous open bijection. By the fact that $g$ is a bijection, there exists a priori a set map $g^{-1}:g(X)\rightarrow X$. Our job is to show this is continuous, so let $U\subset X$ be open, then again we have that $(g^{-1})^{-1}(U)=g(U)$, but $g$ is open so $(g^{-1})^{-1}(U)$ is open, and $g^{-1}$ is continuous implying that $g$ is a homeomorphism.
Anyways, to show this in your specific case, it suffices to prove that $f$ is open on basic opens (i.e. on the basis open sets which generate the subspace topology) of $(0,1)$, that is intervals of the. form $(a,b)$ where $0<a, b<1$. We see that $f((a,b))$ is the arc of radius one which with end points at $a2\pi$ and $b2\pi$ radians. In other words, in polar coordinates on $\mathbb R^2$, we have that: $$f((a,b))=\{(r,\theta)\in \mathbb R^2: r=1, a2\pi<\theta<b2\pi\}$$ We also have that: $$f((0,1))=\{(r,\theta)\in\mathbb R^2:r=1, 0<\theta<2\pi\}$$ Let $V\subset \mathbb R^2$ be the open set: $$V=\{(r,\theta)\in \mathbb R^2:1-\epsilon <r<1+\epsilon, a2\pi<\theta<b2\pi\}$$ for some $\epsilon>0$. Then clearly we have that: $$f((a,b))=V\cap f((0,1))$$ so $f((a,b))$ is open in the subspace topology as desired.