I want to deduce that the following sets: $\Sigma_1=\{(x,y,z,w)\in\Bbb{R^4}|x^2+y^2=1,z^2+w^2=1\}$ and $S^1\times S^1$ (where $S^1$ is simply the unit circle) are homeomorphic. The question hints that first I need to prove that:
"If $A$ is a subspace of $X$ and $B$ is a subspace of $Y$ then the product topology on $A\times B$ is the same as the topology $A\times B $ inherits as a subspace of $X\times Y$".
My thought was simply to define $f(x,y,z,w)=((x,y),(z,w))$ which obviously is $1-1$ and onto. Now I can't see how what I proved helps me to prove continuity of the function I defined. Any help would be apperciated.