I want to prove that $\Bbb Z_3$, defined as the only group of order $3$, is cyclic.
The identity element $e$ needs to be there, so $\Bbb Z_3=\{a,b,e\}$. Now, $ab$ can't be nor $a$ or $b$, otherwise one of them would be $e$, so $ab=e \implies b=a^{-1}$. Now, the next step would be proving that $a^2=a^{-1}$, but why is that necessary? Couldn't the multiplication table be like this? $$ab=ba=e, \quad a^2=a, \quad ({a^{-1}})^2=a^{-1}$$
From $a^2 = a$ we can multiply both sides with $a^{-1}$ and thus obtaining $a=e$. This is a contradiction(since $a$ and $e$ are two different elements), so you cannot have the multiplication table stated.