I am doing exercise 4.30 from Eisenbud's Commutative Algebra With A View Towards Algebraic Geometry which I append here:
Exercise 4.30: Suppose $k$ is a Noetherian ring and for every finitely generated $k$ - algebra and maximal ideal $P \subset R$ the $k$ - algebra is finite over $k$. Show that every reduced finitely - generated $k$ - algebra $R$ is such that given any prime ideal $Q \subseteq R$, we have $$Q = \bigcap P$$ where the intersection runs over all primes $P$ of $R$ such that $R/P$ is finite as a module over $k$.
We note that this consequently sows that such an $R$ is a Jacobson ring. The definition of a Jacobson ring given in Eisenbud is that every prime ideal is an intersection of maximal ideals. Necessarily, we need each of these $P$ to contain $Q$ so that $Q \subseteq P$. Now Eisenbud gives a hint for the reverse inclusion:
Hint: If $f \in R$ and $f \notin Q$, we must find a prime $P$ such that $R/P$ is finite over $k$ and $f \notin P$. Consider a maximal ideal in the $k$ - algebra $R_f$ and its intersection with $R$.
Now I kinda get the hint of Eisenbud: If we choose a maximal ideal $\mathfrak{m}$ in $R_{f}$, then the "contraction" of that maximal ideal in $R$ is prime. Since we have "inclusions"
$$k \hookrightarrow R/(\mathfrak{m} \cap R) \hookrightarrow R_f/\mathfrak{m}$$
and $R_f/\mathfrak{m}$ is finite as a module over $k$, then necessarily so is $R/(\mathfrak{m} \cap R)$ because $k$ is Noetherian.
My problem is: We are not guaranteed that the ring homomorphism $R \to R_f$ that maps $x$ to $x/1$ is injective. So how can we embed $R$ inside of $R_f$ so that it makes sense to take the intersection of $\mathfrak{m}$ with $R$?
Thanks.