Für Vorlesungen, bitte die Webseite verwenden. https://flavigny.de/lecture
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

379 líneas
18KB

  1. \documentclass{lecture}
  2. \begin{document}
  3. \section{Examples of algebraic varieties}
  4. \begin{aufgabe}[]
  5. Let $f\colon X \to Y$ be a morphism of algebraic pre-varieties. Assume
  6. \begin{enumerate}[(i)]
  7. \item $Y$ is a variety.
  8. \item There exists an open covering $(Y_i)_{i \in I}$ of $Y$ such that the open subset
  9. $f^{-1}(Y_i)$ is a variety.
  10. \end{enumerate}
  11. Show that $X$ is a variety.
  12. \end{aufgabe}
  13. \begin{aufgabe}[]
  14. Let $X$ be a topological space. Assume that there exists a covering $(X_i)_{i \in I}$ of
  15. $X$ by irreducible open subsets such that for all $(i,j)$, $(X_i \cap X_j) \neq \emptyset$.
  16. Show that $X$ is irreducible.
  17. \end{aufgabe}
  18. \subsection{Grassmann varieties}
  19. Let $0 \le p \le n$ be integers. The Grassmannian $\text{Gr}(p, n)$ is the set
  20. of $p$-dimensional linear subspaces of $k^{n}$. In order to endow this set with a structure
  21. of algebraic prevariety, there are various possibilities:
  22. \begin{enumerate}[(i)]
  23. \item To a $p$-dimensional linear subspace $E \subseteq k^{n}$, we associate the line
  24. $\Lambda^{p} E \subseteq \Lambda^{p} k^{n} \simeq k^{\binom{n}{p}}$, which
  25. defines a point in the projective space $k\mathbb{P}^{\binom{n}{p}-1}$.
  26. Claim: The map $\text{Gr}(p, n) \to k\mathbb{P}^{\binom{n}{p} -1}$
  27. is an injective map whose image is a Zariski-closed subset of $k\mathbb{P}^{\binom{n}{p} -1}$.
  28. This identifies $\text{Gr}(n, p)$ canonically to a projective variety. In particular
  29. one obtains in this way a structure of \emph{algebraic variety}
  30. on $\text{Gr}(p, n)$.
  31. \item For the second approach, recall that $\text{GL}(n, k)$ acts transitively on
  32. $\text{Gr}(p, n)$. But the identification of $k^{n}$ to $(k^{n})^{*}$
  33. via the canonical basis of $k^{n}$ enables one to define, for all $E \in \text{Gr}(p, n)$,
  34. a canonical complement $E^{\perp} \in \text{Gr}(n-p, n)$, i.e.
  35. an $(n-p)$-dimensional linear subspace such that $E \oplus E^{\perp} = k^{n}$.
  36. So the stabiliser of $E \in \text{Gr}(p, n)$ for the action of
  37. $\text{GL}(n, k)$ is conjugate to the subgroup
  38. \begin{salign*}
  39. \text{P}(p, n) \coloneqq
  40. \left\{ g \in \text{GL}(n, k) \middle \vert
  41. \begin{array}{l}
  42. g = \begin{pmatrix} A & B \\ 0 & C \end{pmatrix} \\
  43. \text{with } A \in \text{GL}(p, k), B \in \text{Mat}(p \times (n-p), k),\\
  44. \text{and } C \in \text{GL}(n-p, k)
  45. \end{array}
  46. \right\}
  47. .\end{salign*}
  48. This shows that the Grassmannian $\text{Gr}(p, n)$ is a homogeneous space
  49. under $\text{GL}(n, k)$ and that
  50. \begin{salign*}
  51. \text{Gr}(p, n) \simeq \text{GL}(n, k) / \text{P}(p, n)
  52. \end{salign*}
  53. which is useful if one knows that, given an affine algebraic group $G$ and
  54. a closed subgroup $H$, the homogeneous space $G / H$ is an algebraic variety. We
  55. will come back to this later on.
  56. \item The third uses the gluing theorem. In particular, it also constructs
  57. a standard atlas on $\text{Gr}(p, n)$, like the one we had on
  58. $k\mathbb{P}^{n-1} = \text{Gr}(1, n)$.
  59. The idea is that, in order to determine a $p$-dimensional subspace of $k^{n}$,
  60. it suffices to give a basis of that subspace, which is a family of $p$ vectors
  61. in $k^{n}$. Geometrically, this means that the subspace in question is seen
  62. as the graph of a linear map $A\colon k^{p} \to k^{n}$.
  63. Take $E \in \text{Gr}(p, n)$ and let $(v_1, \ldots, v_p)$ be a basis of $E$ over $k$.
  64. Let $M$ be the $(n \times p)$-matrix representing the coordinates
  65. of $(v_1, \ldots, v_p)$ in the canonical basis of $k^{n}$. Since $M$ has rank $p$,
  66. there exists a $(p \times p)$-submatrix of $M$ with non-zero determinant: We set
  67. \begin{salign*}
  68. J &\coloneqq \{ \text{indices } j_1 < \ldots < j_p \text{ of the rows of that submatrix}\} \\
  69. M_J &\coloneqq \text{the submatrix in question}
  70. .\end{salign*}
  71. Note that if $M' \in \text{Mat}(n \times p, k)$ corresponds to a basis
  72. $(v_1', \ldots, v_p')$, there exists a matrix $g \in \text{GL}(p, k)$ such that
  73. $M' = Mg$. But then $(M')_J = (Mg)_J = M_J g$, so
  74. \[
  75. \text{det }(M')_J = \text{det } (M_J g) = \text{det}(M_J) \text{det}(g)
  76. ,\]
  77. which is non-zero if and only if $\text{det}(M_J)$ is non-zero. As a consequence,
  78. given a subset $J \subseteq \{1, \ldots, n\} $ of cardinal $p$, there is a well-defined
  79. subset
  80. \begin{salign*}
  81. G_J \coloneqq \left\{ E \in \text{G}(p, n) \mid
  82. \exists M \in \text{Mat}(n \times p, k), E = \text{im }M \text{ and }
  83. \text{det}(M_J) \neq 0
  84. \right\}
  85. .\end{salign*}
  86. Moreover, if $M$ satisfies the conditions $E = \text{im }M$ and
  87. $\text{det}(M_J) \neq 0$, then
  88. $(M M_J^{-1})_J = I_p$ and $\text{im}(MM^{-1}_J) = \text{im }M = E$.
  89. In fact, if $E \in G_J$, there is a unique matrix $N \in \text{Mat}(n \times p, k)$,
  90. such that $E = \text{im }N$ and $N_J = I_p$, for if $N_1, N_2$ are two
  91. such matrices, the columns of $N_2$ are linear combinations of those of $N_1$,
  92. thus $\exists g \in \text{GL}(p, k)$ such that $N_2 = N_1g$. But then
  93. \[
  94. I_p = (N_2)_J = (N_1g)_J = (N_1)_J g = g
  95. .\]
  96. So, there is a well-defined map
  97. \begin{salign*}
  98. \hat{\varphi}_J: G_J &\longrightarrow \operatorname{Hom}(k^{J}, k^{n}) \\
  99. E &\longmapsto N \text{ such that } E = \text{im }N \text{ and } N_J = I_p
  100. \end{salign*}
  101. whose image can be identified to the subspace
  102. $\text{Hom}(k^{J}, k^{J^{c}})$, where $J^{c}$ is the complement of $J$ in
  103. $\{1, \ldots, n\} $, via the map $N \mapsto N_{J^{c}}$. Conversely, a
  104. linear map $A \in \text{Hom}(k^{J}, k^{J^{c}})$ determines a rank $p$ map
  105. $N \in \text{Hom}(k^{J}, k^{n})$ such that $N_J = I_p$ via the formula
  106. $N(x) = x + Ax$.
  107. Geometrically, this means that the $p$-dimensional subspace
  108. $\text{im }N \subseteq k^{n}$ is equal to the graph of $A$.
  109. This also means that we can think of $G_J$ as the set
  110. \begin{salign*}
  111. \{E \in \text{Gr}(p, n) \mid E \cap k^{J^{c}} = \{0_{k^{n}}\} \}
  112. .\end{salign*}
  113. The point is that $\text{im } \hat{\varphi}_J = \text{Hom}(k^{J}, k^{J^{c}})$
  114. can be canonically identified with the affine space $k^{p(n-p)}$ and that we
  115. have a bijection
  116. \begin{salign*}
  117. \varphi_J \colon G_J &\xlongrightarrow{\simeq} \text{Hom}(k^{J}, k^{J^{c}})
  118. \simeq k^{p(n-p)} \\
  119. E &\longmapsto A \mid \text{gr}(A) = E \\
  120. \text{gr}(A) &\longmapsfrom A
  121. .\end{salign*}
  122. Note that the matrix $N \in \text{Mat}(n \times p, k)$
  123. such that $\text{im }N = E$ and $N_J = I_p$
  124. is row-equivalent to $\begin{pmatrix} I_p \\ A \end{pmatrix} $
  125. with $A \in \text{Mat}((n-p) \times p, k)$.
  126. Now, if $E \in G_{J_1} \cap G_{J_2}$, then, for all
  127. $M \in \text{Mat}(p \times n, k)$ such that $\text{im } M = E$,
  128. $\hat{\varphi}_{J_1}(E) = M M_{J_1}^{-1}$ and
  129. $\hat{\varphi}_{J_2}(E) = M M_{J_2}^{-1}$. So
  130. \begin{salign*}
  131. \text{im } \hat{\varphi}_{J_1}
  132. &= \left\{ N \in \text{Hom}(k^{J_1}, k^{n}) \mid N_{J_1} = I_p,
  133. \text{im } N_{J_1} = E \text{ and }
  134. \text{det}(N_{J_2}) \neq 0
  135. \right\} \\
  136. &= \{ N \in \text{im } \hat{\varphi}_{J_1} \mid \text{det}(N_{J_2}) \neq 0\}
  137. \end{salign*}
  138. which is open in $\text{im } \hat{\varphi}_{J_1} \simeq \text{im } \varphi_{J_1}$.
  139. Moreover, for all $N \in \text{im }\hat{\varphi}_{J_1}$,
  140. \[
  141. \hat{\varphi}_{J_2} \circ \hat{\varphi}_{J_1}^{-1}(N) = N N_{J_2}^{-1}
  142. \] and, by Cramer's formulae, this is a regular function
  143. on $\text{im }\hat{\varphi}_{J_1}$.
  144. We have therefore constructed a covering
  145. \[
  146. \text{Gr}(p, n) = \bigcup_{J \subseteq \{1, \ldots, n\}, \# J = p } G_J
  147. \]
  148. of the Grassmannian $\text{Gr}(p, n)$ by subsets $G_J$
  149. that can be identified to the affine variety $k^{p(n-p)}$ via bijective
  150. maps $\varphi_J\colon G_j \to k^{p(n-p)}$ such that,
  151. for all $(J_1, J_2)$, $\varphi_{J_1}(G_{J_1} \cap G_{J_2})$ is open
  152. in $k^{p(n-p)}$ and the map
  153. $\varphi_{J_2} \circ \varphi_{J_1}^{-1}\colon \varphi_{J_1}(G_{J_1} \cap G_{J_2}) \to \varphi_{J_2}(G_{J_1} \cap G_{J_2})$
  154. is a morphism of affine varieties. By the gluing theorem,
  155. this endows $\text{Gr}(p, n)$ with a structure of algebraic prevariety.
  156. \end{enumerate}
  157. \subsection{Vector bundles}
  158. \begin{definition}[]
  159. A \emph{vector bundle} is a triple
  160. $(E, X, \pi)$ consisting of two algebraic varieties $E$ and $X$, and
  161. a morphism $\pi\colon E \to X$ such that
  162. \begin{enumerate}[(i)]
  163. \item for $x \in X$, $\pi^{-1}(\{x\} )$ is a $k$-vector space.
  164. \item for $x \in X$, there exists an open neighbourhood $U$ of $x$
  165. and an isomorphism of algebraic varieties
  166. \[
  167. \Phi\colon \pi^{-1}(U) \xlongrightarrow{\simeq} U \times \pi^{-1}(\{x\} )
  168. \] such that
  169. \begin{enumerate}[(a)]
  170. \item $\text{pr}_1 \circ \Phi = \pi |_{\pi^{-1}(U)}$ and
  171. \item for $y \in U$, $\Phi|_{\pi^{-1}(\{y\})}\colon \pi^{-1}(\{y\})
  172. \to \{y\} \times \pi^{-1}(\{x\})$ is
  173. an isomorphism of $k$-vector spaces.
  174. \end{enumerate}
  175. \end{enumerate}
  176. A morphism of vector bundles is a morphism of algebraic varieties $f\colon E_1 \to E_2$
  177. such that $\pi_2 \circ f = \pi_1$ and $f$ is $k$-linear in the fibres.
  178. \end{definition}
  179. \begin{bem}
  180. In practice, one often proves that a variety $E$ is a vector bundle over $X$ by
  181. finding a morphism $\pi\colon E \to X$ and an open covering
  182. \[
  183. X = \bigcup_{i \in I} U_i
  184. \] such that $E|_{U_i} \coloneqq \pi^{-1}(U_i)$ is isomorphic to
  185. $U_i \times k^{n_i}$ for some integer $n_i$, in such a way that, on $U_i \cap U_j$,
  186. the morphism
  187. \[
  188. \Phi_j \circ \Phi_i^{-1}\Big|_{\Phi_i(\pi^{-1}(U_i \cap U_j))}\colon
  189. (U_i \cap U_j) \times k^{n_i} \longrightarrow
  190. (U_i \cap U_j) \times k^{n_j}
  191. \] is an isomorphism of algebraic varieties such that the following diagram commutes
  192. and $\Phi_j \circ \Phi_i^{-1}$ is linear fibrewise:
  193. \[
  194. \begin{tikzcd}
  195. (U_i \cap U_j) \times k^{n_i} \arrow{dr}{\text{pr}_1} \arrow{rr}{\Phi_j \circ \Phi_i^{-1}}
  196. & & (U_i \cap U_j) \times k^{n_j} \arrow{dl}{\text{pr}_1}\\
  197. & U_i \cap U_j & \\
  198. \end{tikzcd}
  199. .\] In particular $k^{n_i} \simeq k^{n_j}$ as $k$-vector spaces, so
  200. $n_i = n_j$ if $U_i \cap U_j \neq \emptyset$, and
  201. $\Phi_j \circ \Phi_i^{-1}$ is necessarily of the form
  202. \[
  203. (x, v) \longmapsto (x, g_{ji}(x) \cdot v)
  204. \] for some morphism of algebraic varieties
  205. \[
  206. g_{ji}\colon U_i \cap U_j \longrightarrow \text{GL}(n, k)
  207. .\]
  208. These maps $(g_{ij})_{(i, j) \in I \times I}$ then
  209. satisfy for $x \in U_i \cap U_j \cap U_l$
  210. \[
  211. g_{lj}(x) g_{ji}(x) = g_{li}(x)
  212. \] and for $x \in U_i$, $g_{ii}(x) = \text{I}_n$.
  213. \end{bem}
  214. \begin{satz}
  215. If $\pi\colon E \to X$ is a morphism of algebraic varieties and
  216. $X$ has an open covering $(U_i)_{i \in I}$ over which $E$ admits
  217. local trivialisations
  218. \[
  219. \Phi_i \colon E|_{U_i} = \pi^{-1}(U_i) \xlongrightarrow{\simeq} U_i \times k^{n}
  220. \]
  221. with $\text{pr}_1 \circ \Phi_i = \pi|_{\pi^{-1}(U_i)}$
  222. such that the isomorphisms
  223. \[
  224. \Phi_j \circ \Phi_i^{-1} \colon (U_i \cap U_j) \times k^{n}
  225. \longrightarrow (U_i \cap U_j) \times k^{n}
  226. \] are
  227. linear in the fibres, then for all $x \in X$, $\pi^{-1}(\{x\})$ has
  228. a well-defined structure of $k$-vector space and the local trivialisations
  229. $(\Phi_i)_{i \in I}$ are linear in the fibres. In particular,
  230. $E$ is a vector bundle.
  231. \end{satz}
  232. \begin{proof}
  233. For $x \in U_i$ and $a, b \in \pi^{-1}(\{x\})$, let
  234. \[
  235. a + \lambda b \coloneqq \Phi_i^{-1}(x, \text{pr}_2 (\Phi_i(a)) + \lambda \text{pr}_2 (\Phi_i(b)))
  236. .\]
  237. By using the linearity in the fibres of $\Phi_j \circ \Phi_i^{-1}$, one verifies
  238. that this does not depend on the choice of $i \in I$.
  239. \end{proof}
  240. \begin{bem}[]
  241. Assume given an algebraic prevariety $X$ obtained by gluing affine varieties
  242. $(X_i)_{i \in I}$ along isomorphisms $\varphi_{ji}\colon X_{ij} \xrightarrow{\simeq} X_{ji}$
  243. defined on open subsets $X_{ij} \subseteq X_i$,
  244. such that $X_{ii} = X_i$, $\varphi_{ii} = \text{Id}_{X_i}$
  245. %, $\varphi_{ji}(X_{ij})$ is open in $X_{ji}$
  246. and
  247. $\varphi_{lj} \circ \varphi_{ji} = \varphi_{li}$ on $X_{ij} \cap X_{il} \subseteq X_i$.
  248. Recall that such an $X$ comes equipped with a canonical
  249. map $p \colon \bigsqcup_{i \in I} \to X$ such that
  250. $p_i \coloneqq p|_{X_i}\colon X_i \to X$ is an isomorphism onto an affine open subset
  251. $U_i \coloneqq p_i(X_i) \subseteq X$ and, if we set $\varphi_i = p_i^{-1}$,
  252. we have $\varphi_j \circ \varphi_i^{-1} = \varphi_{ji}$
  253. on $\varphi_i(U_i \cap U_j)$.
  254. Let us now consider the vector bundle $X_i \times k^{n}$ on each of the affine varieties
  255. $X_i$ and assume that an isomorphism of algebraic prevarieties of the form
  256. \begin{salign*}
  257. \Phi_{ji}\colon X_{ij} \times k^{n} &\longrightarrow X_{ji} \times k^{n} \\
  258. (x, v) &\longmapsto (\varphi_{ji}(x), h_{ji}(x) \cdot v)
  259. \end{salign*}
  260. has been given, where $h_{ij}\colon X_{ij} \to \text{GL}(n, k)$
  261. is a morphism of algebraic varieties, in such a way that the following compatibility
  262. conditions are satisfied:
  263. \begin{salign*}
  264. \Phi_{ii} = \text{Id}_{X_{ii} \times k^{n}}
  265. \end{salign*}
  266. and, for all $(i, j, l)$ and all $(x, v) \in (X_{ij} \cap X_{il}) \times k^{n}$
  267. \[
  268. \Phi_{lj} \circ \Phi_{ji}(x, v) = \Phi_{li}(x, v)
  269. .\]
  270. Then there is associated to this gluing data an algebraic vector bundle
  271. $\pi\colon E \to X$, endowed with
  272. local trivialisations $\Phi_i \colon E|_{U_i} \xrightarrow{\simeq} U_i \times k^{n}$,
  273. where as earlier $U_i = p(X_i) \subseteq X$,
  274. in such a way that, for all $(i, j)$ and all $(\xi, v) \in (U_i \cap U_j) \times k^{n}$,
  275. \[
  276. \Phi_j \circ \Phi_i^{-1}(\xi, v) =
  277. (\xi, g_{ji}(\xi) \cdot v)
  278. \] where $g_{ji}(x) = h_{ji}(\varphi_i(\xi)) \in \text{GL}(n, k)$, so
  279. $g_{ii} = \text{I}_n$ on $U_i$, and, for all $(i, j, l)$ and
  280. all $\xi \in U_i \cap U_j \cap U_l$,
  281. \begin{salign*}
  282. g_{lj}(\xi) g_{ji}(\xi) &= h_{lj}(\varphi_j(\xi)) h_{ji}(\varphi_i(\xi)) \\
  283. &= h_{lj}(\varphi_{ji}(\varphi_i(\xi))) h_{ji}(\varphi_i(\xi)) \\
  284. &= h_{li}(\varphi_i(\xi)) \\
  285. &= g_{li}(\xi)
  286. .\end{salign*}
  287. Indeed, we can simply set
  288. \begin{salign*}
  289. E \coloneqq \left( \bigsqcup_{i \in I} X_i \times k^{n} \right) / \sim
  290. \end{salign*}
  291. where $(x, v) \sim (\varphi_{ji}(x), h_{ji}(x) \cdot v)$, and, by the
  292. gluing theorem, this defines an algebraic prevariety, equipped
  293. with a morphism $\pi\colon E \to X$ induced
  294. by the first projection $\text{pr}_1\colon \bigsqcup_{i \in I} (X_i \times k^{n})
  295. \to \bigsqcup_{i \in I} X_i$.
  296. The canonical map $\hat{p}\colon \bigsqcup_{ i \in I} (X_i \times k^{n}) \to E$
  297. makes the following diagram commute
  298. \[
  299. \begin{tikzcd}
  300. \bigsqcup_{i \in I} (X_i \times k^{n}) \arrow{d}{\text{pr}_1}
  301. \arrow{r}{\hat{p}} & E \arrow{d}{\pi} \\
  302. \bigsqcup_{i \in I} X_i \arrow{r}{p} & X \\
  303. \end{tikzcd}
  304. \]
  305. and it induces an isomorphism of prevarieties
  306. \[
  307. \hat{p}|_{X_i \times k^{n}}\colon X_i \times k^{n}
  308. \xrightarrow{\simeq} E|_{p(X_i)}
  309. = \pi^{-1}(p(X_i))
  310. \]
  311. such that $\pi \circ \hat{p}|_{X_i \times k^{n}} = p|_{X_i} \circ \text{pr}_1$.
  312. Since $p|_{X_i}$ is an isomorphism between $X_i$ and the open subset
  313. $U_i = p(X_i) \subseteq X$ with inverse $\varphi_i$, the
  314. isomorphism $\hat{p}|_{X_i \times k^{n}}$
  315. induces a local trivialisation
  316. \begin{salign*}
  317. \Phi_i \colon E|_{U_i} &\longrightarrow U_i \times k^{n} \\
  318. w &\longmapsto (\pi(w), v)
  319. \end{salign*}
  320. where $v$ is defined as above by $\hat{p}(x, v) = w$. Note that $p(x) = \pi(w)$ in this
  321. case, and that $\pi^{-1}(\{\pi(w)\}) \simeq k^{n}$
  322. via $\Phi|_{\pi^{-1}(\{\pi(w)\})}$. As the isomorphism of algebraic prevarieties
  323. \[
  324. \Phi_j \circ \Phi_i^{-1}\colon (U_i \cap U_j) \times k^{n}
  325. \longrightarrow (U_i \cap U_j) \times k^{n}
  326. \]
  327. thus defined is clearly linear fibrewise, we have indeed constructed in this way
  328. a vector bundle $\pi\colon E \to X$, at least in the category of algebraic prevarieties.
  329. Note that if the prevariety $X$ obtained via the gluing of the $X_i$ is
  330. a variety, then we can show that $E$ is actually a variety
  331. (because the product variety $U_i \times k^{n}$ is separated). The rest of the verifications,
  332. in particular the fact that for all $(\xi, v) \in U_i \cap U_j \times k^{n}$
  333. \[
  334. \Phi_j \circ \Phi_i^{-1}(\xi, v) = (\xi, h_{ji}(\varphi_i(\xi)) \cdot v)
  335. \] is left to the reader.
  336. \end{bem}
  337. \begin{aufgabe}[]
  338. Consider the set
  339. \[
  340. E \coloneqq \{ (\rho, v) \in k \mathbb{P}^{1} \times k\mathbb{P}^{2} \mid v \in \rho\}
  341. \] and the canonical map $\pi\colon E \to k\mathbb{P}^{1}$.
  342. Show that $E$ is a vector bundle on $k\mathbb{P}^{1}$ and compute
  343. its ,,cocycle of transition functions`` $g_{10}$ on the standard atlas
  344. $(U_0, U_1)$ of $k\mathbb{P}^{1}$ with
  345. \begin{salign*}
  346. \varphi_{10}\colon k \setminus \{0\} &\longrightarrow k \setminus \{0\} \\
  347. t &\longmapsto \frac{1}{t}
  348. .\end{salign*}
  349. \end{aufgabe}
  350. \end{document}