If an ideal does not have zeroes, then it must be the full ring. Hence, 1 must
be in this ideal. So if I=(f1,f2,…,fn) and the system has
no solutions, then I cannot be included in any maximal ideal, hence I=C[X1,…,Xn].
Thus, 1∈I, and there exist ci∈C[X1,…,Xn] such that
1=sumifici.
For every ideal J, we have that I(V(J))=∣0∞J. I am adopting
the radical (heh) notation ∣0∞x for the radical, because this matches
my intuition of what the radical is doing: it's taking all roots , not just square roots .
For example, (8)=(2) in Z.
See that K is a field because it is a ring quotiented by a maximal ideal.
Consider the map α:C[X1,…,Xn]→K, or α:C[X1,…,Xn]→C[X1,…,Xn]/m by sending elements into the quotient.
We will show that α is an evaluation map, and K=C. So we will get a function that evaluates polynomials at a given point, which will have a single point as a solution.
Core idea: See that α(C)=C⊂K. Hence K is a field that contains C. But C is algebraically closed, hence K=C.
First see that C⊂K, or that α preserves C [ie, α(C)=C]. note that no complex number can be in m. If we had a complex number z in m, then we would need to have 1=1/z⋅z in m(since an ideal is closed under multiplication by the full ring), which means 1∈m, due to which we get m is the full ring. This can't be the case because m is a proper maximal ideal.
Hence, we have C⊆K or K=C.
Thus the map we have is α:C[X1,X2,…,Xn]→C.
Define zi=α(Xi). Now we get that α(∑ijaijXij)=∑ijaijzij. That is, we have an evaluation map that sends Xi↦zi.
CLAIM: The kernel of an evaluation map α is of the form (X1−z1,…,Xn−zn).
PROOF OF CLAIM:TODO
The kernel is also m. Hence, m=(X1−z1,…,Xn−zn), and point that corresponds to the maximal ideal is (z1,z2,…,zn).
Suppose that wherever f1,…,fm simultaneously vanish, then so does g. [that is, g∈I(V(J))where J=(f1,…,fm)].
Then the polynomials f1,…,fm,1−Yg have no common zeros where Y is a new variable into the ring.
Core idea of why they can't have common zeros: Contradiction. assume that 1−Yg, and all the fivanish at some point. Then we need 1−Yg=0 which mean Y=1/g, so g cannot vanish, so g=0. However, since all the fi vanish, g also vanishes as g∈(V(J)). This is contradiction.
Now by weak Nullstellensatz, the ideal J=(f1,…,fm,(1−Y)g) cannot be contained in a maximal ideal (for then they would simultaneously vanish). Thus, J=R and 1∈J.
This means there are coefficients ci(Y,x)C[X1,…,Xn,Y] such that
1=c0(Y,x)(1−Yg(x))i=1∑mci(Y,x)fi(x)
Since this holds when x,Y are arbitrary variables, it continues to hold
on substituting Y=1/g, the coefficient c0(1−Yg)=c0(1−g/g)=c0(1−1)=0 disappears. This gives:
1=∑i=1mci(Y,x)fi(x)since Y=1/g, we can write ci(Y=1/g,x)=ni(x)/gir(x). By clearing denominators, we get:
This is the same as showing that g∈0 in R/J. ( J↦0 in the quotient ring).
If g is nilpotent in R/J, then the (R/J)g becomes the trivial ring {0}. [Intuitively, if g is nilpotent and a unit, then we will have gn=0, that is unit raised to some power is 0, from which we can derive 1=0].
Localising at g is the same as computing R[Y]/(1−Yg,J).
But we have that V(1−Yg,J)=∅. Weak Nullstellensatz implies that (1−Yg,J)=(1).
This means that R[Y]/(1−Yg,J)=R[Y]/(1)={0}. Thus, (R/J)g has g as nilpotent, or g∈J in R.
V(J) is the set of points on which J vanihes. Evaluation is quotienting. So it's going to be set of prime ideals p such that JR/p0. So J⊂p. This means that V(J)={pprime ideal in R,J⊆p}.
I(V(J)) is the set of functions that vanish over every point in V(J). The functions that vanish at p∈V(J) are the elements of p. So the functions that vanish over all points is I(V(J))=∩V(J).
Unwrapping, this means that I(V(J)) is the intersection of all ideals in V(J), which is the intersection of all primes that contains J, which is the radical of J.
Holy shit, scheme theory really does convert Nullstellensatz-the-proof into
Nullstellensatz-the-definition! I'd never realised this before, but this.. is crazy.
Not only do we get easier proofs, we also get more power! We can reason about generic
points such as (x) or (y) which don't exist in variety-land. This is really really cool.