Given that $G$ a finite group, we can define the conjugation and left multiplication representations $\rho_1$ and $\rho_2$ on $\mathbb{C}[G]$ respectively by:
$\rho_1(g)(r) = grg^{-1}$ and $\rho_2(g)(r) = gr$.
We want to show that if $\rho_i$ are equivalent then the group $G$ is trivial.
Attempt: Suppose equivalence then there is linear automorphism $\psi$ on $\mathbb{C}[G]$ such that $\psi(grg^{-1})=g\psi(r)$. I tried setting $r=e$ giving $\psi(e)=g\psi(e)$ and also $r\rightarrow rg$, giving $\psi(gr)=g\psi(rg)$. I know I should use $\psi$ is bijective somehow, but I don't see how to.
Okay, I found a way using character theory:
We have that for representations of finite groups over $\mathbb{C}$ the fact that they are equivalent if and only if their characters $\chi_1,\chi_2$ equal. Suppose $\exists g\in G$, $g\neq e$. Then since $\rho_1(g)(g)=g$ and $\rho_1(g)(e) = e$ the matrix of $\rho_1(g)$ (in the natural basis) has trace at least $2$. But $\rho_2(g)(h)=gh \neq h $ means $\rho_2(g)$ is trace-less. Contradiction. $\square$