Please could someone check my proof that $\varphi : G(x) \to G/G_x$ is injective?
The notation is the following: $G$ is a group acting on a set, $G_x = \{g \in G\mid gx = x \}$ and $G(x) = \{gx \mid g \in G\}$. Define
$$ \varphi: G(x) \to G/G_x, \hspace{0.5cm} gx\mapsto gG_x$$
My proof:
Assume that $\varphi (gx) = \varphi (hx)$. Then $gG_x = hG_x$. That is, $$\{ gg' \mid g' x = x \} = \{hg' \mid g' x = x\}$$
In particular, there exist $g'$ and $g''$ with $g' x = x$ and $g'' x = x$ and $gg' = hg'$. Then $gg'(g'')^{-1} = h$ and $g(g'')^{-1} x= x$. Then $$ gx = gg' (g'')^{-1} x = hx$$ hence $gx = hx$ hence $\varphi$ is injective.