I have been trying to prove the following bijection which is a consequence of the nullstellansatz $$\{\text{maximal ideals of }\mathbb{C}[x_1,\dots,x_n] \} \leftrightarrow \{\text{points in }\mathbb{A}^{n}_{\mathbb{C}}\}$$
and I am struggling to prove that all maximal ideals in $\mathbb{C}[x_1,...x_n]$ have the form $\langle x_1 - a_1, .... , x_n - a_n\rangle $.
I have the following idea but it seems incorrect:
- Take a maximal ideal $M$ in $\mathbb{C}[x_1, \dots, x_n]:= C$.
- Then $C/ M$ is a field.
- Consider the ideals $\langle x_i + M \rangle$ in $C/M$.
- As these are ideals in a field they are either the zero ideal or the whole ideal.
- If they are all the zero ideal then we are done as then $\langle x_1,....,x_n \rangle$ is in $M$.
- Otherwise some $\langle x_i + M \rangle = C/M$ and by the correspondence theorem for rings when I pull this back to $C$ I get $\langle x_i \rangle = C$ which is a contradiction as $1 \not \in \langle x_i \rangle$.
I think this is wrong though as I don't think I have used algebraically closed anywhere. Thus I could use this to prove all maximal ideals in $\mathbb{R}[x]$ are of the forem $\langle x - a \rangle$ which is false as $\langle x^2 + 1 \rangle$ is maximal.
Is there a way to make this work?
As pointed out above the method I posted is incorrect.
Here is a way to prove it using the weak nullstellansatz which states that: $$J \subsetneq \mathbb{C}[x_1, \dots, x_n] \implies V(J) \neq \emptyset.$$
Suppose $J$ is maximal. By definition $J$ is not the whole ring and so by the weak nullstellansatz $V(J) \neq \emptyset$.
Now notice that $J \subseteq I(V(J))$ and so $I(V(J))$ is either the entire ring or $J$. As $V(J)$ is not empty $I(V(J)) \neq \mathbb{C}[x_1, \dots, x_n]$ and so we are left with $J=I(V(J))$.
Now to see the form of $J$ is what we think it should be let $(a_1, \dots, a_n) \in V(J)$. Clearly $P:=\{(a_1,\dots,a_n)\} \subseteq V(J)$ and by the inclusion reversing of $I(\cdot)$ we see, $$J=I(V(J)) \subseteq I(P),$$
Using the maximality of $J$ again we get what we want, $$J = I(P) =\langle x_1 - a_1, \dots, x_n - a_n \rangle.$$