I am trying to understand in full details the proof of rigidity lemma as proved here http://staff.science.uva.nl/~bmoonen/boek/DefBasEx.pdf [Lemma 1.11, Pag. 12].
The statement in this reference is
Lemma Let $X$, $Y$ and $Z$ be algebraic varieties over a field $k$. Suppose that $X$ is complete. If $f : X × Y \rightarrow Z$ is a morphism with the property that, for some $y \in Y (k)$, the fibre $X \times_k \{y\}$ is mapped to a point $z \in Z(k)$ then $f$ factors through the projection $pr_Y : X \times_k Y → Y$.
I will express what I am not understanding of the proof in the following questions. (Please, read the proof as in the link to understand the notation).
- Why we can reduce to the case $k=\bar{k}$?
- Why can we choose $x_0\in X(k)$, that is, why $X(k)$ is non-empty?
- What does it mean "since $X\times_k Y$ is reduced it sufficies to prove it for $k$-rational points"? Why is this possible?
- Why $f$ is constant on $X\times_k \{P\}$?
- At the end they say: $f=g \circ pr_Y$ on the non-empy open set $X\times_k (Y-V)$. So $f=g \circ pr_Y$ everywhere because $X\times_k Y$ is irreducible. Why?
For question (5) I would argue like this: since $X\times_k Y$ is irreducible, $X\times_k (Y-V)$ is a dense subset. Then by continuity $f=g \circ pr_Y$ everywhere. Is this argument correct?
Any help is appreciated, thank you.