2

I am reading the book Algebraic Geometry by Robin Hartshorne. I am trying to understand the maps $\mathcal{O}(Y) \to \mathcal{O}_P \to K(Y)$ on Page 16.

enter image description here

Are there some functions in $K(Y)$ but not in $\mathcal{O}_P$? Are there some functions in $\mathcal{O}_P$ but not in $\mathcal{O}(Y)$? Thank you very much.

LJR
  • 14,520
  • Here is another example: http://math.stackexchange.com/questions/200761/is-mathbbcx-x-mathbbcx/200769 – Andrew Jun 28 '13 at 13:18

1 Answers1

3

Yes. Take $Y=\mathbb{A}^2(k), P=(0,0)$ for example. Then $K(Y)$ is $k(x,y),$ the field of rational functions in two variables. $\mathcal{O}_P$ is the subring of $K(Y)$ which consists of rational functions defined at P. And $\mathcal{O}(Y)$ is the subring of $K(Y)$ which consists of rational functions defined at every point in $Y.$

So $\dfrac{1}{xy}$ is in $K(Y)$ but not in $\mathcal{O}_P$ since it is not defined at the origin. And $\dfrac{1}{x-1}$ is in $\mathcal{O}_P,$ but not in $\mathcal{O}(Y)$ since it is not defined everywhere in $Y$ - it is not defined at $(1,0)$ for instance. One can show (using the Nullstellensatz) that in this case, $\mathcal{O}(Y)=k[x,y]$ i.e. that the only rational functions in two variables defined everywhere on the affine plane are the polynomials.

Ragib Zaman
  • 35,127