4

I'd like to derive the weak Nullstellensatz

An ideal $J\subset K[x_1,\dots,x_n]$ has a common zero exactly if it is a proper ideal.

from the strong one

$\sqrt{J} = I(V(J))$

This seems pretty easy:

\begin{align} J \text{ has no common zero} & \Longleftrightarrow V(J) \text{ is empty } \\ & \Longleftrightarrow 1\in I(V(J)) = \sqrt{J} \\ & \Longleftrightarrow \sqrt{J} = K[x_1,\dots,x_n] \\ & \overset{(*)}{\Longleftarrow} J=K[x_1,\dots,x_n] \end{align}

The missing part is $(*)$. Obviously $J\subset \sqrt{J}$ for all ideals.

But why does $\sqrt{J} = K[x_1,\dots,x_n]$ imply $J = K[x_1,\dots,x_n]$?

1 Answers1

4

If $1\in rad\ J =\{x\in \ |\ \exists n\in \mathbb N :\ x^n\in J\}$. Thus $\exists n\in \mathbb N$ such that $1=1^n\in J$.

Blumer
  • 600
  • 2
  • 12