Für Vorlesungen, bitte die Webseite verwenden. https://flavigny.de/lecture
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

227 lines
8.1KB

  1. \documentclass{lecture}
  2. \title{Groupschemes}
  3. \begin{document}
  4. \chapter{Introduction}
  5. Literature: Görtz-Wedhorn: Algebraic Geometry I and II
  6. The goal of this lecture is a brief introduction to the theory of group schemes.
  7. \begin{definition}[Group object]
  8. Let $\mathcal{C}$ be a category with finite products. A \emph{group object in $\mathcal{C}$} is the
  9. data $(G, m, e, i)$ where
  10. \begin{itemize}
  11. \item $G$ is an object of $\mathcal{C}$
  12. \item $m\colon G \times G \to G$ is the multiplication map
  13. \item $e\colon 1 \to G$ is the unit
  14. \item $i\colon G \to G$ is the inversion map
  15. \end{itemize}
  16. such that the following diagrams commute
  17. \[
  18. \begin{tikzcd}
  19. G \times G \times G \arrow{r}{m \times \text{id}} \arrow{d}{\text{id} \times m} &
  20. G \times G \arrow{d}{m} \\
  21. G \times G \arrow{r}{m} & G
  22. \end{tikzcd}, \quad
  23. \begin{tikzcd}
  24. G \times G \arrow{r}{m} & G \arrow{dl} \\
  25. G \times 1 \arrow{u}{\text{id} \times e}
  26. \end{tikzcd}
  27. \text{ and }
  28. \begin{tikzcd}
  29. G \arrow{r}{\text{id} \times i} \arrow{d} & G \times G \arrow{d}{m} \\
  30. 1 \arrow{r}{e} & G
  31. \end{tikzcd}
  32. .\] $G$ is called \emph{commutative}, if additionally the diagram
  33. \[
  34. \begin{tikzcd}
  35. G \times G \arrow{d}{m} \arrow{r}{\text{swap}} & G \times G \arrow{dl}{m} \\
  36. G &
  37. \end{tikzcd}
  38. \] commutes.
  39. A \emph{morphism of group objects} $(G, m, e, i) \to (G', m', e', i')$
  40. is a morphism $f\colon G \to G'$ in $\mathcal{C}$ such that the diagrams
  41. \[
  42. \begin{tikzcd}
  43. G \times G \arrow{r}{f \times f} \arrow{d}{m} & G' \times G' \arrow{d}{m'} \\
  44. G \arrow{r}{f} & G'
  45. \end{tikzcd}
  46. , \quad
  47. \begin{tikzcd}
  48. G \arrow{r}{f} & G' \\
  49. 1 \arrow{u}{e} \arrow[swap]{ur}{e'}
  50. \end{tikzcd}
  51. \text{ and }
  52. \begin{tikzcd}
  53. G \arrow{d}{i} \arrow{r}{f} & G' \arrow{d}{i'} \\
  54. G \arrow{r}{f} & G'
  55. \end{tikzcd}
  56. .\]
  57. This defines the category $\operatorname{Grp}(\mathcal{C})$ of group objects in $\mathcal{C}$.
  58. \end{definition}
  59. \begin{bsp}[]
  60. \begin{itemize}
  61. \item $\operatorname{Grp}(\text{Set}) \simeq \mathrm{Grp}$
  62. \item $\operatorname{Grp}(\text{Grp}) \simeq \mathrm{Ab}$
  63. \item $\operatorname{Grp}(\text{Ab}) \simeq ?$
  64. \item $\operatorname{Grp}(Top) \simeq \text{topological Groups}$
  65. \item $\operatorname{Grp}(Mfd_{\infty}) \simeq \text{Lie Groups}$
  66. \end{itemize}
  67. \end{bsp}
  68. \begin{definition}[group scheme]
  69. Let $S$ be a scheme.
  70. An \emph{S-group scheme} or an \emph{S-group} is a group object in the category of schemes over $S$.
  71. \end{definition}
  72. \begin{bem}
  73. Let $S$ be a scheme. The structure of a group scheme over $S$ on a $S$-scheme $G$ is equivalent to a
  74. factorisation of the functor of points
  75. \[
  76. \begin{tikzcd}
  77. \mathrm{Sch}_S \arrow{r} \arrow[dashed]{d} & \mathrm{Set} \\
  78. \mathrm{Grp} \arrow{ur}
  79. \end{tikzcd}
  80. \] via the forgetful functor from groups to sets.
  81. \end{bem}
  82. \begin{bsp}
  83. Let $S$ be a scheme.
  84. \begin{enumerate}[(i)]
  85. \item Let $\Gamma$ be a group. Then $G = \Gamma_S$ where
  86. $G(T) \coloneqq \{ \text{ locally constant maps $T \to \Gamma$ }\} $
  87. \item (additive group) $\mathbb{G}_{a, S}$ where $\mathbb{G}_{a,S}(T) = \mathcal{O}_T(T)$. We have
  88. $\mathbb{G}_{a, S} \simeq \mathbb{A}^{1}_S$.
  89. \item (multiplicative group) $\mathbb{G}_{m, S}$ where
  90. $\mathbb{G}_{m, S}(T) \coloneqq \mathcal{O}_{T}(T)^{\times}$.
  91. \item (roots of unity) $\mu_{n, S}$ ($n \ge 1$) where
  92. $\mu_{n,S}(T) = \{ x \in \mathcal{O}_T(T)^{\times } \mid x^{n} = 1\}$.
  93. \item $S = \mathrm{Spec}(R)$. $\mathrm{GL}_{n,R} = \mathrm{Spec}(A)$ where
  94. $A = R[T_{ij} \mid 1 \le i, j \le n][\mathrm{det}^{-1}]$ where
  95. $\mathrm{det} = \sum_{\sigma \in S_n} \mathrm{sgn}(\sigma) T_{1 \sigma(1)} \cdots T_{n \sigma(n)}$.
  96. We obtain $\mathrm{GL}_{n,S}$ by base changing $\mathrm{GL}_{n, \Z}$.
  97. \end{enumerate}
  98. \end{bsp}
  99. \begin{lemma}
  100. Let $G$ be a $S$-group. Then
  101. $G \to S$ is separated if and only if $S \xrightarrow{e} G$ is a closed immersion.
  102. \end{lemma}
  103. \begin{definition}[]
  104. Let $R$ be a ring. A \emph{(commutative) Hopf-Algebra} over $R$ is a group object
  105. in $\mathrm{Alg}_R^{\text{op}}$, where $\mathrm{Alg}_R = \mathrm{CRing}_R$.
  106. \end{definition}
  107. \begin{bem}
  108. For a $R$-Hopf-Algebra $A$, we denote the canonical maps by
  109. \begin{itemize}
  110. \item $\mu \colon A \to A \otimes_R A $ (Comultiplication)
  111. \item $\epsilon \colon A \to R$ (Counit)
  112. \item $\iota\colon A \to A$ (Antipode)
  113. \end{itemize}
  114. A Hopf-Algebra is called \emph{cocommutative}, if the associated group object in $\mathrm{Alg}_R^{\text{op}}$
  115. kommutativ ist.
  116. \end{bem}
  117. \begin{bem}
  118. For a ring $R$, by construction we have an equivalence of categories between
  119. the category of affine $R$-group schemes and the opposite category of $R$-Hopf-Algebras.
  120. \end{bem}
  121. \begin{bsp}[]
  122. The additive group $\mathbb{G}_{a,R} = \mathrm{Spec}(R[t])$
  123. has
  124. \begin{itemize}
  125. \item comultiplication $\mu\colon R[t] \to R[t] \otimes_R R[t], t \mapsto t \otimes 1 - 1 \otimes t$.
  126. \item counit $\epsilon\colon R[t] \to R, t \mapsto 0$
  127. \item antipode $\iota\colon R[t] \to R[t], t \mapsto -t$
  128. \end{itemize}
  129. \end{bsp}
  130. \begin{proof}
  131. For any $R$-algebra $A$ we have $\mathbb{G}_{a,R}(A) = A$ and the diagram
  132. \[
  133. \begin{tikzcd}
  134. \mathbb{G}_{a, R}(A) \times \mathbb{G}_{a, R}(A) \arrow{r}{m} \arrow{d}{\simeq}
  135. & \mathbb{G}_{a,R}(A) \arrow{d}{\simeq} \\
  136. \mathrm{Hom}_R(R[s_1, s_2], A) \arrow{r}{\mu^{*}} & \mathrm{Hom}_{R}(R[t], A)
  137. \end{tikzcd}
  138. .\]
  139. \end{proof}
  140. \begin{definition}
  141. Let $G$ be a $S$-group. A \emph{subgroupscheme} of $G$ is a subscheme $H \subseteq G$ such that
  142. \begin{enumerate}[1)]
  143. \item for all $T \in \mathrm{Sch}_S$, we have $H(T) \subseteq G(T)$ a subgroup,
  144. \item We have commutative diagrams
  145. \[
  146. \begin{tikzcd}
  147. H \times_S H \arrow{r} \arrow[dashed]{d} & G \times_S G \arrow{r}{m} & G \\
  148. H \arrow{urr}
  149. \end{tikzcd}
  150. \text{ and }
  151. \begin{tikzcd}
  152. S \arrow{r}{e} \arrow[dashed]{d} & G \\
  153. H \arrow{ur}
  154. \end{tikzcd}
  155. \]
  156. \end{enumerate}
  157. A subgroup scheme $H \subseteq G $ is \emph{normal} if $H(T)$ is a normal subgroup of $G(T)$ for all
  158. $T \in \mathrm{Sch}_S$.
  159. For a morphism $f\colon G \to G'$ of $S$-groups and a subgroup $H' \subseteq G'$, let
  160. $f^{-1}(H')$ be $G \times_G' H$. For $H' = {1} \xrightarrow{e} G'$, we obtain the
  161. \emph{kernel of $f$} and the cartesian square
  162. \[
  163. \begin{tikzcd}
  164. \operatorname{Ker}(f) \arrow{r} \arrow{d} & G \arrow{d}{f} \\
  165. S \arrow{r}{e} & G'
  166. \end{tikzcd}
  167. .\]
  168. \end{definition}
  169. \begin{bem}[]
  170. The kernel of a homomorphism $f$ of $S$-groups is for any $S$-scheme $T$ given by
  171. \[
  172. \text{Ker}(f)(T) = \text{ker}\left(f(T)\right)
  173. .\] In particular, the $\text{Ker}(f)$ is normal.
  174. \end{bem}
  175. \begin{definition}
  176. Let $G$ be a $S$-group, $T$ a $S$-scheme and $g \in G(T) = \mathrm{Hom}_S(T, G)$. Define
  177. the \emph{lefttranslation by $g$} as
  178. \[
  179. \begin{tikzcd}
  180. G_T \arrow[dashed]{d}{t_g} & \arrow[swap]{l}{=} T \times_T G_T \arrow{d}{g \times \text{id}} \\
  181. G_T & \arrow{l}{m} G_T \times_T G_T
  182. \end{tikzcd}
  183. .\]
  184. \label{def:left-translation}
  185. \end{definition}
  186. \begin{bem}
  187. In the situation of \ref{def:left-translation}, for every $T' \xrightarrow{f} T$, the map
  188. \[
  189. t_g(T')\colon G_T(T') = G(T') \longrightarrow G(T') = G_T(T')
  190. \] is the lefttranslation by the element $f^{*}(g) \in G(T')$.
  191. \end{bem}
  192. \begin{bem}
  193. Consider
  194. \[
  195. \begin{tikzcd}
  196. G \times_S G \arrow{d}{m} \arrow{r}{(g, h) \mapsto (gh, h)} & G \times_S G \arrow{dl}{\mathrm{pr}_1} \\
  197. G
  198. \end{tikzcd}
  199. .\] Let $\mathcal{P}$ be a property of morphisms stable under base change and composition with
  200. isomorphisms. Then whenever $G \to S$ satisfies $\mathcal{P}$, then $m$ satisfies $\mathcal{P}$.
  201. \end{bem}
  202. \end{document}