Gathmann CA Chapter 10 - Noether Normalization and Hilbert’s Nullstellensatz


Back to main page


Lemma 10.2

[lemma] Let $f \in K[x_1, \ldots, x_n]$ be a nonzero polynomial over an infinite field $K$. Assume that $f$ is homomgeneous. Then there are $a_1, \ldots, a_{n-1}$ such that $f(a_1, \ldots, a_{n-1}, 1) \neq 0$. [/lemma]

[example=Example] Consider $f = xy^2 + x^2z \in \RR[x, y, z]$. Then $f(1, 1, 1)$ works. [/example]

[example=Counterexample over finite field] Over $K = \ZZ_2$, this is false. Consider $f = x^2 + xy$. Then $f(x, 1) = x^2 + x$ which is the classic counterexample of a polynomial which vanishes on its entire coefficient ring. [/example]

[proof=Proof of Lemma 10.2] We proceed by induction. The base case $n = 1$ is trivial. So now assume $n > 1$ and write

\[f = \sum_{i = 0}^d f_i x^i_1\]

where the $f_i \in K[x_2, \ldots, x_{n}]$ are homogeneous of degree $d - i$. Since $f$ is nonzero, at least one $f_i$ is nonzero and the inductive hypothesis implies that we can choose $a_2, \ldots, a_{n-1}$ so that

\[f_i(a_2, \ldots, a_{n-1}, 1) \neq 0\]

for this $i$. Thus,

\[f(x_1, a_2, \ldots, a_{n-1}, 1) \in K[x_1]\]

is a nonzero polynomial so it has finitely many roots. Since $K$ is infinite, we must be able to find some $a_1$ so that $f(a_1, \ldots, a_{n-1}, 1)\neq 0$. [/proof]

Lemma 10.3

[lemma] Let $f \in K[x_1, \ldots, x_n]$ be a nonzero polynomial over an infinite field $K$. Then there are $\lambda \in K$ and $a_1, \ldots, a_{n-1} \in K$ such that

\[\lambda f(y_1 + a_1y_n, y_2 + a_2y_n, \ldots, y_{n-1} + a_{n-1}y_n, y_n) \in K[y_1, \ldots, y_n]\]

is monic in $y_n$. [/lemma]

Proposition 10.5 (Noether normalization)

[proposition] Let $R$ be a finitely-generated algebra over a field $K$ with generators $x_1, \ldots, x_n \in R$. Then there is an injective $K$-algebra homomorphism $K[z_1, \ldots, z_r] \to R$ from a polynomial ring over $K$ to $R$ that makes $R$ into a finite extension ring of $K[z_1, \ldots, z_r]$.

Moreover, if $K$ is an infinite field, the images of $z_1, \ldots, z_r$ in $R$ can be chosen to be $K$-linear combinations of $x_1, \ldots, x_n$. [/proposition]