Let $\mathbb{K}$ be a field. Show that the $\mathbb{K}-$isomorphism $\mathbb{K}[t]\to \mathbb{K}[t]$ is given by $t\mapsto t-a.$
I have shown that it is an isomorphism as, Let $\psi : \mathbb{K}[t]\to \mathbb{K}[t] $ such that $\psi(t)=t-a. $
$\mathbf{\psi}$ is an isomorphism.
$\psi(f(t)+g(t))=\psi((f+g)(t))=(f+g)(t-a)=f(t-a)+g(t-a)=\psi(f(t))+\psi(g(t))$
$\psi(f(t)\cdot g(t))=\psi((f\cdot g)(t))=(f\cdot g)(t-a)=f(t-a)\cdot g(t-a)=\psi(f(t))\cdot \psi(g(t))$
$\ker(\psi):=\{f(t)\in \mathbb{K}[t] : \psi(f(t))=0\}=\{f(t)\in \mathbb{K}[t] : f(t-a)=0\}=\{f(t)\in \mathbb{K}[t] : f\equiv 0\} $.
So,$\psi$ is $1-1$.
- For surjectivity, if $f(t)\in \mathbb{K}[t]$ then $\psi(f(t+a))=f(t)$.
Hence, this is an isomorphism.
Now for showing that any other isomorphism sends $t$ to a linear polynomial, assume $\phi$ be any isomorphism and $\phi(t)=f(t)\in \mathbb{K}[t].$ Let $f(t)=\sum_{i=0}^na_it^i.$ Now the claim is that $a_i=0, \forall i\ge 2.$
After that I stuck what to do. So please help.
If you have a polynomial
$$ f(t) = \sum_{n} a_n t^n $$
then
$$ \psi(f) = \sum_n a_n \psi(t)^n. $$
This implies the formula
$$ \deg \psi(f) = \deg \psi(t) \deg f. $$
If $\deg \psi(t) \ne 1$ then this causes issues.