Let $F$ be a field. Show $ f(x,y) -f(y,x)$ is divisible by $y-x \in F[x,y]$ for all $f \in F[x,y]$.
My hope was to use the "evaluation at x" homomorphism $ ev_{y=x} : F[x][y] \rightarrow F[x]$. Clearly $f(x,y) - f(y,x)$ and $y-x$ are both in the kernel, but since $F[x,y]$ is not a PID, I don't think this will help me.
I've been able to show this using brute force, but I was wondering if there were a different approach to this problem.