Let $G$ be a group and $H$ a subgroup, now for every $g \in G$ we define $\sigma_{g}:G/H \rightarrow G/H: xH \mapsto gxH$. Note that we know nothing about the subgroup $H$.
My question is whether or not the function $\sigma_{g}$ is even well-defined in all cases. After all if $xH=yH$, why should $\sigma_{g}(xH) = gxH = \sigma_{g}(yH) = gyH$? It seems to me like the only way this works for every $g \in G$, is if $H$ is a normal subgroup. Am I missing something?
Context: I had this question after reading option 2 in https://www.math3ma.com/blog/4-ways-to-show-a-group-is-not-simple.
Yes, this operation is well defined, and no, it does not require $H$ to be normal.
Recall that $xH=yH$ if and only if $x^{-1}y\in H$. So you to show it is well defined we need to show that if $xH=yH$, then $gxH = gyH$. And indeed, because $$\begin{align*} gxH = gyH &\iff (gx)^{-1}(gy)\in H\\ &\iff (x^{-1}g^{-1})(gy)\in H\\ &\iff x^{-1}(g^{-1}g)y\in H\\ &\iff x^{-1}y\in H\\ &\iff xH=yH. \end{align*}$$ So the map is not only well-defined, it is also one-to-one. Note that normality is not used in any way.
This shows that left multiplication is a left group action on the set of left cosets of a subgroup $H$. This fact has important consequences: for example, it is used to show that if $[G:H]=n$, then there exists a normal subgroup $N\triangleleft G$ with $N\leq H$ and $[G:N]\leq n!$. This in turn is used to show that if $[G:H]$ is the smallesst prime that divides $|G|$, then $H$ must be normal in $G$.