Let $(G,\cdot)$ be a group, with $G$ being a finite set. Show that $\forall a,x,y \in G:ax=ay\Longrightarrow x=y$
Since $(G,\cdot)$ is a group $a \in G \Longrightarrow a^{-1} \in G$ with $a^{-1}a=e$
So we now define the automorphism (bijection!):
$\mathit{l}_{a^{-1}}:G\longrightarrow G:g\mapsto a^{-1}g$
(that the map is bijective was proven in the chapter before)
Now:
$$\mathit{l}_{a^{-1}}(ax)=a^{-1}ax=x$$
$$\mathit{l}_{a^{-1}}(ay)=a^{-1}ay=y$$
Since the map is injective $\forall a,b \in G:a=b \Longrightarrow\mathit{l}_{a^{-1}}(a)=\mathit{l}_{a^{-1}}(b)$
So $ax=ay\Longrightarrow \mathit{l}_{a^{-1}}(ax)=\mathit{l}_{a^{-1}}(ay)\Longrightarrow x=y$
$\Box$
Could someone verify if my solution is correct? And if not, give me some feedback :)? thank you
It’s basically correct apart from some terminology (for which see FiMePr’s answer), but you’re working much harder than necessary: if $ax=ay$, then
$$x=ex=(a^{-1}a)x=a^{-1}(ax)=a^{-1}(ay)=(a^{-1}a)y=ey=y\;.$$