Consider the following two closed sets
$A=\{(x,y)|x>0, \ xy=1 \}$
$B=\{(-x,y)|x>0, \ xy=1 \}$
Prove that $A+B$ is not closed.
This is an exercise in book. I know that If $A$ and $B$ are closed then $A^c$ and $B^c$ are open. Which means that for all $(x,y)$ in $A^c$ and $B^c$ there is some $\epsilon_1$ and $\epsilon_2$ respectively such that
$B((x,y),\epsilon_1) \ \cap A = \phi$ and
$B((x,y),\epsilon_2) \ \cap B = \phi$
Now I'm struggling in calculating and visualizing $A+B$
then I know that I need to show that for some $(x,y)$ in $(A+B)^c$ there is $\epsilon_3 $such that $B((x,y),\epsilon_3) \ \cap (A+B) \neq \phi$
Please help me with $A+B$