Let $k$ be a field and suppose $F,G$ do not have common factors in $k[X,Y]$.
Then $V(F,G) = \{P \in k^2\mid F(P) = 0 = G(P)\}$ is finite.
The proof my book provides does the following:
Because $F,G$ have no common factors in $k[X,Y] = k[X][Y]$, they don't have common factors in $k(X)[Y]$ (here $k(X)$ is the fraction field of $k[X]$). Because $k(X)[Y]$ is a PID, we have
$$(F,G) = 1$$ in $k(X)[Y]$
Questions:
(1) I can see that if $F,G$ have no non-constant common factors in $k[X,Y] = k[X][Y]$, they don't have common non-constant factors in $k(X)[Y]$. Shouldn't this be included in the proof?
(2) Why does it follow that $(F,G) = 1?$ I know that a gcd always exists in a PID.