Problem: Let $G$ be a topological group (i.e., $G$ is a topological space and $G \times G\rightarrow G$ is continuous), and let $H$ be a discrete subgroup of $G$. Prove that there is a neighborhood, $U$, of the identity, $1$, such that the sets $h \cdot U$, $h \in H$ are pairwise disjoint.
Hint: First choose a neighborhood $V \subset G$ of $1$ such that $V \cap H = \{1\}$. Now use the map $f: G \times G \rightarrow G$ defined by $f(x,y) = xy^{-1}$ to prove there is an open set $U$ containing $1$ such that $\{xy^{-1} \mid x,y \in U\} \subset V$.
Attempt:
Let $U$ be the set described in the hint (whose definition is unknown), and $U' = \{xy^{-1} : x,y \in U\}$.
Then we will have that $\{1\} \subseteq U' \subseteq V$ (for reasons yet to be determined).
Now let $h_1, h_2 \in H$ s.t. $h_1 \ne h_2$.
We aim to show that $h_1 U \ne h_2 U$ in order that the $h \cdot U$ be pairwise distinct.
How does one approach this problem? The mapping $f(x,y) = xy^{-1}$, as described in the hint, is quite similar to the mapping $(x,y) \mapsto xy$ which is continuous since $G$ is a topological group. Indeed, since the mapping $y \mapsto y^{-1}$ is also continuous (since $G$ is a topological group), we also have that if $x$ is fixed, then the composition
$$y \mapsto y^{-1} \mapsto xy^{-1}$$
is continuous (being the composition of two continuous mappings). Perhaps this fact can be used to get us closer to the result.