$A$ is a subset of $\mathbb{R}$ with more than 1 point and $p: \mathbb{R} \to \mathbb{R}/A$ is the quotient map. Prove that $p$ is an open map $\iff$ $A$ is open.
I know if $A$ is open then for each open set $U$ of $\mathbb{R}$, if $U$ does not intersect $A$, we have $p^{-1}(p(U))=U$; if $U$ intersects $A$, we have $p^{-1}(p(U))=U\cup A$. Therefore p is an open map.
For the inverse direction, I tried if $A$ contains some open set $V$ of $\mathbb{R}$, then $p(V)$ is open so $p^{-1}(p(V))=A$ is open. If $A$ does not contain any open set, how can we say this case can not happen when $p$ is an open map?