Für Vorlesungen, bitte die Webseite verwenden. https://flavigny.de/lecture
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

361 lines
14KB

  1. %& -shell-escape -enable-write18
  2. \documentclass{lecture}
  3. \begin{document}
  4. \section{Regular functions}
  5. \begin{lemma}
  6. If $U \subseteq k^{n}$ is a Zariski-open set and
  7. $f_P \colon k^{n} \to k$ is a polynomial function such that
  8. for $x \in U$, $f_P(x) \neq 0$, then the function $\frac{1}{f_P}$ is continuous on $U$.
  9. \label{lemma:1overP-is-cont}
  10. \end{lemma}
  11. \begin{proof}
  12. For all $t \in k$,
  13. \begin{salign*}
  14. \left(\frac{1}{f_P}\right)^{-1}(\{t\})
  15. &= \left\{ x \in U \mid \frac{1}{f_P(x)} = t \right\} \\
  16. &= \left\{ x \in U \mid t f_P(x) -1 = 0 \right\} \\
  17. &= \mathcal{V}(tf_P -1) \cap U
  18. \end{salign*}
  19. is closed in $U$.
  20. \end{proof}
  21. \begin{bem}
  22. There can be many continous functions with respect to the Zariski topology. For instance,
  23. all bijective maps $f\colon k \to k$ are Zariski-continuous. In algebraic geometry, we will
  24. consider only functions which are locally defined by a rational function. We will define
  25. them on open subsets of algebrai sets $V \subseteq k^{n}$, endowed with the topology
  26. induced by the Zariski topology of $k^{n}$.
  27. \end{bem}
  28. \begin{bem}[]
  29. The open subsets of algebraic sets $V \subseteq k^{n}$ are exactly the
  30. \emph{locally closed subsets} of $k^{n}$.
  31. \end{bem}
  32. \begin{definition}[]
  33. Let $X \subseteq k^{n}$ be a locally closed subset of $k^{n}$. A function
  34. $f \colon X \to k$ is called \emph{regular at $x \in X$}, if
  35. there exist an open subset $x \in U \subseteq X$ and two polynomial functions
  36. $P_U, Q_U \colon U \to k$ such that for all $y \in U$, $Q_U(y) \neq 0$ and
  37. \[
  38. f(y) = \frac{P_U(y)}{Q_U(y)}
  39. .\] The function $f\colon X \to k$ is called \emph{regular on $X$} if, for all $x \in X$,
  40. $f$ is regular at $x$.
  41. \end{definition}
  42. \begin{bsp}[]
  43. A rational fraction $\frac{P}{Q} \in k(T_1, \ldots, T_n)$ defines a regular
  44. function on the standard open set $D(Q)$.
  45. \end{bsp}
  46. \begin{satz}[]
  47. Let $X \subseteq k^{n}$ be a locally closed subset. If $f\colon X \to k$ is regular,
  48. then $f$ is continous.
  49. \end{satz}
  50. \begin{proof}
  51. Since continuity is a local property, we may assume $X = \Omega \subseteq k^{n}$ open
  52. and $f = \frac{P}{Q}$ for polynomial functions $P, Q\colon \Omega \to k$ such that
  53. $Q(y) \neq 0$. By \ref{lemma:1overP-is-cont} it suffices to prove that
  54. if $P, R\colon \Omega \to k$ are continuous, then $PR\colon \Omega \to k$,
  55. $z \mapsto P(z)R(z)$ is continuous. Let $t \in k$. Then
  56. \begin{salign*}
  57. (PR)^{-1}(\{t\}) &= \{ z \in \Omega \mid P(z) R(z) - t = 0\} \\
  58. &= \mathcal{V}(PR - t) \cap \Omega
  59. \end{salign*}
  60. is closed in $\Omega$.
  61. \end{proof}
  62. \begin{bem}
  63. Being a regular function is a local property.
  64. \end{bem}
  65. \begin{satz}
  66. Let $X \subseteq k^{n}$ be a locally closed subset of $k^{n}$, endowed
  67. with the induced topology. The map
  68. \begin{salign*}
  69. \mathcal{O}_X\colon \{\text{open sets of }X\} &\longrightarrow k-\text{algebras}\\
  70. U &\longmapsto \{ \text{regular functions on }U\}
  71. \end{salign*}
  72. defines a sheaf of sheaf of $k$-algebras on $X$, which is a subsheaf of the sheaf of functions.
  73. \end{satz}
  74. \begin{proof}
  75. Constants, sums and products of regular functions are regular, thus
  76. $\mathcal{O}_X(U)$ is a sub algebra of the $k$-algebra of functions
  77. $U \to k$.
  78. Since restricting a function preserves regularity, $\mathcal{O}_X$ is a presheaf. Since
  79. being regular is a local property and the presheaf of functions is a sheaf,
  80. $\mathcal{O}_X$ is also a sheaf.
  81. \end{proof}
  82. \section{Irreducibility}
  83. \begin{definition}
  84. Let $X$ be a topological space. $X$ is
  85. \begin{enumerate}[(i)]
  86. \item \emph{irreducible} if $X \neq \emptyset$ and $X$ is not the union
  87. of two proper closed subets, i.e. for $X = F_1 \cup F_2$ with $F_1, F_2 \subseteq X$ closed,
  88. we have $X = F_1$ or $X = F_2$.
  89. \item \emph{connected} if $X$ is not the union of two disjoint proper closed subets, i.e.
  90. for $X = F_1 \cup F_2$ with $F_1, F_2 \subseteq X$ closed and $F_1 \cap F_2 = \emptyset$,
  91. we have $X = F_1$ or $X = F_2$.
  92. \end{enumerate}
  93. A space $X$ which is not irreducible, is called \emph{reducible}.
  94. \end{definition}
  95. \begin{lemma}
  96. If $k$ is infinite, $k$ is irreducible in the Zariski topology.
  97. \end{lemma}
  98. \begin{proof}
  99. Closed subsets of $k$ are $k$ and finite subsets of $k$.
  100. \end{proof}
  101. \begin{bem}
  102. If $k$ is finite, $k^{n}$ is the finite union of its points, which are closed, so
  103. $k^{n}$ is reducible.
  104. \end{bem}
  105. \begin{bem}
  106. $X$ irreducible $\implies$ $X$ connected, but the converse is false: Let $k$ be infinite and
  107. consider $X = \mathcal{V}_{k^2}(x^2 - y^2)$ (see figure \ref{fig:reducible-alg-set}).
  108. Since $x^2 - y^2 = (x-y)(x+y) = 0$ in $k$
  109. if and only if $x = -y$ or $x = y$, we have
  110. $X = \mathcal{V}_{k^2}(x - y) \cup \mathcal{V}_{k^2}(x+y)$. Thus $X$ is reducible. But
  111. $\mathcal{V}_{k^2}(x-y)$ and $\mathcal{V}_{k^2}(x+y)$ are homeomorphic to $k$, in particular
  112. irreducible and thus connected. Since $\mathcal{V}_{k^2}{x-y} \cap \mathcal{V}_{k^2}(x+y) \neq \emptyset$,
  113. $X$ is connected.
  114. \end{bem}
  115. \begin{figure}
  116. \centering
  117. \begin{tikzpicture}
  118. \begin{axis}
  119. \algebraiccurve[red]{x^2 - y^2}
  120. \end{axis}
  121. \end{tikzpicture}
  122. \caption{Reducible connected algebraic set}
  123. \label{fig:reducible-alg-set}
  124. \end{figure}
  125. \begin{satz}
  126. Let $X$ be a non-empty topological space. The following conditions are equivalent:
  127. \begin{enumerate}[(i)]
  128. \item $X$ is irreducible
  129. \item If $U_1 \cap U_2 = \emptyset$ with $U_1, U_2$ open subsets of $X$, then
  130. $U_1 = \emptyset$ or $U_2 = \emptyset$.
  131. \item If $U \subseteq X$ is open and non-empty, then $U$ is dense in $X$.
  132. \end{enumerate}
  133. \label{satz:equiv-irred}
  134. \end{satz}
  135. \begin{proof}
  136. Left as an exercise to the reader.
  137. \end{proof}
  138. \begin{satz}
  139. Let $X$ be a topological space and $V \subseteq X$. Then
  140. $V$ is irreducible if and only if $\overline{V}$ is irreducible.
  141. \label{satz:closure-irred}
  142. \end{satz}
  143. \begin{proof}
  144. Since $\emptyset$ is closed in $X$, we have
  145. $ V = \emptyset \iff \overline{V} = \emptyset$.
  146. ($\Rightarrow$)
  147. Let $\overline{V} \subseteq Z_1 \cup Z_2$ with $Z_1, Z_2 \subseteq X$ closed.
  148. Then $V \subseteq Z_1 \cup Z_2$ and by irreducibility of $V$ we may assume $V \subseteq Z_1$.
  149. Since $Z_1$ is closed, it follows $\overline{V} \subseteq Z_1$.
  150. ($\Leftarrow$) Let $V \subseteq Z_1 \cup Z_2$ with $Z_1, Z_2 \subseteq X$ closed.
  151. Since $Z_1 \cup Z_2$ is closed, we get $\overline{V} \subseteq Z_1 \cup Z_2$. By
  152. irreducibility of $\overline{V}$ we may assume $\overline{V} \subseteq Z_1$, thus
  153. $V \subseteq Z_1$.
  154. \end{proof}
  155. \begin{korollar}
  156. Let $X$ be an irreducible topological space. Then every non-empty open
  157. subset $U \subseteq X$ is irreducible.
  158. \label{kor:non-empty-open-of-irred}
  159. \end{korollar}
  160. \begin{proof}
  161. By \ref{satz:equiv-irred}, $\overline{U} = X$ and thus irreducible. The claim
  162. follows now from \ref{satz:closure-irred}.
  163. \end{proof}
  164. \begin{lemma}[prime avoidance]
  165. Let $\mathfrak{p}$ be a prime ideal in a commutative ring $A$. If $I, J \subseteq A$ are
  166. ideals such that $IJ \subseteq \mathfrak{p}$, then
  167. $I \subseteq \mathfrak{p}$ or $J \subseteq \mathfrak{p}$.
  168. \label{lemma:prime-avoidance}
  169. \end{lemma}
  170. \begin{proof}
  171. Assume that $I \not\subset \mathfrak{p}$ and $J \not\subset \mathfrak{p}$. Then
  172. there exist $a \in I$, such that $a \not\in \mathfrak{p}$ and $b \in J$ such that
  173. $b \not\in \mathfrak{p}$. But $ab \in IJ \subseteq \mathfrak{p}$. Since
  174. $\mathfrak{p}$ is prime, this implies $a \in \mathfrak{p}$ or
  175. $b \in \mathfrak{p}$. Contradiction.
  176. \end{proof}
  177. \begin{theorem}
  178. Let $V \subseteq k^{n}$ be an algebraic set. Then $V$ is irreducible in the Zariski
  179. topology if and only if $\mathcal{I}(V)$ is a prime ideal in $k[T_1, \ldots, T_n]$.
  180. \end{theorem}
  181. \begin{proof}
  182. ($\Rightarrow$) Since $V \neq \emptyset$,
  183. $\mathcal{I}(V) \subsetneq k[T_1, \ldots, T_n]$.
  184. Let $P, Q \in k[T_1, \ldots, T_n]$
  185. such that $PQ \in \mathcal{I}(V)$. For $x \in V$, $(PQ)(x) = 0$ in $k$, hence
  186. $P(x) = 0$ or $Q(x) = 0$. Thus $x \in \mathcal{V}(P) \cup \mathcal{V}(Q)$. Therefore
  187. $V = (\mathcal{V}(P) \cap V) \cup (\mathcal{V}(Q) \cap V)$ is the union of
  188. two closed subsets. Since $V$ is irreducible,
  189. we may assume $V = \mathcal{V}(P) \cap V \subseteq \mathcal{V}(P)$, hence
  190. $P \in \mathcal{I}(V)$ and $\mathcal{I}(V)$ is prime.
  191. ($\Leftarrow$) $V \neq \emptyset$, since $\mathcal{I}(V)$ is a proper ideal. Let
  192. $V = V_1 \cup V_2$ with $V_1, V_2$ closed in $V$. Then
  193. \[
  194. \mathcal{I}(V) = \mathcal{I}(V_1 \cup V_2) = \mathcal{I}(V_1) \cap \mathcal{I}(V_2)
  195. \supseteq \mathcal{I}(V_1) \mathcal{I}(V_2)
  196. .\] By \ref{lemma:prime-avoidance}, we may assume
  197. $\mathcal{I}(V_1) \subseteq \mathcal{I}(V)$. But then
  198. \[
  199. V_1 = \mathcal{V}(\mathcal{I}(V_1)) \supseteq \mathcal{V}(\mathcal{I}(V)) = V
  200. \] since $V_1$ and $V$ are closed. Therefore $V = V_1$ and $V$ is irreducible.
  201. \end{proof}
  202. \begin{korollar}
  203. If $k$ is infinite, the affine space $k^{n}$ is irreducible with respect to the Zariski
  204. topology.
  205. \end{korollar}
  206. \begin{proof}
  207. Since $k$ is infinite, $\mathcal{I}(k^{n}) = (0)$ by \ref{satz:k-infinite-everywhere-vanish}
  208. which is a prime ideal in the integral domain $k[T_1, \ldots, T_n]$.
  209. \end{proof}
  210. \begin{theorem}
  211. Let $V \subseteq k^{n}$ be an algebraic set. Then there exists a decomposition
  212. \[
  213. V = V_1 \cup \ldots \cup V_r
  214. \] such that
  215. \begin{enumerate}[(i)]
  216. \item $V_i$ is a closed irreducible subset of $k^{n}$ for all $i$.
  217. \item $V_{i} \not\subset V_j$ for all $i \neq j$.
  218. \end{enumerate}
  219. This decomposition is unique up to permutations.
  220. \label{thm:decomp-irred}
  221. \end{theorem}
  222. \begin{definition}[]
  223. For an algebraic set $V \subseteq k^{n}$, the $V_i$'s in the decomposition
  224. in \ref{thm:decomp-irred} are called the \emph{irreducible components} of $V$.
  225. \end{definition}
  226. \begin{proof}[Proof of \ref{thm:decomp-irred}]
  227. Existence: Let $A$ be the set of algebraic sets $V \subseteq k^{n}$ that
  228. admit no finite decomposition into a union of closed irreducible subsets. Assume
  229. $A \neq \emptyset$. By noetherianity of $k^{n}$,
  230. there exists a minimal element $V \in A$. In particular
  231. $V$ is not irreducible, so $V = V_1 \cup V_2$ with $V_1, V_2 \subsetneq V$. By
  232. minimality of $V$, $V_1, V_2 \not\in A$, thus they admit
  233. a finite decomposition into a union of closed irreducible subsets. Since
  234. $V = V_1 \cup V_2$, the same holds for $V$. Contradiction. Removing the
  235. $V_i's$ for which $V_i \subseteq V_j$ for some $j$, we may assume that
  236. $V_i \not\subset V_j$ for $i \neq j$.
  237. Uniqueness: Assume that $V = V_1 \cup \ldots \cup V_r$
  238. and $V = W_1 \cup \ldots \cup W_s$
  239. are decompositions that satisfiy (i) and (ii). Then
  240. \[
  241. W_1 = W_1 \cap V = (W_1 \cap V_1) \cup \ldots \cup (W_1 \cap V_r)
  242. .\] Since $W_1$ is irreducible and $W_1 \cap V_i$ is closed in $W_1$,
  243. there exists $j$ such that $W_1 = W_1 \cap V_j \subseteq V_j$. Likewise,
  244. there exists $k$ such that $V_j \subseteq W_k$. Hence $W_1 \subseteq W_k$,
  245. which forces $k = 1$ (because for $k \neq 1$, we have $W_1 \subsetneq W_k)$. Thus
  246. $W_1 = V_j$ and we can repeat the procedure
  247. with $W_2 \cup \ldots \cup W_s = \bigcup_{i \neq j} V_i$.
  248. \end{proof}
  249. \begin{korollar}[]
  250. Let $V \subseteq k^{n}$ be an algebraic set and
  251. denote by $V_1, \ldots, V_r$ the irreducible components of $V$. Let $W \subseteq V$
  252. be an irreducible subset. Then $W \subseteq V_i$ for some $i$.
  253. \label{cor:irred-sub-of-alg-set}
  254. \end{korollar}
  255. \begin{proof}
  256. We have
  257. \[
  258. W = W \cap V = \bigcup_{i=1}^{r} \underbrace{W \cap V_i}_{\text{closed in }W}
  259. .\]
  260. Since $W$ is irreducible, there exists an $i$ such that
  261. $W = W \cap V_i \subseteq V_i$.
  262. \end{proof}
  263. \begin{bem}
  264. \begin{enumerate}[(i)]
  265. \item The $i$ in \ref{cor:irred-sub-of-alg-set} is not unique in general. Consider
  266. \[
  267. V = \{ x^2 - y^2 = 0\} = \{ x - y = 0\} \cup \{ x + y = 0\}
  268. .\] The closed irreducible subset $\{(0, 0)\} $ lies in the intersection of
  269. the irreducible components of $V$.
  270. \item In view of the corollary \ref{cor:irred-sub-of-alg-set},
  271. theorem \ref{thm:decomp-irred} implies that an algebraic
  272. set $V \subseteq k^{n}$ has a unique minimal decomposition into a union of closed irreducible
  273. subsets.
  274. \end{enumerate}
  275. \end{bem}
  276. \begin{korollar}
  277. Let $V \subseteq k^{n}$ be an algebraic set. The irreducible components of $V$
  278. are exactly the maximal closed irreducible subsets of $V$. In terms
  279. of ideals in $k[T_1, \ldots, T_n]$, a closed subset $W \subseteq V$
  280. is an irreducible component of $V$, if and only if the ideal
  281. $\mathcal{I}(W)$ is a prime ideal which is minimal among those containing
  282. $\mathcal{I}(V)$.
  283. \end{korollar}
  284. \begin{proof}
  285. A closed irreducible subset $W \subseteq V$ is
  286. contained in an irreducible component $V_j \subseteq V$
  287. by \ref{cor:irred-sub-of-alg-set}. If $W$ is maximal, then $W = V_j$.
  288. Conversely, if $V_j$ is an irreducible component of $V$ and
  289. $V_j \subseteq W$ for some irreducible and closed subset $W \subseteq V$, again
  290. by \ref{cor:irred-sub-of-alg-set} we have $W \subseteq V_i$ for some $i$, therefore
  291. $V_j \subseteq V_i$ which implies $i = j$ and $V_j = W$.
  292. \end{proof}
  293. \begin{satz}[Identity theorem for regular functions]
  294. Let $X \subseteq k^{n}$ be an irreducible algebraic set and let $U \subseteq X$
  295. be open. Let $f, g \in \mathcal{O}_X(U)$ be regular functions on $U$. If
  296. there is a non-empty open set $U' \subseteq U$ such that
  297. $f|_{U'} = g|_{U'}$, then $f = g$ on $U$.
  298. \end{satz}
  299. \begin{proof}
  300. The set $Y = \mathcal{V}_U(f-g)$ is closed in $U$ and
  301. contains $U'$. Thus the closure $\overline{U'}^{(U)}$ of $U'$ in $U$
  302. is also contained in $Y$. By \ref{kor:non-empty-open-of-irred}
  303. $U$ is irreducible, so $U'$ is dense in $U$. Therefore $Y = U$.
  304. \end{proof}
  305. \begin{bsp}
  306. If $k$ is infinite and $P \in k[T_1, \ldots, T_n]$ is zero
  307. outside an algebraic set $V \subseteq k^{n}$, then $P = 0$ on $k^{n}$.
  308. \end{bsp}
  309. \end{document}