Für Vorlesungen, bitte die Webseite verwenden. https://flavigny.de/lecture
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

312 line
15KB

  1. \documentclass{lecture}
  2. \begin{document}
  3. \usetikzlibrary{shapes.misc}
  4. \tikzset{cross/.style={cross out, draw=black, minimum size=2*(#1-\pgflinewidth), inner sep=0pt, outer sep=0pt},
  5. %default radius will be 1pt.
  6. cross/.default={1pt}}
  7. \chapter{Hilbert's Nullstellensatz and applications}
  8. \section{Fields of definition}
  9. When $k$ is an algebraically closed field, Hilbert's Nullstellensatz gives us a bijection
  10. between algebraic subsets of $k^{n}$ and radical ideals in $k[T_1, \ldots, T_n]$.
  11. This correspondence induces an anti-equivalence of categories
  12. \begin{salign*}
  13. \{\text{affine } k\text{-varieties}\} &\longleftrightarrow
  14. \{\text{finitely-generated reduced } k \text{-algebras}\} \\
  15. (X, \mathcal{O}_X) &\longmapsto \mathcal{O}_X(X) \\
  16. \hat{A} = \operatorname{Hom}_{k\mathrm{-alg}}(A, k) &\longmapsfrom A
  17. .\end{salign*}
  18. \begin{lemma}
  19. Let $k$ be algebraically closed and $A$ a finitely-generated $k$-Algebra. Then
  20. the map
  21. \begin{salign*}
  22. \hat{A} = \operatorname{Hom}_{k\text{-alg}}(A, k) &\longrightarrow \operatorname{Spm } A \\
  23. \xi &\longmapsto \text{ker } \xi
  24. \end{salign*}
  25. is a bijection.
  26. \end{lemma}
  27. \begin{proof}
  28. The map
  29. admits an inverse
  30. \begin{salign*}
  31. \operatorname{Spm } A &\longrightarrow \operatorname{Hom}_{k\text{-alg}}(A, k) \\
  32. \mathfrak{m} &\longmapsto (A \to A / \mathfrak{m})
  33. .\end{salign*}
  34. This is well-defined, since $A / \mathfrak{m}$ is a finite extension of the algebraically closed field
  35. $k$, so $k \simeq A / \mathfrak{m}$.
  36. \end{proof}
  37. Since we have defined a product on the left-hand side of the anti-equivalence, this must correspond
  38. to coproduct on the right-hand side. Since the coproduct in the category of commutative
  39. $k$-algebras with unit is given by the tensor product, we have
  40. \[
  41. \mathcal{O}_{X \times Y} (X \times Y) \simeq \mathcal{O}_X(X) \otimes_k \mathcal{O}_Y(Y)
  42. .\]
  43. \begin{korollar}
  44. Let $k$ be algebraically closed. Then the tensor product of two
  45. reduced (resp. integral) finitely-generated $k$-algebras is reduced (resp. integral).
  46. \label{kor:k-alg-closed-tensor-of-reduced}
  47. \end{korollar}
  48. \begin{proof}
  49. This follows from the anti-equivalence of categories: Reduced since products of affine
  50. $k$-varieties exist and integral since the product of two irreducible affine $k$-varieties is irreducible.
  51. \end{proof}
  52. \begin{bem}
  53. \ref{kor:k-alg-closed-tensor-of-reduced} is false in general if $k = \overline{k}$. For instance
  54. $\mathbb{C}$ is an integral $\R$-algebra, but
  55. \begin{salign*}
  56. \mathbb{C} \otimes_{\R} \mathbb{C}
  57. &= \R[x]/(x^2 + 1) \otimes_{\R} \mathbb{C} \\
  58. &= \mathbb{C}[x]/(x^2 + 1) \\
  59. &= \mathbb{C}[x]/((x-i)(x+i)) \\
  60. &\stackrel{(*)}{\simeq} \mathbb{C}[x]/(x-i) \times \mathbb{C}[x]/(x+i) \\
  61. &\simeq \mathbb{C} \times \mathbb{C}
  62. \end{salign*}
  63. is not integral, where $(*)$ follows from the Chinese remainder theorem.
  64. For a non-reduced example, consider $k = \mathbb{F}_{p}(t)$ and choose a $p$-th root
  65. $\alpha = t ^{\frac{1}{p}}$ in $\overline{\mathbb{F}_p(t)}$. Then $\alpha \not\in k$
  66. but $\alpha ^{n} \in k$. If we put $L = k(\alpha)$, then
  67. $\alpha \otimes 1 - 1 \otimes \alpha \neq 0$ in $L \otimes_k L$ since
  68. the elements $(\alpha ^{i} \otimes \alpha ^{j})_{0 \le i, j \le p-1}$ form a basis
  69. of $L \otimes_k L$ as a $k$-vector space, but
  70. \[
  71. (\alpha \otimes 1 - 1 \otimes \alpha)^{p}
  72. = \alpha ^{p} \otimes 1 - 1 \otimes \alpha ^{p}
  73. = 1 \otimes \alpha ^{p} - 1 \otimes \alpha ^{p} = 0
  74. .\]
  75. \end{bem}
  76. We now consider more generally finitely generated reduced $k$-algebras when $k$ is not
  77. necessarily closed.
  78. \begin{bsp}
  79. Let $A = \R[X]/(x^2 +1)$. Since $x^2 + 1 $ is irreducible in $\R[x]$, it
  80. generates a maximal ideal, thus the finitely-generated $\R$-algebra $A$ is a field and in
  81. particular reduced. We can equip the topogical space
  82. $X \coloneqq \operatorname{Spm } A = \{ (0)\} $ with a sheaf of regular functions, defined
  83. by $\mathcal{O}_X(\{(0)\}) = A$. In other words, $\operatorname{Spm } A$ is just a point,
  84. but equipped with the reduced $\R$-algebra $A$. It thus differs from the
  85. point $\operatorname{Spm } \R$, which is equipped with the reduced $\R$-algebra $\R$,
  86. since $\R[x]/(x^2 + 1) \not\simeq \R$ as $\R$-algebras. Indeed, the $\R$-algebra $\R[x]/(x^2+1)$
  87. is $2$ dimensional as a real vector space.
  88. $A$ possesses a non-trivial $\R$-algebra automorphism induced by the automorphism of $\R$-algebras,
  89. $P \mapsto P(-x)$ in $\R[x]$. Indeed, $\R[x]/(x^2+1) \simeq \mathbb{C}$ as $\R$-algebras,
  90. with the previous automorphism corresponding to the complex conjugation $z \mapsto \overline{z}$.
  91. \end{bsp}
  92. \begin{bsp}
  93. By analogy with the Zariski topology on maximal spectra of (finitely generated, reduced)
  94. $\mathbb{C}$-algebras, we can equip $X = \operatorname{Spm } A$ with
  95. a Zariski topology for all (finitely generated reduced) $\R$-algebras $A$: the closed subsets
  96. of this topology are given by
  97. \[
  98. \mathcal{V}_X(I) \coloneqq \{ \mathfrak{m} \in \operatorname{Spm } A \mid \mathfrak{m} \supset I\}
  99. \] for any ideal $I \subseteq A$.
  100. Note that $X = \operatorname{Spm } A$ contains
  101. $\hat{A} = \operatorname{Hom}_{k\text{-alg}}(A, k)$ as a subset: the points
  102. of $\hat{A}$ correspond to maximal ideals $\mathfrak{m}$ of $A$ with residue field
  103. $A / \mathfrak{m} \simeq k$. But when $k \not\simeq \overline{k}$, the set
  104. $\operatorname{Spm } A$ is strictly larger than $\hat{A}$: it contains maximal ideals $\mathfrak{m}$
  105. such that $A / \mathfrak{m}$ is a non-trivial finite extension of $k$. The induced topology on
  106. $\hat{A} \subseteq \operatorname{Spm } A$ is the Zariski topologoy of $\hat{A}$ that was
  107. introduced earlier.
  108. Let $A = \R[x]$. Maximal ideals in the principal ring $\R[x]$ are generated
  109. by a single irreducible polynomial $P$, which is either of degree $1$ or of degree $2$ with
  110. negative discriminant.
  111. In the first case, $P = x-a$ for some $a \in \R$ and the residue field is $\R[x]/(x - a) \simeq \R$,
  112. while, in the second case, $P = x^2 + bx + c$ for $b, c \in \R$ and $b^2 - 4c < 0$ and
  113. by choosing a root $z_0$ of $P$ in $\mathbb{C}$, the map
  114. \begin{salign*}
  115. \eta_{z_0} \colon \R[x]/(x^2 + bx + c) &\longrightarrow \mathbb{C} \\
  116. \overline{P} &\longmapsto P(z_0)
  117. \end{salign*}
  118. is a field-homomorphism. In particular it is injective. Since $\mathbb{C}$ and
  119. $\R[x]/(x^2 + bx + c)$ are both degree $2$ extensions of $\R$, we have
  120. $\R[x]/(x^2 + bx + c) \simeq \mathbb{C}$.
  121. Note that the other root of $x^2 + bx +c $ is $\overline{z_0}$ and that
  122. $\eta_{\overline{z_0}} = \sigma \circ \eta_{z_0}$ where $\sigma$ is complex conjugation on $\mathbb{C}$.
  123. So we have to ways to identify $\R[x]/(x^2 + bx +c)$ to $\mathbb{C}$ and they are
  124. related by the action of $\text{Gal}(\mathbb{C}/ \R)$ on $\mathbb{C}$.
  125. To sum up, the difference between the two possible types of maximal ideals $\mathfrak{m} \subseteq \R[x]$
  126. is the residue field, which is either $\R$ or $\mathbb{C}$. When it is $\R$, we
  127. find exactly the points of
  128. \begin{salign*}
  129. \widehat{\R[x]} &= \operatorname{Hom}_{\R\text{-alg}}(\R[x], \R) \\
  130. &\simeq \{ \mathfrak{m} \in \operatorname{Spm } \R[x] \mid \R[x]/\mathfrak{m} \simeq \R\} \\
  131. &\simeq \{ (x-a) \colon a \in \R\} \\
  132. &\simeq \R
  133. .\end{salign*}
  134. And when the residue field is $\mathbb{C}$, we have $\mathfrak{m} = (x^2 + bx + c)$ with
  135. $b, c \in \R$ such that $b^2 - 4c < 0$. If we choose $z_0$ to be the root
  136. of $x^2 + bx +c$ with $\text{Im}(z_0) > 0$, we can identify the set of these maximal ideals with
  137. the subset
  138. \[
  139. H \coloneqq \{ z \in \mathbb{C} \mid \text{Im}(z) > 0\}
  140. .\]
  141. In other words, the following pictures emerges, where we identify
  142. $\operatorname{Spm } \R[x]$ with
  143. \[
  144. \hat{H} \coloneqq \{ z \in \mathbb{C} \mid \text{Im}(z) \ge 0\}
  145. \]
  146. via the map
  147. \begin{salign*}
  148. \operatorname{Spm } \R[x] &\longrightarrow \hat{H} \\
  149. \mathfrak{m} &\longmapsto \begin{cases}
  150. a \in \R & \mathfrak{m} = (x-a) \\
  151. z_0 \in H & \mathfrak{m} = ((x-z_0)(x-\overline{z_0})) \text{ and } \text{Im}(z_0) > 0
  152. \end{cases}
  153. \end{salign*}
  154. which is indeed bijective.
  155. %\begin{figure}
  156. % \centering
  157. % \begin{tikzpicture}
  158. % \draw[red] (-2, 0) -- (2,0) node[right] {$\R \simeq \operatorname{Hom}_{\R\text{-alg}}(\R[x], \R)$};
  159. % \draw[->] (0, 0) -- (0,4);
  160. % \end{tikzpicture}
  161. % \caption{$\operatorname{Spm } \R[x] \simeq \hat{H}
  162. % = \left\{ z \in \mathbb{C} : \text{Im}(z) \ge 0 \right\}$}
  163. %\end{figure}
  164. We see that $\operatorname{Spm } \R[x]$ contains a lot more points
  165. that $\R$. One could go further and add the ideal $(0)$: This would give the set
  166. \[
  167. \mathbb{A}^{1}_{\R} = \operatorname{Spec } \R[x]
  168. = \operatorname{Spm } \R[x] \cup \{(0)\}
  169. .\]
  170. \end{bsp}
  171. \begin{bem}
  172. If $A$ is a $k$-algebra and $\overline{k}$ is an algebraic closure of $k$, the
  173. group $\text{Aut}_k(\overline{k})$ acts on the $\overline{k}$-algebra
  174. $A_{\overline{k}} \coloneqq A \otimes_k \overline{k}$ via
  175. $\sigma (a \otimes \lambda) \coloneqq a \otimes \sigma(\lambda)$. Moreover, the map
  176. $a \mapsto a \otimes 1$ induces an injective morphism of $k$-algebras
  177. $A \xhookrightarrow{} A \otimes_k \overline{k}$ since
  178. the tensor product over fields is left-exact.
  179. Its image is contained in the $k$-subalgebra
  180. $\operatorname{Fix}_{\operatorname{Aut}_k(\overline{k})} A_{\overline{k}} \subseteq A_{\overline{k}}$. When
  181. $k$ is a perfect field, this inclusion is an equality.
  182. \end{bem}
  183. \begin{bsp}
  184. If $A = \R[x]$, then $A \otimes_{\R} \mathbb{C} \simeq \mathbb{C}[x]$. The group
  185. $\text{Aut}_{\R}(\mathbb{C}) = \text{Gal}(\mathbb{C}/\R) = \langle \sigma \rangle$ with
  186. $\sigma\colon z \mapsto \overline{z}$, acts naturally on $\mathbb{C}[x]$. This
  187. is an action by $\R$-algebra automorphisms. Clearly,
  188. $\text{Fix}_{\langle\sigma\rangle} \mathbb{C}[x] = \R[x]$. There
  189. is an induced action on $\operatorname{Spm } \mathbb{C}[x]$,
  190. defined by
  191. \[
  192. \sigma(\mathfrak{m}) = \sigma((x-z)) \coloneqq (x - \sigma(z)) = (x - \overline{z})
  193. .\]
  194. When we identify $\operatorname{Spm } \mathbb{C}[x]$ with $\mathbb{C}$
  195. via $(x-z) \mapsto z$, this action is just $z \mapsto \overline{z}$. This
  196. ,,geometric action'' induces an action of $\text{Gal}(\mathbb{C}/\R)$ on
  197. regular functions on $\mathbb{C}$: to $h \in \mathcal{O}_{\mathbb{C}}(U)$, there
  198. is associated a regular function $h \in \mathcal{O}_{\mathbb{C}}(\sigma(U))$, defined for
  199. all $x \in \sigma(U)$, by
  200. \[
  201. \sigma(h)(z) \coloneqq \sigma \circ h \circ \sigma ^{-1}(z) = \overline{h(\overline{z})}
  202. .\]
  203. In particular, if $h = P \in \mathcal{O}_{\mathbb{C}}(\mathbb{C}) = \mathbb{C}[x]$, then
  204. $P \mapsto \sigma(P)$ coincides with the natural
  205. $\text{Gal}(\mathbb{C} / \R)$ action on $\mathbb{C}[x]$. We will see momentarily that this
  206. defines a sheaf of $\R$-algebras on $\operatorname{Spm } \R[x]$. To that end,
  207. let us first look more closely at the $\text{Gal}(\mathbb{C}/ \R)$ action
  208. on $\operatorname{Spm } \mathbb{C}[x]$. Its fixed-point set
  209. is
  210. \[
  211. \{ \mathfrak{m} \in \operatorname{Spm } \mathbb{C}[x] \mid \mathfrak{m} = (x-a), a \in \R\}
  212. \simeq \R = \operatorname{Fix}_{z \mapsto \overline{z}}(\mathbb{C})
  213. .\]
  214. Moreover, there is a map
  215. \begin{salign*}
  216. \operatorname{Spm } \mathbb{C}[x] &\longrightarrow \operatorname{Spm } \R[x] \\
  217. \mathfrak{m} &\longmapsto \mathfrak{m} \cap \R[x]
  218. \end{salign*}
  219. sending $(x-a) \mathbb{C}[x]$ to $(x-a)\R[x]$ if $a \in \R$,
  220. and $(x-z)\mathbb{C}[x]$ to $(x-z)(x-\overline{z})\R[x]$ if $z \in \mathbb{C} \setminus \R$.
  221. This map is surjective and induces a bijection
  222. \[
  223. (\operatorname{Spm } \mathbb{C}[x]) / \operatorname{Gal}(\mathbb{C} / \R)
  224. \xlongrightarrow{\simeq} \operatorname{Spm } \R[x]
  225. .\]
  226. Geometrically, the quotient map $\pi\colon \operatorname{Spm } \mathbb{C}[x] \to \operatorname{Spm } \R[x]$
  227. is the ,,folding map``
  228. \begin{salign*}
  229. \mathbb{C} &\longrightarrow \hat{H} \\
  230. z = u + iv &\longmapsto u + i |v|
  231. .\end{salign*}
  232. \begin{figure}
  233. \centering
  234. \begin{tikzpicture}
  235. \draw[red] (-2, 0) -- (2,0) node[right] {$\R$};
  236. \fill (1, -1) circle[radius=0.75pt] node[right] {$z_0$};
  237. \draw[->] (0,-1.5) -- (0,2);
  238. \draw[->] (3.2,0) -- node[above] {$\pi$} (4.2,0);
  239. \draw[red] (5, 0) -- (9,0) node[right] {$\R$};
  240. \fill (8, 1) circle[radius=0.75pt] node[right] {$\pi(z_0)$};
  241. \draw[->] (7, 0) -- (7,2);
  242. \end{tikzpicture}
  243. \caption{The quotient map
  244. $\pi\colon \operatorname{Spm } \mathbb{C}[x] \to \operatorname{Spm } \R[x]$ is geometrically a folding.}
  245. \end{figure}
  246. In view of this, it is natural to
  247. \begin{enumerate}[(i)]
  248. \item put the quotient topology on
  249. \[
  250. \operatorname{Spm } \R[x] = \left( \operatorname{Spm } \mathbb{C}[x] \right)
  251. / \operatorname{Gal}(\mathbb{C}/\R)
  252. \]
  253. where $\operatorname{Spm } \mathbb{C}[x] \simeq \mathbb{C}$ is equipped with its topology
  254. of algebraic variety.
  255. \item define a sheaf of $\R$-algebras on $\operatorname{Spm } \R[x]$ by pushing-forward
  256. the structure sheaf on $\operatorname{Spm } \mathbb{C}[x]$
  257. and then taking the $\operatorname{Gal}(\mathbb{C}/ \R)$-invariant subsheaf:
  258. \[
  259. \mathcal{O}_{\operatorname{Spm } \R[x]}(U)
  260. \coloneqq \mathcal{O}_{\operatorname{Spm } \mathbb{C}[x]}
  261. (\pi^{-1}(U))^{\operatorname{Gal}(\mathbb{C} / \R)}
  262. \] where
  263. $\pi\colon \operatorname{Spm } \mathbb{C}[x] \to \operatorname{Spm } \R[x]$,
  264. $\mathfrak{m} \mapsto \mathfrak{m} \cap \R[x]$ is the quotient map,
  265. and $\operatorname{Gal}(\mathbb{C}/ \R)$ acts on
  266. $\mathcal{O}_{\operatorname{Spm } \mathbb{C}[x]}(\pi^{-1}(U))$ via
  267. $h \mapsto \sigma(h) = \sigma \circ h \circ \sigma ^{-1}$ (note that the open set
  268. $\pi^{-1}(U)$ is $\operatorname{Gal}(\mathbb{C} / \R)$-invariant).
  269. \end{enumerate}
  270. Observe that
  271. \[
  272. \mathcal{O}_{\operatorname{Spm } \R[x]}(\operatorname{Spm } \R[x])
  273. = \mathbb{C}[x]^{\operatorname{Gal}(\mathbb{C} / \R)} = \R[x]
  274. .\]
  275. Also, if $h = \frac{f}{g}$ around $x \in U$, then, around
  276. $\sigma(x) \in U$, one has $\sigma(h) = \frac{\sigma(f)}{\sigma(g)}$ and,
  277. for all $\lambda \in \mathbb{C}$, $\sigma(\lambda h) = \overline{\lambda} \sigma(h)$.
  278. Remarkably, we will see that we can reconstruct the algebraic $\mathbb{C}$-variety
  279. \[
  280. (X_{\mathbb{C}}, \mathcal{O}_{X_{\mathbb{C}}})
  281. \coloneqq (\operatorname{Spm } \mathbb{C}[x], \mathcal{O}_{\operatorname{Spm } \mathbb{C}[x]})
  282. \] from the ringed space
  283. \[
  284. (X, \mathcal{O}_X) \coloneqq (\operatorname{Spm } \R[x], \mathcal{O}_{\operatorname{Spm } \R[x]}
  285. \] that we have just constructed.
  286. \end{bsp}
  287. \end{document}