Consider the map $ \phi : f(x, y) \mapsto f(x, x^2) $ from the polynomial ring $ \mathbb{C}[x, y] $ to the polynomial ring $ \mathbb{C}[x] $. Show that $ \phi $ is a homomorphism of rings and determine its kernel.
Showing that $ \phi $ is a homomorphism is trivial. It is also easy to see that $(y-x^2)$ $\subseteq$ ker($\phi$), where $(y-x^2)$ denotes the principal ideal generated by $y-x^2$. However, I don't know what other elements the kernel might have or whether ker($\phi$) $=$ $(y-x^2)$.
Thanks in advance.