I'm reading an article about the proof of the general form of nullstellensatz : http://www.math.uwaterloo.ca/~jpbell/nullstellensatz.pdf.
Recall that a ring $R$ is called Jacobson if the Jacobson radical $J(R/P) =0 $ for every prime ideal $P$ of $R$.
In the article, he states a general form of nullstellensatz as follow.
Theorem 1. Let $R$ be a Jacobson ring and $S$ be a finitely generated $R$-algebra. Then $S$ is a Jacobson ring and if $M$ is a maximal ideal of $S$ then $N:=M \cap R$ is a maximal ideal of $R$ and $S/M$ is a finite field extension of $R/N$.
In the proof of the theorem, he uses next Theorem, called the Rabinowitch Trick :
Theorem 2. Let $R$ be a ring. Then $R$ is a Jacobson ring if and only if whenever $P$ is a prime ideal of $R$ and $T:=R/P$ has the property that $T_{b}$ (localization) is a field for some nonzero $b\in T$ then $T$ is a field.
To prove the theorem 1, he approaches through three main steps:
(1) To show that the Nullstellensatz holds when $S=R[x]$ (generated by 1 element)
(2) Use induction to show that it holds for $S=R[x_1, \dots ,x_n]$
(3) Show that the Nullstellensatz holds for homomorphic images of $R[x_1, \dots ,x_n]$.
Every finitely generated $R$-algebras is isomorphic to an algebra of the form $R[x_1, \dots ,x_n]/I$ for some ideal $I$ and so we get the result from (1)-(3)
Following next image is about Step (1):
Why the underlined statements true? For the first statement, I'm now constructing explicit ring homomorphism as follows (we denote $0 \neq b := f(x) \in R'[x]$ ) :
$$\alpha: K[x]_b \to R'[x]_b$$
$${({a_n \over b_n} x^n + \cdots + {a_0 \over b_0}) \over (\bar{f}(x))^m} \mapsto {1 \over (f(x))^m} \big[\psi({a_n \over b_n})({x^n \over 1}) + \cdots + \psi({ a_0 \over b_0})({1 \over 1}) \big],$$ where $\bar{f}$ is the image of $f(x) \in R'[x]$ to $K[x]$ and $\psi : K \to R'[x]_b$ be the induced homomorphism from $\varphi : R' \to R'[x]_b$ (the existence is gauranteed by the universal property of the field of fractions). Explicitly, $\psi({a \over c}) := \varphi{(a)} \varphi{(c)}^{-1}= ({a \over 1})({c \over 1})^{-1}$.
And through trial, It seems to be true that the above map is well-defined ring isomorphism.
But for the second underlined statement, similar strategy (constructing explicit homomorphism mimicking as above) seems does not work by the well-definedness problem. Anyway this strategy also works?
Is there another approach to show the underlined statement, by simply noting some point?
