Let $X$ be the quotient space of $\mathbb{R}^2$ received from the following equivalence relation: $$(x_1,x_2) \sim (y_1, y_2) \iff x_1 + x_2 = y_1 + y_2 $$
Now I need to show that $X$ is homeomorphic to $\mathbb{R}$ , so I defined the function $f(x_1, x_2) = x_1 + x_2$ which is obviously bijective and continuous. I just need to prove now that the image under the function of every open set in $\mathbb{R}^2$ is open under $X$.
In order to prove that, I took an open set $U\times V \in \mathbb{R}^2 $ and tried to prove that $f(U \times V)$ is open as well. We get that: $$ f(U \times V) = U+V := \{u+v : u \in U, v \in V\} $$
My question is how to prove that this set is open in X ( if it is ). Thank you!


You want to show that the induced map $X \to \mathbb{R}$ is open, so it's actually enough to show that $f(U)$ is open for open sets $U$ that are saturated, ie closed under the equivalence, ie $b \in U$ for any $a \sim b$ and $a \in U$. But in fact $f : \mathbb{R}^2 \to \mathbb{R}$ is open (with Euclidean topology on both $\mathbb{R}^2$ and $\mathbb{R}$), which is of course sufficient.
It suffices to note that $f(B((x, y), \epsilon))$ contains $B(f(x, y), \epsilon)$, since if $|z - (x + y)| < \epsilon$ then $||(z-y, y) - (x, y)|| < \epsilon$.