Let $R$ be an integral domain with field of fractions $K$, and let $L/K$ be a field extension. Suppose that $\alpha\in L$ is an element, algebraic over $K$, whose minimal polynomial $f\in K[T]$ has coefficients in $R$. Show that there is an isomorphism of $R$-algebras $$R[T]/(f)\to R[\alpha]$$ sending $T$ to $\alpha$
If I consider $\phi:R[T]\to R[\alpha]$ with $\phi(g(T))=g(\alpha)$, I get $(f)\subseteq\ker\phi$, but $\ker\phi\neq R[T]$ because any constant polynomial $g(T)=c, c\neq0$ is not mapped to zero. For the other direction, it seems, I have to make use of the fact that $f$ has coefficients in $R$ and $R$ is a domain, or am I wrong?
Division with remainder works in an integral domain, if the leading coefficient is a unit. Of course, one should point out that the monic minimal polynomial over $K$ has coefficients in $R$. (You can always clear denominators, but the polynomial is not monic after that)
– MooS Feb 28 '15 at 11:37