Skip to content

Commit

Permalink
ql 3.2.13 in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhay Goel committed Sep 10, 2024
1 parent f2a25cc commit fe03e17
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions assets/tex/qingliu/Chapters/3/2/13.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
\mtexe{3.2.13}
\begin{proof}
Fix an algebraic closure $\bar{k}$ of $k$. Let's begin with the more straightforward directions. Let $k'$ be a finite extension of $k$, so we have a canonical tower $\bar{k}/k'/k$ of fields, and the corresponding base-change morphisms $X_{\bar{k}} \to X_{k'} \to X$. First, suppose that $X$ is geometrically reduced, so that $X_{\bar{k}}$ is reduced. To show that $X_{k'}$ is reduced, it suffices to show this on an open cover. Let $\Spec A$ be an open affine of $X_{k'}$, and note that then $\Spec(A \otimes_{k'} \bar{k})$ is an open affine in $X_{\bar{k}}$ containing the preimage of $\Spec A$. So, the above morphism corresponds to the ring homomorphism $A \to A \otimes_{k'} \bar{k}$. But this map is injective since $A$ is a (free, hence) flat $k'$-algebra, and the codomain is reduced as it comes from an open subscheme of a reduced scheme, so $A$ must be reduced as desired.

Now, suppose that $X$ is geometrically irreducible, so that $X_{\bar{k}}$ is irreducible. But $\Spec\bar{k} \to \Spec k'$ is surjective, which is preserved by base change, so $X_{\bar{k}} \to X_{k'}$ is surjective, and the image of an irreducible topological space is again irreducible. So $X_{k'}$ is irreducible as claimed. Similarly, if $X$ is geometrically connected, then $X_{\bar{k}}$ is connected, and the image of a connected space is connected.

We'll now address each converse. Suppose first that $X$ is not geometrically reduced, so that $X_{\bar{k}}$ is not reduced. Again, this can be checked locally, so it must be the case that some stalk $\scO_{X_{\bar{k}},p}$ is not a reduced ring. Choose an open affine $\Spec A \subseteq X$ containing the image of $p$, so that $\Spec(A \otimes_k \bar{k})$ is an open affine neighborhood of $X_{\bar{k}}$ containing $p$. Now $A \otimes_k \bar{k}$ is not reduced (else each of its localizations would be reduced, including at $p$), so we can choose a nonzero nilpotent
\[ f = \sum_{i=1}^n a_i \otimes b_i \]
for some $n$, some $a_1,\ldots,a_n \in A$, and some $b_1,\ldots,b_n \in \bar{k}$. But now each $b_i$ is algebraic over $k$ by design, and there are finitely many of them, so $k' = k[b_1,\ldots,b_n]$ is a finite extension of $k$. I claim that $X_{k'}$ is also not reduced. One of its affine neighborhoods is $\Spec(A \otimes_k k')$, but then this ring contains the element $f$. The map $A \otimes_k k' \to A \otimes_k \bar{k}$ is injective, so the fact that $f^N = 0$ in the larger ring means $f^N=0$ in the smaller one as well, so that $X_{k'}$ is not reduced as claimed.

Second, suppose that $X$ is not geometrically irreducible, so that $X_{\bar{k}}$ is not irreducible. If $X$ itself is not irreducible, we are done, so assume WLOG that $X$ is irreducible. Let $W_1,W_2$ be two distinct irreducible components of $X_{\bar{k}}$, and endow them with the induced reduced subscheme structure. By Lemma 3.2.6, there exist finite subextensions $K_1,K_2$ of $\bar{k}/k$ and reduced closed subschemes $Z_1 \subseteq X_{K_1}$ and $Z_2 \subseteq X_{K_2}$ such that $W_1 = (Z_1)_{\bar{k}}$ and $W_2 = (Z_2)_{\bar{k}}$. As noted in the proof of that lemma, we can replace $K_1,K_2$ with any finite extensions contained in $\bar{k}$, and so choosing, for example, the compositum allows us to assume $K_1 = K_2 = K$. But now again using that $\Spec\bar{k} \to \Spec K$ is surjective, we get that $W_i \to Z_i$ is surjective, and so each $Z_i$ is irreducible. Furthermore, I claim that each $Z_i$ is actually an irreducible component of $X_K$, which would complete the proof of this converse, since they are distinct (having different base changes in $X_{\bar{k}}$). Indeed, by similar reasoning to previous problems in this section, the generic points of $X_{\bar{k}},X_K$ all lie in the generic fiber. But the generic points of $W_1,W_2$ are generic points of $X_{\bar{k}}$, so they map to the unique generic point in $X$, and they also map to the generic points of $Z_1,Z_2$. So, the generic points of $Z_1,Z_2$ lie in the generic fiber and so must be generic points of $X_K$, i.e. they are full irreducible components.

Finally, suppose that $X$ is not geometrically connected, so that $X_{\bar{k}}$ is not connected. Then we can partition $X_{\bar{k}}$ into disjoint closed subsets $W_1,W_2$, and find some finite extension $K/k$ and closed subsets $Z_1,Z_2 \subseteq X_K$ with $(Z_i)_{\bar{k}} = W_i$ when each set is endowed with the appropriate reduced subscheme structure. Now I claim that $Z_1,Z_2$ partition $X_K$, which would finish the proof. The fact that $Z_1 \cup Z_2 = X_K$ is clear since the projection $X_{\bar{k}} \to X_K$ is surjective.
\end{proof}

0 comments on commit fe03e17

Please sign in to comment.