A rational map is a class of equivalence on $$F=\{f:U \rightarrow Y \mid \mbox{morphisms with } U\subset X \mbox{ open subvariety}\}$$ given by $$f\sim g \iff f_{| (\operatorname{Dom}f \cap \operatorname{Dom}g)}= g_{|(\operatorname{Dom}f \cap \operatorname{Dom}g)}$$ In this way, William Fulton says in his book Algebraic Curves that "a rational map can be defined as a function $f$ from an open subvariety $U$ of $X$ to $Y$ such that $f$ cannot be extended to a morphism from any larger open subset of $X$ to $Y$." I really think that a I get this, but I can't find an example of a rational map $f$ defined on a proper subvariety $U\subsetneq X$.
2 Answers
The example of Eric Wofsey is kind of "artificial" because one could extend this map using the projective space as target variety. More generally, if $Y$ is projective and $X$ is a smooth curve, then any rational map $f : X \to Y$ will extends.
On the other hand, if $P = [0:0:1]$ and $X = \Bbb P^2 \backslash \{P\}$ the map $$ \pi : X \to \Bbb P^4, [x:y:z] \mapsto [x^2:y^2:xy:xz:yz] $$ can't be extended. So this is a "true" rational map.
Edit : let met add a counter-example of a morphism $X \to Y$ which can't be extended where $C$ is projective but not smooth. We take $X = \{(x,y,z) \in \Bbb P^2 : zx^2 = y^3\}$ and $Y = \Bbb P^1$. We have a bijective map $f : \Bbb P^1 \to C, (t,s) \mapsto (t^3, t^2s, s^3)$. On the other hand, we have a well-defined inverse defined on the smooth locus of $C$ (i.e $C \backslash \{(0:0:1)\}$) defined as $g(x,y,z) = (x,y)$. If one could extend $g$ into a regular map, then $f,g$ would be inverse and we would have an isomorphism $C \cong \Bbb P^1$ but $C$ is not smooth.
Take $X=Y=\mathbb{A}^1$ and define $f(x)=1/x$. This is defined on $U=\mathbb{A}^1\setminus\{0\}$ but cannot be extended to $0$.
- 342,377
-
I thought this kind of maps could work but I couldn't show that this is in fact a rational map by just using the definition. Could you help with that? (At least I can see the continuity) – Esteban G. Jun 06 '17 at 23:40
-
-
$f$ is a morphisms if $f$ is continuous and for all open set $U$ de $Y$, if $f \in \Gamma(U,O_Y)$ then $f(g) \in \Gamma(f^{-1}(U),O_X)$. – Esteban G. Jun 07 '17 at 00:02
-
1That definition takes a lot of work to verify directly, but there are some general theorems you can use to make things easier. For instance, do you know that for any variety $V$, a function $V\to \mathbb{A}^1$ is a morphism iff it is a regular funciton on $V$? In this case, you then just have to verify that $1/x$ is a regular function on $\mathbb{A}^1\setminus{0}$. – Eric Wofsey Jun 07 '17 at 00:27
-
-
No. I don't know what exact definitions you're working with, but a regular function on an open subset of an affine variety is given by a quotient of polynomials (where the denominator does not vanish on the domain), not necessarily a polynomial. So in this case, $1/x$ is a regular function on any open subset of $\mathbb{A}^1$ where $x$ does not vanish. – Eric Wofsey Jun 07 '17 at 01:02
-
Thank you so much for your time, I really apreciate your answer. I definitively have to keep studying. – Esteban G. Jun 07 '17 at 01:08
– Jun 07 '17 at 16:00This is because in local coordinates, your map will be locally something like $f/g$. But writing $f = a_nz^n + ...$ and $g = b_m z^m + \dots $ you see that the limit is $a_n/b_m z^{n-m}$ which exists all the time : it is $[1:0] = "\infty"$ if $n < m$, $a_n/b_m$ if $n=m$ and $0$ else.
for any $[x:y] \in \Bbb P^1$, we have that $\lim_{t \to 0} \pi(tx,ty, 1) = [0 : 0 : 0 : x : y ]$. This shows that this map can't be extended.
Reference : Rick Miranda, Algebraic curves and Riemann surfaces is a good place. But the book by Fulton is also excellent !