I'm having trouble on this assignment question and was hoping someone can point me in the right direction.
Let $G$ be a group equipped with a Hausdorff topology in which the group operation and inversion are continuous. Let $H$ be a subgroup. Let $g_1 \sim g_2$ if $g_1h = g_2$ for some $h \in H$ and denote by $G/H$ the set of equivalence classes. Let $G/H$ have the quotient topology.
Prove that if $H$ is dense in $G$, then $G/H$ has the trivial topology.
My attempt:
The goal is to show that if $A \subset G/H$ is nonempty and open, then $A = G/H$. Let $\rho$ denote the standard quotient map from $G$ to $G/H$ that maps each $g \in G$ to the equivalance class containing $g$. Suppose $A$ contains the element $C = \{g_1, g_2, ...\} \in G/H$. ($C$ is an equivalence class.) Then, $C \subset \rho^{-1}(A)$. But $C = gH$ for some $g \in G$, and $H$ is dense, so $C$ is also dense in $G$. So, $G = \overline{C} \subset \overline{\rho^{-1}(A)}$, and so $\overline{\rho^{-1}(A)} = G$.
I think we need to show that $\overline{\rho^{-1}(A)} = \rho^{-1}(\overline{A})$. Because that would give us $\overline{A} = \rho(G) = G/H$ (which doesn't quite show the desired result $A = G/H$, so maybe I'm going in the wrong direction). But we only have $\rho^{-1}(\overline{A}) \subset \overline{\rho^{-1}(A)}$ from the continuity of $\rho^{-1}$. This is where I'm stuck. Any help would be greatly appreciated!