I have the homomorphism $f:\mathbb{R}[x,y,z]\rightarrow\mathbb{R}[t]$ with $f(x)=t,f(y)=t^2,f(z)=1$, and I want to prove that $\ker f=(x^2-y,z-1)$.
It is obvious that this ideal is in kernel, but how do I prove other way around, that every polynomial in the kernel is also in the given ideal? (usually in the books there is no explanation, they just use it as a fact)
We have
$$\frac{\mathbb{R}[x,y,z]}{\rm{Ker(f)}}\cong \mathbb{R}[t]$$
and $$ \frac{\mathbb{R}[x,y,z]}{(x^2-y,z-1)}\cong \frac{\mathbb{R}[x,y]}{(x^2-y)}\cong \mathbb{R}[x,x^2]\cong \mathbb{R}[x]$$
So...