This is a follow up of this question.
Suppose $ G $ is a (Hausdorff) topological group and suppose that $ H \le G $ is a closed subgroup. We define a toplogy on the quotient $ H \backslash G $ by $ U \subseteq H \backslash G $ is open iff $ \pi^{-1}(U) \subseteq G $ is open, where $ \pi : g \rightarrow H \backslash G $ is the quotient map ($ \pi ( g) = H g $). It is easy show that $ \pi $ is an open mapping, and that $ H \backslash G$ is Hausdorff.
We call a subset $ A \subseteq G $ compact modulo $ H $ if the following equivalent definitions hold:
- $ \pi(A) \subseteq H \backslash G $ is compact
- $ A \subseteq HK $ where $ K $ is compact
I want to show that these definitions are indeed equivalent. I'm stuck in both directions. Here is my attempt:
$ 2 \implies 1 $: suppose $ A \subseteq HK $ where $ K $ is compact, then $ \pi(A) \subseteq \pi (HK) = \pi(K) $. Since $ \pi $ is continuous, we have that $ \pi(K) $ is compact. If we knew that $ \pi(A) $ was closed, we would be done.
$ 1 \implies 2 $: write $ \pi(A) = \{H g_i \mid i\in I\} $ where $ H g_i \ne H g_j $ for $ i \ne j $. Denote $ C = \{ g_i \mid i \in I \} $ and define $ K = \{ g_i \mid H g_i \in A \} $. If we knew that $ \pi \restriction_C : C \rightarrow H \setminus G $ was an open map, then it would be a homeomorphism and therefore $ K = \pi \restriction_C^{-1}( \pi(A) ) = \pi^{-1}( \pi(A) ) \cap C = HA \cap C $ would be compact with $ A \subseteq HK $.
The latter is the proof suggested in the linked question. I find it hard to understand why $ \pi\restriction_C $ is an open map: suppose that $ W \subseteq C $ is open, then $ W = U \cap C $ where $ U \subseteq G $ is open. Now we need to show that $ \pi\restriction_C(W) $ is open, i.e. that $ \pi^{-1} {\pi \restriction_C(W)} = H \cdot W $ is open, which I don't understand why.