Let $\Bbb S^1=\{(x,y) \mid x^2 +y^2 =1 \} \subset \Bbb R$. Define an equivalence relation $\sim$ such that $(x,y) \sim (a,b) \iff |x|=|a|, |y|=|b|$. Show that $\Bbb S^1 / {\sim}$ is homeomorphic to $I=[0,1]$.
What is the approach to take here? Can I define some continuous $f : \Bbb S^1 \to I$ and use $\pi :\Bbb S^1 \to \Bbb S^1 /{\sim}$ somehow to get a homeomoprhism $f^* : \Bbb S^1 / {\sim} \to I$?
I think there was a definition that this $f^*$ is a homeomorphism if and only if $f$ is a quotient map?
Using your observation, define the mapping
$$ F : \mathbb S^1 \to [0,1], F(x, y) = |x|. $$
Since $F(\pm x, \pm y) = |y| = F(x, y)$, which means that if $(x, y) \sim (a, b)$ then $F(x, y) = F(a,b)$. In particular, $F$ descend to a continuous mapping
$$ f : \mathbb S^1/\sim \to [0,1]$$ with $f\circ \pi = F$.
To show that $f$ is a homeomorphism, we find explicitly the inverse: let $G : [0,1] \to \mathbb S^1$ be given by $G(t) = (t,\sqrt{1-t^2})$ and let $g = \pi \circ G$. Then $g$ is continuous $ f(g(t)) = t$ and
$$ g f([x, y]) = g(|x|) = [|x|, \sqrt{1-x^2}] = [x,y]$$
since $y= \pm \sqrt{1-x^2}$.