I am trying to show that the quotient ring $F[X, Y]/(X-Y)\cong F[X]$, where $F$ is a field and $(X-Y)$ is the ideal generated by $X-Y$.
I have the idea to define a map $\phi: F[X, Y] \rightarrow F[X]: \phi(f(X,Y)) = f(X, X)$. If $\ker \phi = (X-Y)$ then the result follows from the first isomorphism theorem, but I'm having trouble proving this is the case.
Clearly $(X-Y) \subset \ker \phi $, but how can we show that $f(X, X)=0 \implies f(X, Y) = r(X, Y)(X-Y)$?