I noticed the fact "left multiplication on a group is always bijective" is a very common argument (for instance to prove Sylow's theorem)
I don't see why left (and right) multiplication is bijective in general. All I can see is that left multiplication is an action of a group on itself, so let $G$ be a group: $$\cdot: G \times G \longrightarrow G$$ $$(g,g') \longmapsto g \cdot g'=gg'$$ Properties of group actions hold. I tried to prove this by contradiction but I'm not able to find any useful argument. Could anyone enlighten me?
Suppose $gx=gy$. Then $g^{-1} gx=g^{-1} gy \implies x=y$. That proves injectivity.
Suppose $g'\in G$. Then $g (g^{-1}g')=g'$ implies surjectivity.
In addition, in terms of actions, left multiplication by an element of a group is transitive and faithful. These are somewhat similar notions.