I am studying Jacobson rings, using this file by Matthew Emerton and this source.
I am trying to understand the proof of the following:
Theorem. if $A$ is a Jacobson ring (that is, $\mathfrak p= \operatorname{Jac}(\mathfrak p)$ for all primes $\mathfrak p$ of $A$), then so is the ring of polynomials $A[X]$.
It appears in page 4 of Emerton's notes. He uses two lemmata:
Lemma 1. If $A\subseteq B$ are domains such that $A$ is Jacobson, and for some $0\neq a \in A$, the induced morphism $A_a \to B_a$ is integral, then $\operatorname{Jac}(B)=0$.
Lemma 2. If $\operatorname{Jac}( A ) = 0$, then $\operatorname{Jac} (A[X] ) = 0$ too.
(For clarity, following the notation of Bosch, $\operatorname{Jac}(B)$ is the intersection of all maximal ideals of $B$, and $\operatorname{Jac}(\mathfrak a) = \bigcap_{\mathfrak {a \subseteq m}} \mathfrak m$ is the intersection of all maximal ideals containing $\mathfrak a$). The proof Emerton gives goes as follows:
Proof. Let $\varphi:A[X]\to B$ be an epimorphism onto an integral domain $B$, and denote $A'=\varphi (A)$. It is sufficient to show that $\operatorname{Jac}(B)=0$. If $A'[X]\to B$ is an isomorphism, the result follows from lemma 2. So assume $0\neq \mathfrak p := \operatorname{Ker}(A'[X]\to B)$. Then we may find a non-zero element $a\in A'$ s.t. after inverting $a$, the ideal $\mathfrak p$ is generated by a monic polynomial $f\in A_a ' [X]$. Thus $B_a=A_a'[X]/f$ is finite over $A'_a$, and so lemma 1 shows again that $\operatorname{Jac}(B)=0$.
My questions:
- Why can we find a non-zero element $a$ of $A'$ as stated? More generally, the end of the proof is very unclear to me. Why is the extension $A'_a \to B_a$ finite? It would be very helpful if someone can explain it slower, in a bit more details.
- Atiyah-MacDonald problem 1.4 (see here) shows that $\operatorname{nil}(A[X])=\operatorname{Jac}(A[X])$. Is there a way to give a (perhaps shorter) proof using it?