0

I want to prove that $\bar{K}[V]/M_p \simeq \bar{K}$ where $K$ is a field, $\bar{K}$ is its algebraic closure and $$\bar{K}[V]=\bar{K}[x_1,...,x_n]/I_V,$$ where $I_V$ is the ideal attached to a variety, so it is prime.

Now, on the other hand:

$$M_p=\{f \in \bar{K}[V] : f(p)=0\}.$$

So we have to find a bijective function from this two fields (may be there are better ways to do this, but I am not quite sure if in field theory we can find that machinery), but my intuition says that in $\bar{K}[V]/M_p$ we don't have any vanishing polynomial at $V$ so I can't figure out how to find this bijection.

Can someone help me with this problem?

Thanks a lot in advance.

user26857
  • 52,094
user162343
  • 3,245

1 Answers1

1

If $P=(a_1,\dots,a_n)$, then $M_P=(x_1-a_1,\dots,x_n-a_n)/I(V)$; see Proving that kernels of evaluation maps are generated by the $x_i - a_i$ (the proof given there works for any field).

Then $\overline K[V]/M_P\simeq\overline K[x_1,\dots,x_n]/(x_1-a_1,\dots,x_n-a_n)\simeq\overline K$; for the last isomorphism see Maximal ideals in $K[X_1,\dots,X_n]$.

user26857
  • 52,094