Let say we have a polynomial $p(x)$ that is irreducible in $F[x]$. Is it also irreducible in $F[x,y]$? ($x$, $y$ are both indeterminates.)
It seems intuitive that this is true, but how do we prove it?
Thanks.
Is this attempted proof ok?
Attempted proof:
Suppose $p(x)$ is not irreducible in $F[x,y]$. Then $p(x)=f(x,y)g(x,y)$ for some non-constant $f,g\in F[x,y]$.
Since $p$ is solely a function of $x$, so are $f, g$. This contradicts that $p$ is irreducible in $F[x]$.