Let's consider this theorem:
Let $f(x)$, $g(x)$, $p(x)\in F[x]$ with $p(x)\neq 0$. We say $f(x)$ is congruent to $g(x)$ modulo $p(x)$ if $p(x)$ divides $f(x)−g(x)$, and we write $f(x) \equiv g(x) \pmod{p(x)}$
What's the point in assuring that the coefficients of the polynomials belong to $F[x]$ ? Are there some useful properties we can use ?