If $H \leq G$ and $\ker (f) \subseteq H$, then $f^{-1} (f(H)) = H$.
This is as far as I got:
$H \leq G \implies \forall a,b \in H, ab^{-1} \in H.$
ker($f$) $\subseteq H$ equivalently states $f(x) = e \implies x \in H$
How do I get to show that $f^{-1} (f(H)) = H$? I assume I want to show $\forall x \in H, f^{-1} (f(x)) = x$, but I'm not sure how to do it. Some help would be great.
Clearly $H \subset f^{-1}(f(H))$.
Conversely, suppose $g \in f^{-1}(f(H))$. Then $f(g) \in H$, so there exists $h \in H$ with $f(g) = f(h)$. It follows that $f(gh^{-1}) = 1$, so $gh^{-1}$ is in the kernel of $f$, so in particular is in $H$.
Then $g = (gh^{-1})h$ is the product of two things in $H$, so it is in $H$ itself.