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]$.
In $p(x)=f(x,y)g(x,y)$, think of everything as a polynomial in $y$ with coefficients from $F[x]$. The only way the product of two polynomials in $y$ can be constant is if they are both constant (as long as there are no zero divisors).
Concretely: if the highest power of $y$ in $f$ is $y^n$ and in $g$ is $y^m$ then $fg$ must have $y^{n+m}$.