I've been studying topology recently, and I've gotten to the part of the book that deals with quotient spaces. For the most part, it's fairly clear, but one thing that has been confusing me a bit is how the unit circle is represented.
Sometimes $\mathbf S^1$ is denoted as $\{(x,y)\in\mathbb R^2|(x-a)^2+(y-b)^2=1\}$ while other times it's denoted as $\{z\in\mathbb C| \; |z-w|=1\}$. I know these are both representations of the same thing, but I'm not sure whether to consider $\mathbf S^1$ as a subset of $\mathbb R^2$ or as a subset of $\mathbb C$, or if it even matters.
$z$ as a complex has the form $z=x+yi$ for real numbers $x,y$ and $z$ is identified with $(x,y)$ as a coordinate in ${\bf{R}}^{2}$. And the topology in ${\bf{C}}$ is the Euclidean topology for ${\bf{R}}^{2}$. So if $w=(a,b)$, then $|z-w|^{2}=(x-a)^{2}+(y-b)^{2}$, and hence $|z-w|=1$ if and only if $(x-a)^{2}+(y-b)^{2}=1$.