In another question I asked for help to proving the two different definitions of projective planes are homeomorphic. I tried to write the details in proof then realised I can't finish the proof. I need help for the last step, please. What I have done:
The definitions are: Let $P^2 ( \mathbf R) = (\mathbf R^3 \setminus > \{0\}) / \sim$ where $(x,y,z) \sim (x', y', z')$ if and only if $(x,y,z) = \lambda (x', y', z')$ and let $D^2 / \sim $ be the closed disk quotient by the equivalence relation $(r, \varphi) \sim (r', > \varphi ' )$ if and only if $[(r, \varphi) = (r', \varphi ' )] > \text{or} [r=r'=1 \text{ and } \varphi = \varphi ' \pm \pi] $ where $\varphi, \varphi', \varphi' \pm \pi \in [0, 2 \pi)$.
I proved that $D^2$ is homeomorphic to the closed upper half of a sphere $S^{2+}$. Then I wrote the following proof:
Define $\varphi : P^2 ( \mathbf R) \to S^{2+} / \sim$ as follows: For $[(x,y,z)] \in P^2 ( \mathbf R)$, without loss of generality, pick the representative $(x,y,z)$ such that $\|(x,y,z)\| = 1$ and $z \ge 0$. Then $(x,y,z) \in S^{2+}$. Define $\varphi ( [(x,y,z)]) = [(x,y,z)]$. Then $\varphi$ is a homeomorphism:
It is well-defined since if $ [(x,y,z)] = [(x',y',z')]$ and both representatives are in $S^{2+}$ then it follows that $\lambda $ must be $1$ and hence either $(x,y,z) = (x', y', z')$ or if $z=0$ then $x = -x'$ and $y=-y'$. If the former, $\varphi ( [(x,y,z)] ) = \varphi ( [(x',y',z')] )$. If the latter the same holds since in $S^{2+}/ \sim$ the two points are identified.
It follows from the definition that $\varphi$ is injective and surjective.
$\varphi$ is continuous: Let $O$ be open in $S^{2+} / \sim$. Then $\pi^{-1} O$ is open in $S^{2+}$ and hence in $\mathbf R^3 \setminus \{0\}$. The points in $\pi_{S^{2+}}^{-1} O$ are the representatives of the points in $\varphi^{-1}O$. Hence $\varphi^{-1}O = \pi_{P^2 ( \mathbf R)} \circ \pi^{-1}_{S^{2+}} O$ is open.
How to show $\varphi$ is open? Thank you for help.