2

Let $A \subset B$ be commutative integral domains with $\operatorname{Quot}(A) = \operatorname{Quot}(B).$

Now consider the multiplicatively closed subset $S = \{x\in A\setminus\{0\}: x^{-1}\in B\}$.

I want to show that $S^{-1}A = B$. I would appreciate any help.

Bernard
  • 179,256
  • 2
    Isn't $A = K[x,y]$, $B=K[x,y, y/x]$ a counter-example? As far as I can tell, it seems that $S = A^*$ in this case, so that $S^{-1} A = A \neq B$ in this case. – Marc Jul 31 '18 at 20:35

1 Answers1

-1

It suffices to prove $B\subseteq S^{-1}A$, since we already have $A\subseteq B\subseteq \mathrm{Frac}(A)$. For any $x\in B$, $x=\frac{a}{b}$ for some $a,b\in A$. By definition, correct.

Guanyu Li
  • 648