I have been reading the article "A conjecture in the arithmetic theory of differential equations" of Katz and I have a doubt regarding the "spreading out". My question is about the following paragraph, in section VI, which says
Let $X$ be a connected, smooth $\mathbb{C}$-scheme of finite type. It is standard that we can find a subring $R\subseteq\mathbb{C}$ which is finitely generated as a $\mathbb{Z}$-algebra, and a connected smooth $R$-scheme $\mathbb{X}/R$ of finite type, with geometrically connected fibres, from which we recover $X/\mathbb{C}$ by making the extension of scalars $R\hookrightarrow\mathbb{C}$.
I don't understand why it holds and wasn't able to find any concrete reference.
My attempt was to first try to understand this locally, that is, for the coordinate ring $\mathbb{C}[x_1,\ldots,x_n]/(f_1,\ldots,f_r)$ of an affine variety over $\mathbb{C}$ and I thought that one may take $R$ as the ring obtained by adjoining the coefficients of the $f_i$ to $\mathbb{Z}$. However in another article, "Nilpotent connections and the monodromy theorem: applications of a result of Turritin", Katz considers the following example
For instance, the Legendre family of elliptic curves, given in homogeneous coordinates by $$Y^2 Z - X(X-Z)(X-\lambda Z) \;\;\text{ in }\mathrm{Spec}\left(\mathbb{C}\left[\lambda,\dfrac{1}{\lambda(1-\lambda)}\right]\right)\times\mathbb{P}^2$$ is (projective and) smooth over $\mathrm{Spec}\left(\mathbb{C}\left[\lambda,\dfrac{1}{\lambda(1-\lambda)}\right]\right)=\mathbb{A}^1\smallsetminus\{0,1\}$. A natural thickening is just to keep the previous equation, but replace $\mathbb{C}\left[\lambda,\dfrac{1}{\lambda(1-\lambda)}\right]$ by $\mathbb{Z}\left[\lambda,\dfrac{1}{2\lambda(1-\lambda)}\right]$, and replace $\mathbb{C}$ by $\mathbb{Z}[1/2]$.
and in that example he adds a more than just the coefficients to $\mathbb{Z}$.
Edit: The main part that bugs me in this construction is that I don't see why the fibers are geometrically connected. When I saw the Legendre family example I thought that maybe one needed to add more things to the ring. Any help for how to do this?
Thanks in advance for any hints, reference or anything that will help me to better understand this.
I think that I have answered my question.The Nagata compactification theorem shows that if $X$ is a connected, smooth $\mathbb C$-scheme of finite type, there exists a proper $\mathbb C$-scheme $\overline{X}$ and an open inmersion $j:X\to\overline{X}$ over $\mathbb C$. Therefore, $\overline{X}$ is a finite union of coordinate rings of affine varieties and we may consider $R$ the $\mathbb Z$-algebra generated by the coefficients of all the polynomials defining these varieties. If we spread-out each variety over $R$ as in the question, then a glueing procedure gives us a
connected, smooth $R$-scheme $\overline{\mathbb{X}}$ of finite typesuch that extension of scalars $R\hookrightarrow\mathbb C$ gives back $\overline{X}$.edit: this was wrong, as compactifying may produce singularities. The $R$-scheme obtained $\mathbb{X}$ is only proper. The argument will work if $R$ can be chosen such that $\overline{\mathbb{X}}$ it is also flat.
Now, define $\mathbb{X}$ as the image of $X$ via the composition map $X\stackrel{j}{\to}\overline{X}\to\overline{\mathbb{X}}$, which is a connected, smooth $R$-scheme of finite type. The assertion regarding the geometrically connectedness of the fibers follows from this post https://mathoverflow.net/questions/201016/connectedness-of-fibers-for-flat-proper-morphism since $\overline{\mathbb{X}}$ is a proper $R$-scheme and the generic fiber is geometrically connected (since it is $\overline{X}$). Because every fiber in $\mathbb{X}$ is simply the pullback along $j$ of the fibers of $\overline{\mathbb{X}}$ the connectedness follows.
Is this alright? Thanks once again.