Proof of Zariski lemma in Wikipedia

242 Views Asked by At

That wikipedia page has a proof of Zariski's lemma, which states that if $A$ is a Jacobson ring (in particular when $A$ is a field) and $B$ is a finitely-generated algebra of $A$, which is a field, then $B$ is a finite extension of $A$ (as a vector space).

In the proof, the following statement is proved:

(*) Let $B\supseteq A$ be integral domains such that $B$ is finitely generated as $A$-algebra. Then there exists a nonzero $a$ in $A$ such that every ring homomorphism $\phi :A\to K$, $K$ an algebraically closed field, with $\phi (a)\neq 0$ extends to $\widetilde {\phi }:B\to K$.

The proof of this statement begins with

If $B$ contains an element that is transcendental over $A$, then it contains a polynomial ring over $A$ to which $φ$ extends (without a requirement on $a$) and so we can assume $B$ is algebraic over $A$ (by Zorn's lemma, say).

I don't understand why is it possible to assume that. Using Zorn's lemma we can find a ring $R$ such that $A\subseteq R\subseteq B$, every element in $R\setminus A$ is trancendental over $A$ and $B$ is algebraic over $R$. However, if we prove the existence of $a\in R$ which satisfies the statement, how can we know that there is an element in $A$ which satisfies it?

1

There are 1 best solutions below

8
On

First, if $a\in A$ is any element so that there exists a homomorphism $\phi:A\to K$ with $K$ an algebraically closed field and $\phi(a)\neq 0$, then with $R$ as defined in your post, $\phi$ extends to a map $\widetilde{\phi}:R\to K$ which necessarily has $\widetilde{\phi}(a)\neq 0$, because $\widetilde{\phi}$ extends $\phi$ and $\phi(a)\neq 0$. (We get this extension by applying Zorn's lemma to the poset of pairs $(T,\phi_T)$ where $A\subset T$ is a transcendental ring extension and $\phi_T:T\to K$ extends $\phi$ with $(T,\phi_T)\leq (T',\phi_{T'})$ when the latter extends the former, and noting that any $\phi_T$ must have $\phi_T(a)\neq 0$ since it extends $\phi$.)

After that, one proves that if $A\subset B$ is an algebraic (even integral) extension and $\phi:A\to K$ is a homomorphism to an algebraically closed field, then $\phi$ extends to $\widetilde{\phi}:B\to K$. Again, if $\phi(a)\neq 0$, then we have $\widetilde{\phi}(a)\neq 0$ by the same reasoning as above.

Combining the two statements, we see that for any $a\in A$ such that there exists a homomorphism $\phi:A\to K$ to an algebraically closed field $K$ with $\phi(a)\neq 0$, and any extension of integral domains $A\subset B$, we can extend $\phi$ to a homomorphism $\widetilde{\phi}:B\to K$ with $\widetilde{\phi}(a)\neq 0$. This gives us the desired statement marked with a (*) in your post by taking any nonzero element $a\in A$.

(Let me point out that for most integral domains, we actually find that there are lots of $a$ which work in the statement - the reason we say "there exists" is because there's an integral domain where there is precisely one option for $a$, and that happens when $A\cong \Bbb F_2$. This sort of statement is actually something one runs in to a fair amount with "there exists" proofs in algebra.)