Für Vorlesungen, bitte die Webseite verwenden. https://flavigny.de/lecture
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

1009 рядки
46KB

  1. \documentclass{../../lecture}
  2. \author{Christian Merten}
  3. \title{Auflösung unbeschränkter Komplexe}
  4. \usepackage{tikz-cd}
  5. \usepackage{amssymb}
  6. \newcommand{\com}[1]{#1^{\bullet}}
  7. \newcommand{\K}{\mathcal{K}}
  8. \newcommand{\colim}{\underset{\longrightarrow}{\text{colim }}}
  9. \renewcommand{\lim}{\underset{\longleftarrow}{\text{lim }}}
  10. \newcommand{\final}[1]{\underset{\rightarrow}{#1}}
  11. \begin{document}
  12. \maketitle
  13. \section{Einleitung}
  14. \section{Derivierte Kategorien und abgeleitete Funktoren}
  15. \section{Grundlagen}
  16. % TODO: Bedingung (I) an Indexmengen
  17. Wir benötigen im Folgenden mehrmals eine bestimmte Bedingung an inverse Systeme in
  18. $\mathcal{A}b$. Wir sagen ein inverses System $(M_n)_{n \ge \N}$ genügt Bedingung
  19. (R), wenn folgende Eigenschaften erfüllt sind:
  20. \begin{enumerate}[(i)]
  21. \item $M_1 = 0$
  22. \item Für $n > 1$ ist die Abbildung $M_n \to M_{n-1}$ surjektiv.
  23. \end{enumerate}
  24. \begin{lemma}
  25. Sei $I$ eine Indexmenge, die Bedingung (I) genügt und seien
  26. $(A_i)_{i \in I}$, $(B_{i})_{i \in I}$, $(C_i)_{i \in I}$ und $(D_i)_{i \in I}$
  27. inverse Systeme in $\mathcal{A}b$, die (R) erfüllen und seien
  28. \begin{equation}
  29. \begin{tikzcd}
  30. (A_i)_{i \in I} \arrow{r}{f_i} & (B_i)_{i \in I} \arrow{r}{g_i} &
  31. (C_i)_{i \in I} \arrow{r}{h_i} & (D_i)_{i \in I}
  32. \end{tikzcd}
  33. \label{eq:0.11-inv-systems}
  34. \end{equation}
  35. Morphismen von inversen Systemen mit $g_i \circ f_i = 0 = h_i \circ g_i$
  36. für $i \in I$ und sei
  37. \[
  38. \begin{tikzcd}
  39. A \arrow{r}{f} & B \arrow{r}{g} & C \arrow{r}{h} & D
  40. \end{tikzcd}
  41. \] der Limes von \eqref{eq:0.11-inv-systems}. Für $i \in I$ mit $i > I_{\text{min}}$
  42. seien $A_i'$, $B_i'$, $C_i'$ und $D_i'$ die jeweiligen Kerne
  43. der Übergangsabbildungen $A_i \to A_{i-1}$, $B_i \to B_{i-1}$, $C_i \to C_{i-1}$
  44. und $D_i \to D_{i-1}$.
  45. Sei weiter $j \in I$, s.d. für alle $i > j$ die Folge
  46. \[
  47. \begin{tikzcd}
  48. A_i' \arrow{r} & B_i' \arrow{r} & C_i' \arrow{r} & D_i'
  49. \end{tikzcd}
  50. \] exakt ist.
  51. Dann ist die natürliche Abbildung
  52. \[
  53. \text{ker } g / \text{im } f \longrightarrow \text{ker } g_j / \text{im } f_j
  54. \] ein Isomorphismus.
  55. \label{0.11}
  56. \end{lemma}
  57. \begin{proof}
  58. Durch Umbenennung können wir ohne Einschränkung annehmen, dass $I = \N$. Sei
  59. $j \in \N$ mit der beschriebenen Eigenschaft. Dann betrachte das kommutative Diagramm:
  60. \begin{equation}
  61. \begin{tikzcd}
  62. A \arrow{r}{f} \arrow{d} & \text{im } f \arrow{r}
  63. & \text{ker } g \arrow{r} \arrow{d}
  64. & B \arrow{r}{g} \arrow{d}
  65. & C \arrow{r}{h} \arrow{d}
  66. & D \arrow{d} \\
  67. A_j \arrow{r}{f_j} & \text{im } f_j \arrow{r}
  68. & \text{ker } g_j \arrow{r}
  69. & B_j \arrow{r}{g_j}
  70. & C_j \arrow{r}{h_j}
  71. & D_j \\
  72. A_{j+1} \arrow{r}{f_{j+1}} \arrow{u}{p_{A}} & \text{im } f_{j+1} \arrow{r} \arrow{u}
  73. & \text{ker } g_{j+1} \arrow{r} \arrow{u}
  74. & B_{j+1} \arrow{r}{g_{j+1}} \arrow{u}{p_B}
  75. & C_{j+1} \arrow{r}{h_{j+1}} \arrow{u}{p_C}
  76. & D_{j+1} \arrow{u}{p_D} \\
  77. \text{ker } p_{A_{j+1}} \arrow[from=4-1, to=4-4] \arrow{u} & &
  78. & \text{ker } p_{B_{j+1}} \arrow{r} \arrow{u}
  79. & \text{ker } p_{C_{j+1}} \arrow{r} \arrow{u}
  80. & \text{ker } p_{D_{j+1}} \arrow{u} \\
  81. \end{tikzcd}
  82. \label{eq:0.11-diag}
  83. \end{equation}
  84. Injektivität: Sei $(b_i)_{i \in \N} \in \text{ker } g$, sodass $b_j \in \text{im }f_j$.
  85. Dann existiert ein $a_j \in A_j$, sodass $f_j(a_j) = b_j$. Da $p_A$ surjektiv,
  86. existiert ein $x \in A_{j+1}$, sodass $p_A(x) = a_j$. Sei
  87. $y = f_{j+1}(x)$. Weil \eqref{eq:0.11-diag} kommutativ,
  88. ist $p_{B}(y) = b_j$. Da $(b_i)_{i \in \N}$ ein kompatibles
  89. System ist, gilt zudem $p_{B}(b_{j+1}) = b_j$. Also ist
  90. $b_{j+1} - y \in \text{ker } p_{B}$. Weil $y, b_{j+1} \in \text{ker } g_{j+1}$,
  91. existiert aufgrund der Exaktheit der unteren Zeile ein $\tilde{x} \in \text{ker } p_A$,
  92. sodass $f_{j+1}(\tilde{x}) = b_{j+1} - y$. Nun
  93. setze $a_{j+1} \coloneqq \tilde{x} + x$. Dann ist
  94. $f_{j+1}(a_{j+1}) = b_{j+1}$ und $p_{A}(a_{j+1}) = a_j$, denn
  95. $\tilde{x} \in \text{ker } p_{A}$. Konstruiere so induktiv eine kompatible
  96. Familie $(a_{i})_{i\ge j}$ mit $f(a_i) = (b_i)_{i \ge j}$. Für $i < j$ setze
  97. $a_i \coloneqq p_{A_{i+1}}(a_{i+1})$. Die Kommutativität von \eqref{eq:0.11-diag}
  98. liefert dann ein kompatibles System $(a_i)_{i \in \N}$ mit
  99. $f(a_{i}) = (b_{i})_{i \in \N}$
  100. Surjektivität: Sei $b \in \text{ker } g_j$. Weil $p_B$ surjektiv, existiert dann ein
  101. $y \in B_{j+1}$, sodass $p_B(y) = b$. Sei $z = g_{j+1}(y)$.
  102. Aufgrund der Kommutativität von
  103. \eqref{eq:0.11-diag} ist dann
  104. $p_C(z) = p_C(g_{j+1}(y)) = g_j(p_B(y)) = g_j(b) = 0$, also
  105. folgt $z \in \text{ker } p_C$. Da $h_{j+1} \circ g_{j+1} = 0$ folgt
  106. $h_{j+1}(z) = h_{j+1}(g_{j+1}(z)) = 0$. Da die untere Zeile exakt ist, existiert nun
  107. ein $\tilde{y} \in \text{ker } p_B$, s.d. $g_{j+1}(\tilde{y}) = z$. Also ist
  108. $y - \tilde{y} \in \text{ker } g_{j+1}$ und $p_B(y - \tilde{y}) = p_B(y) = b$.
  109. Setze $b_{j+1} \coloneqq y - \tilde{y}$ und $b_j \coloneqq b$.
  110. Dann konstruiere induktiv eine kompatible
  111. Familie $(b_i)_{i \ge j}$ mit $b_i \in \text{ker } g_{i}$. Für $i < j$ setze wie
  112. oben $b_i \coloneqq p_{B_{i+1}}(b_{i+1})$. Erneut liefert die Kommutativität von
  113. \eqref{eq:0.11-diag} ein kompatibles System $(b_i)_{i \in \N} \in \text{ker } g$ mit
  114. $b_j = b$.
  115. \end{proof}
  116. \section{K-injektive und K-projektive Auflösungen}
  117. Sei im Folgenden $\mathcal{A}$ eine feste abelsche Kategorie und $\mathcal{K} = \mathcal{K}(\mathcal{A})$ die
  118. Komplexkategorie mit Komplexhomomorphismen bis auf Homotopie als Abbildungen.
  119. \begin{definition}[K-injektiv bzw. K-projektiv]
  120. Ein Komplex $\com{X} \in \K$ heißt K-injektiv (bzw. K-projektiv), wenn für alle $\com{S} \in \K$, der Komplex
  121. $\com{\mathrm{Hom}}(\com{S}, \com{X})$ (bzw. $\com{\mathrm{Hom}}(\com{X}, \com{S})$) exakt ist.
  122. \end{definition}
  123. \begin{bem}
  124. Mit \ref{hom-compl-cohomgroups} ist $\com{X} $ genau dann K-injektiv (bzw. K-projektiv), wenn
  125. $\forall \com{S} \in K$ exakt: $\text{Mor}_{\mathcal{K}}(\com{S}[i] , \com{X}) = 0$
  126. (bzw. $\text{Mor}_{\mathcal{K}}(\com{X}, \com{S}[i]) = 0)$ $\forall i \in \Z$. Da Verschieben Exaktheit erhält
  127. folgt also
  128. \[
  129. \com{X} \text{ K-projektiv} \iff \text{Mor}_{\mathcal{K}}(\com{X} , \com{S} ) = 0 \quad \forall \com{S} \text{ exakt}
  130. \]
  131. \[
  132. \com{X} \text{ K-injektiv} \iff \text{Mor}_{\mathcal{K}}(\com{S} , \com{X} ) = 0 \quad \forall \com{S} \text{ exakt}
  133. .\]
  134. \end{bem}
  135. \subsection{Elementare Eigenschaften von K-injektiven und K-projektiven Komplexen}
  136. \begin{bem}
  137. Ein exakter K-projektiver oder K-injektiver Komplex $\com{X}$ ist zusammenziehbar, d.h. ist nullhomotop.
  138. \begin{proof}
  139. Betrachte $\mathrm{id}_{\com{X}} \in \mathrm{Hom}^{0}(\com{X}, \com{X}) = \mathrm{Mor}_{\K}(\com{X} , \com{X}) = \mathrm{H}^0 \com{\mathrm{Hom}}(\com{X}, \com{X}) = 0$. Also ist $\mathrm{id}_{\com{X} } = 0$ und damit
  140. $\com{X} = 0$ in $\K$.
  141. \end{proof}
  142. \end{bem}
  143. \begin{satz}
  144. Sei $\com{X} \in \K$ mit $X^{i} = 0$ $\forall i \neq 0$. Dann ist $\com{X} $ K-injektiv (bzw. K-projektiv) genau
  145. dann wenn $A^{0}$ injektiv (bzw. projektiv) in $\mathcal{A}$ ist.
  146. \label{satz:single-degree-compl-k-proj}
  147. \end{satz}
  148. \begin{proof}
  149. ,,$\implies$'': Sei $\com{X} $ K-projektiv und $\com{S} = 0 \to M \to N \to P \to 0$ kurze exakte Folge in $\mathcal{A}$. Sei
  150. $f\colon X^{0} \to P$. Das induziert einen Komplexhomomorphismus $\com{X} \to \com{S}$
  151. \[\begin{tikzcd}
  152. 0 \arrow{d} \arrow{r} & 0 \arrow{d} \arrow{r} & X^0 \arrow{d}{f} \arrow[dashed]{dl}{k} \arrow{r}
  153. & 0 \arrow{d} \arrow[dashed]{dl}\\
  154. M \arrow{r} & N \arrow{r}{v} & P \arrow{r} & 0
  155. \end{tikzcd}\]
  156. Nach Voraussetzung ist dieser nullhomotop, d.h. es existiert $k \colon X^{0} \to N$, s.d. $f = vk$. Also ist
  157. $\text{Hom}(X^{0}, N) \to \text{Hom}(X^{0}, P)$ surjektiv und damit $X^{0}$ projektiv.
  158. ,,$\impliedby$'': Sei nun $X^{0}$ projektiv, $\com{S} \in \mathcal{K}$ exakt und $f\colon \com{X} \to \com{S}$
  159. Komplexhomomorphismus. Dann betrachte
  160. \[
  161. diag
  162. .\]
  163. Da $X^0$ projektiv, existiert $k^{0}\colon A^{0} \to S^{-1}$, s.d. $f^{0} = d^{-1} k^{0}$.
  164. \end{proof}
  165. \begin{satz}[]
  166. \begin{enumerate}[(i)]
  167. \item $\com{X} \in \mathcal{K}$ ist K-projektiv (bzw. K-injektiv) genau dann wenn $\com{X}[1]$ dies ist.
  168. \item Falls zwei Punkte eines ausgezeichneten Dreiecks in $\mathcal{K}$ K-projektiv (bzw. K-injektiv) sind,
  169. dann auch der dritte.
  170. \end{enumerate}
  171. \end{satz}
  172. \begin{proof}
  173. \begin{enumerate}[(i)]
  174. \item Das folgt, daraus dass für $\com{X}, \com{S} \in \mathcal{K}$ gilt: $\com{S} $ exakt $\iff \com{S} [-1]$
  175. exakt und
  176. \[
  177. \text{Mor}_{\mathcal{K}}(\com{X}, \com{S}[-1]) = \text{Mor}_{\mathcal{K}}(\com{X}[1], \com{S})
  178. .\]
  179. \item Sei $(\com{X}, \com{Y}, \com{Z}, u, v, w)$ ein ausgezeichnetes Dreieck mit $\com{X}, \com{Y} $ K-projektiv
  180. und $\com{S} $ exakt. Nach Anwenden von $\text{Mor}_{\mathcal{K}}(-, \com{S})$
  181. \ref{hom-cohom-func} ist dann
  182. \[
  183. \underbrace{\text{Mor}_{\mathcal{K}}(\com{X}[1], \com{S})}_{= 0}
  184. \to \text{Mor}_{\mathcal{K}}(\com{Z}, \com{S} )
  185. \to
  186. \underbrace{\text{Mor}_{\mathcal{K}}(\com{Y}, \com{S} )}_{= 0}
  187. \] exakt und die äußeren Terme $0$ nach Voraussetzung und (i). Also folgt
  188. $\text{Mor}_{\mathcal{K}}(\com{Z}, \com{S}) = 0$, also $\com{Z} $ K-projektiv. Der allgemeine Fall folgt nun
  189. mit \ref{TR2}.
  190. \end{enumerate}
  191. \end{proof}
  192. \begin{satz}
  193. Sei $\com{P} \in \mathcal{K}$. Dann sind äquivalent
  194. \begin{enumerate}[(i)]
  195. \item $\com{P} $ K-projektiv
  196. \item Für $\com{X} \to \com{Y} $ Quasiisomorphismus in $\mathcal{K}$ ist der natürliche Homomorphismus
  197. \[
  198. \text{Mor}_{\mathcal{K}}(\com{P} , \com{X} ) \to \text{Mor}_{\mathcal{K}}(\com{P} , \com{Y} )
  199. \] ein Isomorphismus.
  200. \item Für $\com{S} \in \mathcal{K}$ ist der natürliche Homomorphismus
  201. \[
  202. \text{Mor}_{\mathcal{K}}(\com{P} , \com{S} ) \to \text{Mor}_{\mathcal{D}}(\com{P} , \com{S} )
  203. \] ein Isomorphismus.
  204. \end{enumerate}
  205. \label{satz:mork=mord-fuer-kproj}
  206. \end{satz}
  207. \begin{proof}
  208. (i)$\implies$(ii): Sei $f\colon \com{X} \to \com{Y} $ ein Quasiisomorphismus. Dann ist
  209. \[
  210. \begin{tikzcd}
  211. \com{X} \arrow{r}{f} & \com{Y} \arrow{r} & \com{C_f} \arrow{r} & \com{X}[1]
  212. \end{tikzcd}
  213. \] ein ausgezeichnetes Dreieck und $\com{C_f}$ ist nach \ref{mapping-cone-exact-for-qis} exakt. Anwenden von
  214. $\text{Mor}_{\mathcal{K}}(\com{P} , -) $ liefert mit \ref{hom-cohom-func} eine exakte Folge:
  215. \[
  216. \begin{tikzcd}
  217. \underbrace{\text{Mor}_{\mathcal{K}}(\com{P} , \com{C_f}[-1]) \arrow{r}}_{= 0} &
  218. \text{Mor}_{\mathcal{K}}(\com{P} , \com{X} ) \arrow{r} &
  219. \text{Mor}_{\mathcal{K}}(\com{P} , \com{Y} ) \arrow{r} &
  220. \underbrace{\text{Mor}_{\mathcal{K}}(\com{P}, \com{C_f} ) }_{= 0}
  221. \end{tikzcd}
  222. .\] Die äußeren Terme sind 0, da $\com{P} $ K-projektiv, also folgt der behauptete Isomorphismus.
  223. (ii)$\implies$(iii): Injektivität: Sei $f\colon \com{P} \to \com{S} $, s.d. $\text{id}^{-1}f = 0$. Nach
  224. \ref{derived-cat-morphism-null} existiert ein $t\colon \com{S} \to \com{T} $ Quasiisomorphismus, s.d. $tf= 0$.
  225. Nach (ii) ist $t_{*}\colon \text{Mor}_{\mathcal{K}}(\com{P} , \com{S} ) \to \text{Mor}_{\mathcal{K}}(\com{P} , \com{T} ) $
  226. injektiv, also folgt $f = 0$. Surjektivität: Sei $a \in \text{Mor}_{\mathcal{D}}(\com{P} , \com{S} ) $. Dann
  227. ist $a$ ein Diagramm in $\mathcal{K}$
  228. \[
  229. \begin{tikzcd}
  230. & \com{M} & \\
  231. \com{P} \arrow{ur}{f} & & \arrow{ul}{s} \com{S}
  232. \end{tikzcd}
  233. \] mit $s$ Quasiisomorphismus. Nach (ii) ist $s_{*}\colon \text{Mor}_{\mathcal{K}}(\com{P} , \com{S} ) \to \text{Mor}_{\mathcal{K}}(\com{P} , \com{M} ) $ surjektiv, also existiert ein $g\colon \com{P} \to \com{S} $, s.d. $sg = f$. Also
  234. kommutiert
  235. \[
  236. \begin{tikzcd}
  237. & \com{S} \arrow{d}{s} & \\
  238. \com{P} \arrow{dr}{f} \arrow{ur}{g} & \com{M} & \arrow{l}{s} \arrow{ul}{\text{id}} \com{S} \arrow{dl}{s}\\
  239. & \com{M} \arrow{u}{\text{id}} & \\
  240. \end{tikzcd}
  241. .\] Damit folgt $a = g\text{id}^{-1}$.
  242. (iii)$\implies$(i): Sei $\com{S} $ exakt. Dann ist $\com{S} \to 0$ ein Quasiisomorphismus, also
  243. $\com{S} \stackrel{\sim }{=} 0$ in $\mathcal{D}$, also
  244. \[
  245. \text{Mor}_{\mathcal{K}}(\com{X} , \com{S} )
  246. \stackrel{\text{(ii)}}{=} \text{Mor}_{\mathcal{D}}(\com{X} , \com{S} )
  247. = \text{Mor}_{\mathcal{D}}(\com{X} , \com{0} ) = 0
  248. .\]
  249. \end{proof}
  250. \begin{satz}
  251. Sei $\com{P} \in \mathcal{K}$. Dann sind äquivalent
  252. \begin{enumerate}[(i)]
  253. \item $\com{P} $ K-projektiv.
  254. \item Für alle Diagramme in $\mathcal{K}$
  255. \[
  256. \begin{tikzcd}
  257. & \com{M} \arrow{d}{s} \\
  258. \com{P} \arrow{r}{f} & \com{N}\\
  259. \end{tikzcd}
  260. \] mit $s$ Quasiisomorphismus, existiert genau ein $g\colon \com{P} \to \com{M} $, s.d.
  261. $sg= f$ in $\mathcal{K}$.
  262. \item Für alle Quasiisomorphismen $u\colon \com{S} \to \com{P} $ in $\mathcal{K}$ existiert ein
  263. $v\colon \com{P} \to \com{S} $, s.d. $uv = \text{id}_{\com{P} }$ in $\mathcal{K}$.
  264. \end{enumerate}
  265. \end{satz}
  266. \begin{proof}
  267. (i)$\implies$(ii): Betrachte das gegebene Diagramm in $\mathcal{D}$:
  268. \[
  269. \begin{tikzcd}
  270. & \com{X} \arrow{d}{\text{id}^{-1}s} \\
  271. \com{P} \arrow[dashed]{ur}{g} \arrow{r}{\text{id}^{-1}f} & \com{Y}
  272. \end{tikzcd}
  273. .\] Da $s$ Quasiisomorphismus, ist $s$ Isomorphismus in $\mathcal{D}$, also existiert ein
  274. $g\colon \com{P} \to \com{X} $ in $\mathcal{D}$, sodass das Diagramm kommutiert. \ref{satz:mork=mord-fuer-kproj}
  275. (iii) liefert das gewünschte Diagramm in $\mathcal{K}$.
  276. (ii)$\implies$(iii): Betrachte
  277. \[
  278. \begin{tikzcd}
  279. & \com{S} \arrow{d}{s} \\
  280. \com{P} \arrow{r}{\text{id}} & \com{P}
  281. \end{tikzcd}
  282. .\] Da $s$ Quasiisomorphismus existiert mit (ii) ein $f\colon \com{P} \to \com{S}$, s.d. $sf = \text{id}_{\com{P} }$.
  283. (iii)$\implies$(ii): Erneut mit \ref{satz:mork=mord-fuer-kprof} genügt es zu zeigen, dass für
  284. $\com{S} \in \mathcal{K}$
  285. $\text{Mor}_{\mathcal{K}}(\com{P} , \com{S} ) \to \text{Mor}_{\mathcal{D}}(\com{P} , \com{S} ) $ bijektiv ist.
  286. Injektivität: Sei $f\colon \com{P} \to \com{S} $ mit $\text{id}^{-1}f = 0$ in $\mathcal{D}$. Dann
  287. existiert nach \ref{derived-cat-morphism-null} ein $t\colon \com{T} \to \com{P} $ Quasiisomorphismus mit $ft = 0$.
  288. Also existiert mit (iii) ein $s\colon \com{P} \to \com{T} $, s.d. $ts = \text{id}_{\com{P} }$, also
  289. \[
  290. f = f \text{id}_{\com{P} } = \underbrace{ft}_{=0}s = 0
  291. .\]
  292. Surjektivität: Sei $a \colon \com{P} \to \com{S} $ in $\mathcal{D}$. Dann ist $a$ gegeben durch ein Diagramm
  293. \[
  294. \begin{tikzcd}
  295. & \com{Q} \arrow{dr}{f} \arrow{dl}{s} & \\
  296. \com{P} & & \com{S}
  297. \end{tikzcd}
  298. \] in $\mathcal{K}$ mit $s$ Quasiisomorphismus. Nach (iii) existiert ein $t\colon \com{P} \to \com{Q}$ mit
  299. $st = \text{id}_{\com{P} }$. Dann ist
  300. \[
  301. \begin{tikzcd}
  302. & \com{Q} \arrow{dl}{s} \arrow{dr}{f} & \\
  303. \com{P} & \com{P} \arrow{l}{\text{id}} \arrow{u}{t} \arrow{d}{\text{id}} & \com{S} \\
  304. & \com{P} \arrow{ul}{\text{id}} \arrow{ur}{ft} & \\
  305. \end{tikzcd}
  306. \] ein kommutatives Diagramm in $\mathcal{K}$, also folgt $s^{-1}f = \text{id}^{-1}(ft)$ in $\mathcal{D}$.
  307. \end{proof}
  308. Durch Umdrehen aller Pfeile erhalten wir analog:
  309. \begin{satz}[]
  310. Für jeden Komplex $\com{I} \in \mathcal{K}$ sind äquivalent:
  311. \begin{enumerate}[(i)]
  312. \item $\com{I}$ K-injektiv
  313. \item Für $\com{S} \in \mathcal{K}$ ist der natürliche Homomorphismus
  314. \[
  315. \text{Mor}_{\mathcal{K}}(\com{S} , \com{I} ) \to \text{Mor}_{\mathcal{D}}(\com{S} , \com{I} )
  316. \] ein Isomorphismus.
  317. \item Für jedes Diagramm in $\mathcal{K}$
  318. \[
  319. \begin{tikzcd}
  320. \com{Y} \arrow{r}{f} \arrow{d}{s} & \com{I} \\
  321. \com{X}
  322. \end{tikzcd}
  323. \] mit $s$ Quasiisomorphismus, existiert genau ein $g\colon \com{X} \to \com{I} $, s.d. das Diagramm
  324. kommutiert.
  325. \item Für jeden Quasiisomorphismus $u\colon \com{I} \to \com{S} $ in $\mathcal{K}$ existiert ein
  326. $v\colon \com{S} \to \com{I} $, s.d. $vu = \text{id}_{\com{I} }$ in $\mathcal{K}$.
  327. \end{enumerate}
  328. \end{satz}
  329. \subsection{Spezielle inverse und direkte Systeme}
  330. Um für einen Komplex $\com{A} $ eine K-injektive bzw. K-projektive Auflösung zu erhalten, konstruieren wir bestimmte
  331. inverse bzw. direkte Systeme deren Limites die gewünschten Auflösungen liefern. Dazu benötigen wir folgenden Begriff:
  332. \begin{definition}[Spezielles inverses System]
  333. Sei $\mathcal{J} \subset \mathcal{K}$ eine Klasse von Komplexen.
  334. \begin{enumerate}[(a)]
  335. \item Ein inverses System $(\com{I}_n)_{n \in \N}$ in $\mathcal{K}$ heißt
  336. $\mathcal{J}$-spezielles inverses System, falls folgende Bedingungen erfüllt sind:
  337. \begin{enumerate}[(i)]
  338. \item Falls $n = 1$, dann ist $\com{I}_n = 0$.
  339. \item Falls $n > 1$, dann sei $\com{C}_n$ der Kern der natürlichen Abbildung
  340. $\com{I} _n \to \com{I}_{n-1}$. Dann ist $\com{C}_n \in \mathcal{J}$ und
  341. die kurze exakte Folge
  342. \[
  343. 0 \to \com{C}_n \to \com{I}_n \to \com{I} _{n-1} \to 0
  344. \] zerfällt stufenweise.
  345. \end{enumerate}
  346. \item Die Klasse $\mathcal{J}$ heißt abgeschlossen unter speziellen inversen Limites, falls jedes
  347. $\mathcal{J}$-spezielle inverse System in $\mathcal{K}$ einen Limes in $\mathcal{J}$ besitzt und jeder
  348. Komplex in $\mathcal{K}$, der isomorph ist zu einem Komplex in $\mathcal{J}$, bereits in $\mathcal{J}$ ist.
  349. \end{enumerate}
  350. \end{definition}
  351. Im Folgenden möchten wir zeigen, dass die Klasse der K-projektiven Komplexe
  352. abgeschlossen unter speziellen inversen Limites ist. Dazu benötigen wir die folgenden Lemmata:
  353. % TODO: beispiel funktioniert nicht mit N als indexmenge, wird nicht benoetigt
  354. %\item Sei $\mathcal{J}$ eine Klasse von Komplexen abgeschlossen unter speziellen inversen Limites mit
  355. % $\com{A} \in \mathcal{J} \iff \com{A}[1] \in \mathcal{J}$. Dann ist für $\com{A}, \com{B} \in \mathcal{J}$
  356. % und $u \colon \com{A} \to \com{B} $, auch $\com{C}_u$ in $\mathcal{J}$. Denn
  357. % \[
  358. % \com{C}_u \to \com{A}[1] \to 0
  359. % \] ist ein $\mathcal{J}$-spezielles inverses System mit Limes $\com{C}_u$.
  360. \begin{lemma}
  361. Sei $\mathcal{J}_0$ eine Klasse von Objekten von $\mathcal{A}$. Sei weiter $\mathcal{J}$ eine
  362. unter speziellen inversen Limites abgeschlossene Klasse
  363. von Objekten in $\mathcal{K}$, so dass jeder Komplex $\com{A} \in \mathcal{K}$ mit nur einem nicht-null
  364. Term und mit $A^{i} \in \mathcal{J}_0$ für $i \in \Z$, in $\mathcal{J}$ enthalten ist. Dann
  365. ist jeder nach unten beschränkte Komplex $\com{A} \in \mathcal{K}$ mit $A^{i} \in \mathcal{J}_0$
  366. für $i \in \Z$ in $\mathcal{J}$ enthalten.
  367. \label{lemma:bounded-compl-in-complete-class}
  368. \end{lemma}
  369. \begin{proof}
  370. Sei $\com{A} \in \mathcal{K}^{+}$ mit $A^{i} \in \mathcal{J}_0$ für alle $i \in \Z$. Ohne Einschränkung
  371. sei $A^{i} = 0$ für alle $i < 0$. Dann sind die Spalten des nachstehenden Diagramms ein
  372. $\mathcal{J}$-spezielles inverses System $(\com{S}_n)_{n \ge 0}$ mit
  373. Übergangsabbildungen $p_n$,
  374. \[
  375. \begin{tikzcd}
  376. \cdots \arrow{r} & 0 \arrow{r} \arrow{d} & 0 \arrow{r} \arrow{d} & 0 \arrow{r} \arrow{d} & 0 \arrow{d}\\
  377. \cdots\arrow{r} & A^{0} \arrow{d} \arrow{r} & A^{0} \arrow{d} \arrow{r} & A^{0} \arrow{d} \arrow{r} & 0 \arrow{d}\\
  378. \cdots\arrow{r} & A^{1} \arrow{d} \arrow{r} & A^{1} \arrow{d} \arrow{r} & 0 \arrow{d} \arrow{r} & 0 \arrow{d}\\
  379. \cdots\arrow{r} & A^{2} \arrow{d} \arrow{r} & 0 \arrow{d} \arrow{r} & 0 \arrow{d} \arrow{r} & 0 \arrow{d} \\
  380. & \vdots & \vdots & \vdots & \vdots \\
  381. \end{tikzcd}
  382. \] denn für $n > 0$ ist $\com{\text{ker } p}_n$ = $[\cdots \to 0 \to \underbrace{A^{n-1}}_{\in \mathcal{J}_0} \to 0 \to \cdots ]$. Nach
  383. Voraussetzung ist also $\text{ker } p_n$ in $\mathcal{J}$ und die kurze exakte Folge
  384. $0 \to \com{\text{ker } p}_n \to \com{S}_n \to \com{S}_{n-1} \to 0$ zerfällt gradweise. Also folgt
  385. $\com{A} = \lim \com{S}_n \in \mathcal{J}$.
  386. \end{proof}
  387. \begin{lemma}
  388. Die Klasse der exakten Komplexe in $\mathcal{K}(\mathcal{A}b)$ ist abgeschlossen unter speziellen inversen Limites.
  389. \label{lemma:exact-comp-complete-inv}
  390. \end{lemma}
  391. \begin{proof}
  392. Sei $(\com{S}_n)_{n \in \N}$ ein spezielles inverses System in $\mathcal{K}(\mathcal{A}b)$. Für $i \in \Z$
  393. erfüllt $(S_n^{i})_{n \in \N}$ die Bedingung P aus \ref{0.11}. Sei also $i \in \Z$ beliebig. Dann erfüllt
  394. \[
  395. (S_n^{i-1})_{n \in \N} \to (S_n^{i})_{n \in \N} \to (S_n^{i+1})_{n \in \N} \to (S_n^{i+2})_{n \in \N}
  396. \] die Bedingungen von \ref{0.11}, da nach Voraussetzung für alle $n > 1$ $\text{ker}(\com{S}_n \to \com{S}_{n-1})$
  397. exakt ist. Also ist
  398. \[
  399. \begin{tikzcd}
  400. \lim S_n^{i-1} \arrow{r} \arrow{d}{=} & \lim S_n^{i} \arrow{d}{=} \arrow{r} & \lim S_n^{i+1} \arrow{d}{=}\\
  401. (\lim S_n)^{i-1} \arrow{r} & (\lim S_n)^{i} \arrow{r} & (\lim S_n)^{i+1}
  402. \end{tikzcd}
  403. \] exakt. Da $i \in \Z$ beliebig, folgt $\lim S_n$ exakt.
  404. \end{proof}
  405. \begin{satz}
  406. Sei $\mathcal{B}$ eine weitere abelsche Kategorie und $\mathcal{J} \subset \mathcal{K}(B)$ abgeschlossen
  407. unter speziellen inversen Limites. Angenommen inverse Limites existieren in $\mathcal{A}$ und sei
  408. $F\colon \mathcal{K}(A) \to \mathcal{K}(B)$ ein kovarianter Funktor, der mit inversen Limites vertauscht und
  409. gradweise zerfallende kurze exakte Folgen erhält.
  410. Dann ist $F^{-1}(\mathcal{J}) \subset \mathcal{K}(\mathcal{A})$ abgeschlossen unter speziellen inversen Limites.
  411. \label{satz:complete-inv-system-functor}
  412. \end{satz}
  413. \begin{proof}
  414. Sei $(\com{S}_n)_{n \in \N}$ ein $F^{-1}(\mathcal{J})$-spezielles inverses System. Dann ist
  415. $(F(\com{S}_n))_{n \in \N}$ ein $\mathcal{J}$-spezielles System, denn
  416. \begin{enumerate}[(i)]
  417. \item $F(S_1) = F(1) = 0$, da $F$ mit inversen Limites vertauscht und die Null der Limes des leeren Diagramms
  418. ist.
  419. \item Für $n > 1$ ist nach Voraussetzung
  420. \[
  421. \begin{tikzcd}
  422. 0 \arrow{r} & \text{ker } p_n \arrow{r} & \com{S}_n \arrow{r}{p_n} & \com{S}_{n-1} \arrow{r} & 0
  423. \end{tikzcd}
  424. \]
  425. exakt, zerfällt gradweise und $\text{ker } p_n$ ist in $F^{-1}(\mathcal{J})$. Nach Voraussetzung ist damit
  426. \[
  427. \begin{tikzcd}
  428. 0 \arrow{r} & F(\text{ker } p_n) \arrow{r} & F(\com{S}_n) \arrow{r}{F(p_n)} & F(\com{S}_{n-1}) \arrow{r} & 0
  429. \end{tikzcd}
  430. \] exakt und zerfällt gradweise. Aus der Exaktheit folgt damit auch
  431. $\text{ker } F(p_n) = F(\text{ker } p_n)$, also $\text{ker } F(p_n) \in \mathcal{J}$.
  432. \end{enumerate}
  433. Also $F(\lim \com{S}_n) = \lim F(\com{S}_n) \in \mathcal{J}$ und damit $\lim \com{S}_n \in F^{-1}(\mathcal{J})$.
  434. \end{proof}
  435. \begin{korollar}[]
  436. Sei $\mathcal{I}$ eine Klasse von Komplexen und angenommen in $\mathcal{A}$ existieren inverse Limites.
  437. Dann ist die Klasse aller Komplexe $\com{A} \in \mathcal{K}$, sodass
  438. $\com{\text{Hom}}(\com{T}, \com{A})$ exakt ist für alle $\com{T} \in \mathcal{I}$, abgeschlossen unter speziellen
  439. inversen Limites. Insbesondere ist die Klasse der K-injektiven Komplexe abgeschlossen unter speziellen inversen
  440. Limites.
  441. \end{korollar}
  442. \begin{proof}
  443. Sei $\mathcal{J}$ die Klasse der exakten Komplexe und für $\com{T} \in \mathcal{I}$ sei
  444. $\mathcal{E}_{\com{T}}$ die Klasse der Komplexe $\com{A} $, sodass
  445. $\com{\text{Hom}}(\com{T}, \com{A})$ exakt ist. Dann
  446. ist $\mathcal{E}_{\com{T}} = \com{\text{Hom}}(\com{T}, -)^{-1}(\mathcal{J})$. $\com{\text{Hom}}(\com{T}, -)$ erfüllt
  447. die Voraussetzungen von \ref{satz:complete-inv-system-functor}, denn:
  448. \begin{enumerate}[(i)]
  449. \item Nach \ref{lemma:exact-comp-complete-inv} ist
  450. $\mathcal{J}$ abgeschlossen unter speziellen inversen Limites.
  451. \item Wegen \ref{satz:adjunction-hom-tor-comp} ist $\com{\text{Hom}} (\com{T}, -)$ rechtsadjungiert und
  452. vertauscht daher mit Limites. Außerdem ist $\com{\text{Hom}}(\com{T}, -)$ gradweise additiv, erhält also
  453. gradweise zerfallende Folgen.
  454. \end{enumerate}
  455. Also ist $\mathcal{E}_{\com{T}}$ und damit $\bigcap_{\com{T} \in \mathcal{I}} \mathcal{E}_{\com{T} }$
  456. abgeschlossen unter speziellen inversen Limites.
  457. Das Insbesondere folgt wenn $\mathcal{I} = \mathcal{J}$ gesetzt wird.
  458. \end{proof}
  459. Wenn wir alle Pfeile umdrehen erhalten wir die folgende Definition und Ergebnisse:
  460. \begin{definition}[Spezielles direktes System]
  461. Sei $\mathcal{P} \subset \mathcal{K}$ eine Klasse von Komplexen.
  462. \begin{enumerate}[(a)]
  463. \item Ein direktes System $(\com{P}_n)_{n \in \N}$ in $\mathcal{K}$ heißt $\mathcal{P}$-spezielles
  464. direktes System, falls folgende Bedingungen erfüllt sind:
  465. \begin{enumerate}[(i)]
  466. \item Falls $n = 1$, dann ist $\com{P}_n = 0$.
  467. \item Falls $n > 1$, dann sei $\com{C}_n$ der Kokern der natürlichen Abbildung
  468. $\com{P}_{n-1} \to \com{P}_{n}$. Dann ist $\com{C}_n \in \mathcal{P}$ und
  469. die kurze exakte Folge
  470. \[
  471. 0 \to \com{P}_{n-1} \to \com{P}_{n} \to \com{C}_n \to 0
  472. \] zerfällt stufenweise.
  473. \end{enumerate}
  474. \item Die Klasse $\mathcal{P}$ heißt abgeschlossen unter speziellen direkten Colimites, falls jedes
  475. $\mathcal{P}$-spezielle direkte System in $\mathcal{K}$ einen Colimes in $\mathcal{P}$ besitzt und jeder
  476. Komplex in $\mathcal{K}$, der isomorph ist zu einem Komplex in $\mathcal{P}$, bereits in $\mathcal{P}$ ist.
  477. \end{enumerate}
  478. \end{definition}
  479. Durch Umdrehen aller Pfeile, erhalten wir auch eine duale Version von \ref{lemma:bounded-compl-in-complete-class}.
  480. Ebenfalls analog gilt:
  481. % brauche ich nicht
  482. %\begin{lemma}
  483. % Die Klasse der exakten Komplexe in $\mathcal{K}(\mathcal{A}b)$ ist abgeschlossen unter speziellen direkten Colimites.
  484. %
  485. % \label{lemma:exact-comp-complete-inv}
  486. %\end{lemma}
  487. %
  488. %\begin{proof}
  489. %
  490. %\end{proof}
  491. \begin{satz}
  492. Sei $\mathcal{B}$ eine weitere abelsche Kategorie und $\mathcal{J} \subset \mathcal{K}(B)$ abgeschlossen
  493. unter speziellen inversen Colimites. Angenommen direkte Colimites existieren in $\mathcal{A}$ und sei
  494. $F\colon \mathcal{K}(A) \to \mathcal{K}(B)$ ein kontravarianter Funktor, der direkte Colimites in
  495. inverse Limites überführt und gradweise zerfallende kurze exakte Folgen erhält.
  496. Dann ist $F^{-1}(\mathcal{J}) \subset \mathcal{K}(\mathcal{A})$ abgeschlossen unter speziellen direkten Colimites.
  497. \label{satz:complete-inv-system-functor}
  498. \end{satz}
  499. \begin{korollar}[]
  500. Sei $\mathcal{I}$ eine Klasse von Komplexen und angenommen in $\mathcal{A}$ existieren direkte Colimites.
  501. Dann ist die Klasse aller Komplexe $\com{A} \in \mathcal{K}$, sodass
  502. $\com{\text{Hom}}(\com{A}, \com{T})$ exakt ist für alle $\com{T} \in \mathcal{I}$, abgeschlossen unter speziellen
  503. direkten Colimites. Insbesondere ist die Klasse der K-projektiven Komplexe abgeschlossen unter speziellen direkten
  504. Colimites.
  505. \label{kor:k-proj-closed}
  506. \end{korollar}
  507. \begin{definition}[]
  508. Angenommen inverse (bzw. direkte) Limites existieren in $\mathcal{K}$ und sei $\mathcal{G}$ eine Klasse von
  509. Komplexen in $\mathcal{K}$. Dann nennen wir $\underset{\leftarrow}{\mathcal{G}}$
  510. (bzw. $\underset{\rightarrow}{\mathcal{G}})$ die kleinste Klasse von Komplexen in $\mathcal{K}$, die abgeschlossen
  511. unter speziellen inversen (bzw. direkten) Limites ist und $\mathcal{G}$ enthält.
  512. \end{definition}
  513. \subsection{Existenz von K-projektiven und K-injektiven Auflösungen}
  514. \subsubsection{Linksauflösungen}
  515. Sei $\mathcal{P}$ eine Klasse von Komplexen in $\mathcal{K}$. Die folgenden Bedingungen an $\mathcal{P}$ sind
  516. äquivalent:
  517. % TODO: wirklich notwendig die beschränkung nach oben??
  518. \begin{enumerate}[(1)]
  519. \item Jeder nach oben beschränkte Komplex $\com{A} \in \mathcal{K}$ hat eine Auflösung $\com{P} \to \com{A} $
  520. nach links mit $\com{P} \in \mathcal{P}$ und $\com{P} $ nach oben beschränkt.
  521. \item Für alle $\com{A} \in \mathcal{K} $ und $n \in \Z$, existiert ein $\com{P} \in \mathcal{P}$ mit
  522. $H^{i}(\com{P}) = 0$ für $i > n$ und ein Komplexhomomorphismus $f\colon \com{P} \to \com{A} $, der
  523. einen Isomorphismus $H^{i}(\com{P}) \to H^{i}(\com{A})$ induziert für $i \le n$.
  524. \end{enumerate}
  525. \begin{proof}
  526. (1) $\implies$ (2): Sei $\com{A} \in \mathcal{K}$ und $n \in \Z$. Dann ist $\tau_{\le n} \com{A}$ nach oben
  527. beschränkt, also existiert ein $\com{P} \in \mathcal{P}$ und ein Quasiisomorphismus $s\colon \com{P} \to \tau_{\le n}\com{A}$. Durch Komposition mit dem natürlichen Komplexhomomorphismus $\tau_{\le n}\com{A} \to \com{A}$ erhalten wir
  528. ein $f\colon \com{P} \to \com{A} $.
  529. Für $i > n$ ist nun $H^{i}(\com{P}) = H^{i}(\tau_{\le n}\com{A}) = 0 $. Für $i \le n$ ist
  530. $H^{i}(\tau_{\le n}\com{A}) = H^{i}(\com{A})$, also induziert $f$ den gewünschten Isomorphismus.
  531. (2) $\implies$ (1): Sei $\com{A} \in \mathcal{K}^{-}$. Ohne Einschränkung ist $A^{i} = 0$ für alle $i > 0$. Dann
  532. existiert für $n = 0$ ein $f\colon \com{P} \to \com{A} $ mit $\com{P} \in \mathcal{P}$ und $f$ induziert
  533. $H^{i}(\com{P}) \xrightarrow[\sim]{0 = H^{i}(f)} 0 = H^{i}(\com{A})$ für $i > 0$ und
  534. $H^{i}(\com{P})\xrightarrow[\sim]{H^{i}(f)} H^{i}(\com{A})$ für $i \le 0$. Also ist $f$ ein Quasiisomorphismus.
  535. \end{proof}
  536. Im Folgenden nehmen wir an, dass $\mathcal{P}$ die Eigenschaft (1) erfüllt.
  537. \begin{bsp}[]
  538. Falls $\mathcal{A}$ genügend Projektive hat, können wir $\mathcal{P}$ als die Klasse der nach oben beschränkten
  539. Komplexe
  540. $\com{P} \in \mathcal{K}$ mit $P^{i}$ projektiv für alle $i \in \Z$ wählen.
  541. Ein solches $\com{P}$ ist K-projektiv, denn: Für alle eingradigen Komplexe $\com{Q}$ mit
  542. $Q^{i}$ projektiv für alle $i \in \Z$ ist $\com{Q} $ nach \ref{satz:single-degree-compl-k-proj} K-projektiv. Da
  543. nach \ref{kor:k-proj-closed} die Klasse der K-projektiven
  544. abgeschlossen unter speziellen direkten Colimites ist, folgt mit dem Dual von
  545. \ref{lemma:bounded-compl-in-complete-class}, dass $\com{P} $ K-projektiv ist.
  546. Erneut nach \ref{kor:k-proj-closed} sind die Komplexe in $\underset{\rightarrow}{\mathcal{P}}$ damit ebenfalls
  547. $K$-projektiv.
  548. \label{bsp:bounded-above-projectives}
  549. \end{bsp}
  550. Unser Ziel ist nun für einen gegebenen Komplex $\com{A}$ eine Auflösung nach Links durch einen Komplex
  551. aus $\mathcal{P}$ zu konstruieren. Dazu schneiden wir den Komplex nach oben ab und lösen schrittweise auf. Das
  552. folgende Lemma führt diese Konstruktion aus.
  553. \begin{lemma}
  554. Sei $\com{A} \in \mathcal{K}$. Dann existiert ein $\mathcal{P}$-spezielles direktes System $(\com{P}_n)_{n\ge -1}$ und
  555. ein direktes System von Kettenhomomorphismen $f_n \colon \com{P}_n \to \tau_{\le n}\com{A}$, sodass
  556. $f_n$ ein Quasiisomorphismus ist für alle $n \ge 0$.
  557. \label{lemma:constr-dir-system}
  558. \end{lemma}
  559. \begin{proof}
  560. Wir gehen induktiv vor. Setze $\com{P}_{-1} = 0$ und $f_{-1} = 0$. Nach (1) existiert ein Quasiisomorphismus
  561. $f_0 \colon \com{P}_0 \to \tau_{\le 0}\com{A} $ mit $\com{P}_0 \in \mathcal{P}$.
  562. Sei nun $n \ge 1$ und seien $\com{P}_{-1}, \ldots, \com{P}_{n-1}$ und $f_{-1}, \ldots, f_{n-1}$ konstruiert mit $\com{P}_i \in \mathcal{K}^{-}$. Dann
  563. setze $\com{P} = \com{P}_{n-1}$, $\com{B} = \tau_{\le n} \com{A} $. Es sei
  564. $a_{n-1}\colon \tau_{\le n-1}\com{A} \to \tau_{\le n} \com{A} $ der natürliche Komplexhomomorphismus
  565. und $f = a_{n-1}f_{n-1}$.
  566. Da $\com{B} = \tau_{\le n}\com{A}$ und $\com{P} $ nach oben beschränkt sind und
  567. $C_f^{i} = P^{i+1} \oplus B^{i}$, existiert mit (1) ein Quasiisomorphismus
  568. $g\colon \com{Q} \to \com{C}_f[-1] $ mit $\com{Q}[1] \in \mathcal{P}$ und
  569. $\com{Q} $ nach oben beschränkt. Da gradweise
  570. $C_f^{i}[-1] = P^{i} \oplus B^{i-1}$ ist $g = (g_i)_{i \in \Z}$ ist $g$ gradweise
  571. gegeben durch $g'_i\colon Q^{i} \to P^{i} $ und $g''_i\colon Q^{i} \to B^{i-1}$.
  572. Betrachte für $i \in \Z$ das folgende kommutative Diagramm:
  573. \[
  574. \begin{tikzcd}
  575. \cdots \arrow{r} & Q^{i} \arrow{r}{d_{Q}} \arrow{d}{(g', g'')}
  576. & Q^{i+1} \arrow{r} \arrow{d}{(g', g'')} & \cdots\\
  577. \cdots \arrow{r} & P^{i} \oplus B^{i-1} \arrow{r}{d_{C_f[-1]}} &
  578. P^{i+1} \oplus B^{i} \arrow{r} & \cdots
  579. \tag{$*$} \label{eq:1}
  580. \end{tikzcd}
  581. \] In Matrixnotation ist
  582. \begin{align*}
  583. d_{C_f} &= \begin{pmatrix} d_{P}[1] & 0 \\ f[1] & d_{B} \end{pmatrix}
  584. \intertext{Also folgt}
  585. d_{C_f}[-1] &= - d_{C_f} = \begin{pmatrix} -d_{P}[1] & 0 \\ -f[1] & -d_{B} \end{pmatrix}
  586. .\end{align*}
  587. Auswerten von \eqref{eq:1} in beiden Summanden liefert nun
  588. \begin{align}
  589. d_P g' &= g' d_Q \label{eq:g'-comp-hom} \\
  590. g''d_Q &= -fg' - d_Bg'' \label{eq:g''}
  591. .\end{align}
  592. Aus \eqref{eq:g'-comp-hom} folgt, dass $g'\colon \com{Q} \to \com{P} $ ein
  593. Komplexhomomorphismus ist. Setze nun
  594. $h\colon \com{C}_{-g'} \to \com{B} $ durch
  595. \[
  596. h(x,y) = g''[1](x) + f(y)
  597. .\]
  598. Betrachte nun für $i \in \Z$ das folgende Diagramm:
  599. \[
  600. \begin{tikzcd}
  601. \cdots \arrow{r} & Q^{i+1} \oplus P^{i} \arrow{r}{d_{C_{-g'}}} \arrow{d}{h} & Q^{i+2} \oplus P^{i+1} \arrow{r} \arrow{d}{h}
  602. & \cdots \\
  603. \cdots \arrow{r} & B^{i} \arrow{r}{d_{B}} & B^{i+1} \arrow{r} & \cdots
  604. \end{tikzcd}
  605. .\] In Matrixnotation ist
  606. \begin{salign*}
  607. h d_{C_{-g'}} &= \begin{pmatrix} g''[1] & f \end{pmatrix}
  608. \begin{pmatrix} d_Q[1] & 0 \\ -g'[1] & d_P \end{pmatrix} \\
  609. &= \begin{pmatrix}
  610. g''[1] d_Q[1] - f g'[1] & f d_P
  611. \end{pmatrix} \\
  612. &\stackrel{\eqref{eq:g''}}{=}
  613. \begin{pmatrix}
  614. d_B g'' & f d_P
  615. \end{pmatrix} \\
  616. &\stackrel{\eqref{}}{=}
  617. \begin{pmatrix}
  618. d_B g'' & d_B f
  619. \end{pmatrix} \\
  620. &= d_B h
  621. .\end{salign*}
  622. Also ist $h$ Komplexhomomorphismus. Bleibt zu zeigen, dass $h$ ein Quasiisomorphismus
  623. ist. Dafür genügt es nach \ref{mapping-cone-exact-for-qis} zu zeigen, dass $\com{C}_h$
  624. exakt ist. Behauptung: $\com{C}_h = \com{C}_{-g}[1]$.
  625. Es ist gradweise für $ i \in \Z$
  626. \[
  627. C_h^{i} = C_{-g}^{i+1} \oplus B^{i} = (Q^{i+2} \oplus P^{i+1}) \oplus B^{i}
  628. = Q^{i+2} \oplus (P^{i+1} \oplus B^{i})
  629. = Q^{i+2} \oplus C_f^i
  630. = C_{-g}^{i}[1]
  631. .\] Für die Differentiale gilt, wieder in Matrixnotation:
  632. \begin{align*}
  633. d_{C_h} = \begin{pmatrix}
  634. d_{C_{-g'}}[1] & 0 \\
  635. h[1] & d_B \end{pmatrix}[1]
  636. = \begin{pmatrix}
  637. \begin{pmatrix} d_Q[1] & 0 \\
  638. -g'[1] & d_P
  639. \end{pmatrix}[1] & 0 \\
  640. \begin{pmatrix} g''[1] & f \end{pmatrix}[1] & d_B
  641. \end{pmatrix}
  642. = \begin{pmatrix}
  643. -d_Q & 0 & 0 \\
  644. g' & -d_P & 0 \\
  645. g'' & f & d_B
  646. \end{pmatrix}
  647. .\end{align*}
  648. Analog folgt
  649. \begin{align*}
  650. d_{C_{-g}[1]} =
  651. \begin{pmatrix}
  652. d_Q[1] & 0 \\
  653. -g & d_{C_f[-1]}
  654. \end{pmatrix} [1]
  655. = \begin{pmatrix} d_Q[1] & 0 \\
  656. \begin{pmatrix} -g' \\ -g'' \end{pmatrix}[1]
  657. & \begin{pmatrix} d_P[1] & 0 \\ f[1] & d_{B} \end{pmatrix}[-1]
  658. \end{pmatrix}[1]
  659. = \begin{pmatrix}
  660. - d_Q & 0 & 0 \\
  661. g' & -d_P & 0 \\
  662. g'' & f & d_B
  663. \end{pmatrix}
  664. .\end{align*}
  665. Also folgt die Behauptung. Da $g$ und demnach $-g$ ein Quasiisomorphismus ist
  666. und Verschieben Exaktheit erhält,
  667. folgt damit mit \ref{mapping-cone-exact-for-qis} die Exaktheit von $\com{C}_{-g}[1]$.
  668. Setze nun $\com{P}_n \coloneqq \com{C}_{-g'}$ und $f_n \coloneqq h$. Da nach
  669. Voraussetzung $\com{P} $ und $\com{Q} $ nach oben beschränkt sind, ist auch
  670. $\com{C}_{-g'}$ nach oben beschränkt.
  671. Sei $p_{n-1}\colon \com{P}_{n-1} = \com{P} \to \com{P}_n$ die natürliche Abbildung.
  672. Dann ist $p_{n-1}$ gradweise gegeben durch die natürliche Inklusion
  673. $P^{i} \to Q^{i+1} \oplus P^{i}$. Also folgt
  674. $\text{coker } p_{n-1} = \com{Q}[1] \in \mathcal{P}$ und wir haben gradweise
  675. zerfallende exakte Folgen:
  676. \[
  677. \begin{tikzcd}
  678. 0 \arrow{r} & P^{i} \arrow{r}{p_{n-1}} & Q^{i+1} \oplus P^{i} \arrow{r}
  679. & Q^{i+1} \arrow{r} & 0
  680. \end{tikzcd}
  681. .\]
  682. Also ist $(\com{P}_n)_{n \ge -1}$ ein $\mathcal{P}$-spezielles direktes System.
  683. Außerdem ist nach Definition von $h$: $f_n p_{n-1} = h p_{n-1} = f = a_{n-1} f_{n-1}$,
  684. also kommutiert
  685. \[
  686. \begin{tikzcd}
  687. \com{P}_{n-1} \arrow{r}{p_{n-1}} \arrow{d}{f_{n-1}}
  688. & \com{P}_{n} \arrow{d}{f_n = h} \\
  689. \tau_{\le n-1}\com{A} \arrow{r}{a_{n-1}} & \tau_{\le n}\com{A}
  690. \end{tikzcd}
  691. \] und $(f_n)_{n \ge -1}$ ist ein direktes System.
  692. \end{proof}
  693. Dieses Lemma können wir nun anwenden, um das zentrale Ergebnis zu zeigen:
  694. \begin{satz}
  695. Angenommen direkte Colimites existieren in $\mathcal{A}$ und
  696. $\colim$ ist exakt.
  697. Dann hat jeder Komplex in $\mathcal{K}$ eine
  698. $\underset{\rightarrow}{\mathcal{P}}$-Linksauflösung.
  699. \label{satz:existence-left-resolutions}
  700. \end{satz}
  701. \begin{proof}
  702. Sei $\com{A} \in \mathcal{K}$ und $(\com{P}_n)_{n \ge -1}$, $(f_n)_{n \ge -1}$ wie
  703. in \ref{lemma:constr-dir-system}. Da direkte Colimites in $\mathcal{A}$ existieren und
  704. sich diese in $\mathcal{K}$ gradweise bilden, existieren direkte Colimites
  705. in $\mathcal{K}$. Nach der Definition von $\underset{\rightarrow}{\mathcal{P}}$ ist dann
  706. $\com{P} \coloneqq \colim \com{P}_n$ in $\underset{\rightarrow}{\mathcal{P}}$.
  707. Wir erhalten ebenfalls
  708. \[
  709. f\coloneqq \colim f_n \colon \com{P} \longrightarrow \colim \tau_{\le n}\com{A}
  710. = \com{A}
  711. .\] Da $\colim$ exakt, folgt für $i \in \Z$:
  712. \[
  713. H^{i}(f) = H^{i}(\colim f_n) = \colim \underbrace{H^{i}(f_n)}_{\text{Isomorphismus}}
  714. .\] Also ist $f$ ein Quasiisomorphismus.
  715. \end{proof}
  716. \begin{korollar}[]
  717. Angenommen direkte Colimites existieren in $\mathcal{A}$ und
  718. $\colim$ ist exakt.
  719. Dann hat jeder Komplex in $\mathcal{K}$ eine K-projektive Linksauflösung.
  720. \end{korollar}
  721. \begin{proof}
  722. Wähle $\mathcal{P}$ wie in Beispiel \ref{bsp:bounded-above-projectives} und wende
  723. \ref{satz:existence-left-resolutions} an.
  724. \end{proof}
  725. \subsubsection{Rechtsauflösungen}
  726. Sei $\mathcal{J}$ eine Klasse von Komplexen in $\mathcal{K}$. Im Folgenden nehmen wir an,
  727. dass $\mathcal{J}$ die folgende Eigenschaft erfüllt:
  728. \begin{enumerate}[(1)]
  729. \item Jeder nach unten beschränkte Komplex $\com{A} \in \mathcal{K}$ hat eine
  730. Auflösung $\com{A} \to \com{I} $ nach rechts mit $\com{I} \in \mathcal{J}$ und
  731. $\com{I}$ nach unten beschränkt.
  732. \end{enumerate}
  733. \begin{bsp}
  734. Falls $\mathcal{A}$ genügend Injektive hat, können wir dual zu Beispiel
  735. \ref{bsp:bounded-above-projectives} $\mathcal{J}$ als die Klasse
  736. der nach unten beschränkten Komplexe mit in $\mathcal{A}$ injektiven Objekten wählen.
  737. \end{bsp}
  738. Durch Umdrehen der Pfeile erhalten wir die duale Aussagen von
  739. \ref{lemma:constr-dir-system} und \ref{satz:existence-left-resolutions}:
  740. \begin{lemma}[]
  741. Sei $\com{A} \in \mathcal{K}$. Dann existiert ein $\mathcal{J}$-spezielles
  742. inverses System $(\com{I}_n)_{n \ge -1}$ und ein inverses System von
  743. Kettenhomomorphismen $f_n\colon \tau^{\ge-n}\com{A} \to \com{I}_n$, sodass
  744. $f_n$ ein Quasiisomorphismus ist.
  745. \label{lemma:constr-inv-system}
  746. \end{lemma}
  747. \begin{satz}[]
  748. Angenommen inverse Limites existieren in $\mathcal{A}$ und
  749. $\lim$ ist exakt.
  750. Dann hat jeder Komplex in $\mathcal{K}$ eine
  751. $\underset{\rightarrow}{\mathcal{P}}$-Rechtsauflösung.
  752. \label{satz:existence-right-resolutions}
  753. \end{satz}
  754. \begin{bem}
  755. Leider findet \ref{satz:existence-right-resolutions} in $\mathcal{A} = R\text{-Mod}$ für
  756. $R$ ein Ring keine Anwendung, da hier $\lim$ nicht exakt ist.
  757. Diese Voraussetzung wird jedoch nur verwendet, um zu zeigen, dass
  758. $f = \lim f_n\colon \com{A} \to \lim \com{I}_n$ ein Quasiisomorphismus ist.
  759. Wir können uns der speziellen Struktur des inversen Systems
  760. $(\com{I}_n)_{n \ge -1}$ bedienen, um für $\mathcal{A} = R\text{-Mod}$ zu zeigen,
  761. dass $f$ dennoch ein Quasiisomorphismus ist.
  762. \end{bem}
  763. \begin{satz}[]
  764. Sei $R$ ein Ring und $\mathcal{A}$ die Kategorie der R-links-Moduln. Dann
  765. hat jeder Komplex in $\mathcal{K}$ eine K-injektive Rechtsauflösung.
  766. \end{satz}
  767. \begin{proof}
  768. Seien $(\com{I}_n)_{n \ge -1}$ und $(f_n)_{n \ge -1}$ wie in
  769. \ref{lemma:constr-inv-system}. Seien $\com{I} = \lim \com{I}_n$ und
  770. $f = \lim f_n$. Es genügt zu zeigen, dass $f$ ein Quasiisomorphismus ist.
  771. Sei $i \in \Z$ beliebig. Für $n > 1$ haben wir folgendes kommutative Diagramm:
  772. \[
  773. \begin{tikzcd}
  774. \com{I} \arrow{r} \arrow{d}{f} & \com{I}_n \arrow{r}{p_n} \arrow{d}{f_n} & \com{I_{n-1}} \arrow{d}{f_{n-1}} \\
  775. \com{A} \arrow{r} & \tau^{\ge -n} \com{A} \arrow{r} & \tau^{\ge -(n-1)} \com{A}
  776. \end{tikzcd}
  777. \] Wende nun $H^{i}(-)$ auf dieses Diagramm an:
  778. \begin{equation}
  779. \begin{tikzcd}
  780. H^{i}(\com{I}) \arrow{r} \arrow{d}{H^{i}(f)} & H^{i}(\com{I}_n) \arrow{r}{H^{i}(p_n)}
  781. \arrow{d}{H^{i}(f_n)}[swap]{\sim} & H^{i}(\com{I_{n-1}}) \arrow{d}{H^{i}(f_{n-1})}[swap]{\sim} \\
  782. H^{i}(\com{A}) \arrow{r} & H^{i}(\tau^{\ge -n} \com{A}) \arrow{r} & H^{i}(\tau^{\ge -(n-1)} \com{A})
  783. \end{tikzcd}
  784. \label{eq:diag-hi-in}
  785. .\end{equation}
  786. Die rechten beiden vertikalen Pfeile sind Isomorphismen, da $f_k$ ein
  787. Quasiisomorphismus ist für alle $k \ge -1$.
  788. Sei nun $n \ge -i+1$. Dann ist $i \ge -n + 1 \ge -n$, also ist
  789. $H^{i}(\com{A}) = H^{i}(\tau^{\ge -n}\com{A}) = H^{i}(\tau^{\ge -(n-1)} \com{A})$. Also
  790. sind die Abbildungen in der unteren Zeile in \eqref{eq:diag-hi-in} Isomorphismen und
  791. damit ist
  792. $H^{i}(p_n)\colon H^{i}(\com{I}_n) \to H^{i}(\com{I}_{n-1})$
  793. ein Isomorphismus.
  794. Betrachte nun die kurze exakte Folge
  795. \[
  796. \begin{tikzcd}
  797. 0 \arrow{r} & \text{ker } p_n \arrow{r} & \com{I}_n \arrow{r}{p_n} & \com{I}_{n-1}
  798. \arrow{r} & 0
  799. \end{tikzcd}
  800. .\] Das liefert eine lange exakte Kohomologiefolge:
  801. \begin{equation}
  802. \begin{tikzcd}
  803. H^{i-1}(\com{I}_{n}) \arrow{r}{H^{i-1}(p_n)} & H^{i-1}(\com{I}_{n-1}) \arrow{r}
  804. & H^{i}(\text{ker } p_n) \arrow{r}
  805. & H^{i}(\com{I}_n) \arrow{r}{H^{i}(p_n)}
  806. & H^{i}(\com{I}_{n-1})
  807. \end{tikzcd}
  808. \label{eq:long-ex-hi-in}
  809. \end{equation}
  810. Anwenden des obigen Arguments auf $i-1$ liefert für
  811. $n \ge -(i-1) + 1 = -i+2 \ge -i+1$ Isomorphismen $H^{i}(p_n)$ und $H^{i-1}(p_n)$.
  812. Aufgrund der Exaktheit von \eqref{eq:long-ex-hi-in} folgt, dann dass
  813. $H^{i}(\text{ker } p_n) = 0$ für alle $n \ge -i+2$.
  814. Sei nun $m \in \Z$ beliebig. Dann setze $N \coloneqq -m + 1$. Dann ist
  815. für alle $n > N$:
  816. \[
  817. H^{m}(\text{ker } p_n) = 0 = H^{m+1}(\text{ker } p_n)
  818. .\]
  819. Also ist die Folge
  820. \begin{equation}
  821. \begin{tikzcd}
  822. \text{ker } p_n^{m-1} \arrow{r} &
  823. \text{ker } p_n^{m} \arrow{r} &
  824. \text{ker } p_n^{m+1} \arrow{r} &
  825. \text{ker } p_n^{m+2}
  826. \end{tikzcd}
  827. \end{equation}
  828. für $n > N$ exakt. Das System
  829. \begin{equation*}
  830. \begin{tikzcd}
  831. (I_n^{m-1})_{n\ge -1} \arrow{r} &
  832. (I_n^{m})_{n\ge -1} \arrow{r} &
  833. (I_n^{m+1})_{n\ge -1} \arrow{r} &
  834. (I_n^{m+2})_{n\ge -1}
  835. \end{tikzcd}
  836. \end{equation*}
  837. erfüllt damit die Bedingungen von \ref{0.11}. Also ist die natürliche Abbildung
  838. \[
  839. H^{m}(\com{I}) \longrightarrow H^{m}(\com{I}_N)
  840. \] ein Isomorphismus. Erneute Betrachtung von \eqref{eq:diag-hi-in} für $i=m$ und
  841. $n=N$ liefert nun, dass $H^{i}(f)$ ein Isomorphismus ist.
  842. \end{proof}
  843. \newpage
  844. \section{Adjunktion von abgeleitetem Hom und Tensorprodukt}
  845. Sei $A$ ein kommutativer Ring und im Folgenden $\mathcal{A}$ die Kategorie der $A$-Moduln.
  846. \subsection{K-flache Komplexe}
  847. Um das Tensorprodukt abzuleiten, benötigen wir noch eine weitere Klasse von Komplexen.
  848. \begin{definition}[K-flacher Komplex]
  849. Ein Komplex $\com{M} \in \mathcal{K}$ heißt K-flach, wenn für jeden exakten Komplex
  850. $\com{S} \in \mathcal{K}$ auch $\com{M} \otimes_A \com{S}$ exakt ist.
  851. \end{definition}
  852. \begin{satz}
  853. Sei $\com{M} \in \mathcal{K}$ mit $M^{i} = 0$ für $i \neq 0$. Dann ist
  854. $\com{M} $ genau dann K-flach, wenn $M^{0}$ flacher $A$-Modul ist.
  855. \end{satz}
  856. \begin{proof}
  857. Sei $\com{M} \in \mathcal{K}$ wie im Satz. Dann ist für $\com{S} \in \mathcal{K}$ und
  858. $n \in \Z$:
  859. \[
  860. (\com{M} \otimes_A \com{S})^{n} = \bigoplus_{i+j=n} M^{i} \otimes_A S^{J}
  861. = M^{0} \otimes S^{n} = (M^{0} \otimes \com{S} )^{n}
  862. \] und für $m \in M^{0}$, $s \in S^{n}$:
  863. \[
  864. d_{\com{M} \otimes_A \com{S} }^{n}(m \otimes s)
  865. = \underbrace{d_{M}^{0}(m)}_{= 0} \otimes_A s + (-1)^{0} m \otimes_A d_{S}(s)
  866. = m \otimes_A d_S(s)
  867. = d_{M^{0} \otimes_A \com{S} }
  868. .\] Also ist $\com{M} \otimes_A \com{S} = M^{0} \otimes_A \com{S}$. Damit folgt
  869. die Behauptung aus den Definitionen.
  870. \end{proof}
  871. \begin{satz}[]
  872. Sei $\com{M} \in \mathcal{K} $. Dann sind äquivalent:
  873. \begin{enumerate}[(i)]
  874. \item $\com{M} $ ist K-flach.
  875. \item $\com{\text{Hom}}(\com{M}, \com{I})$ ist K-injektiv für jeden
  876. K-injektiven Komplex $\com{I} \in \mathcal{K}$.
  877. \end{enumerate}
  878. \end{satz}
  879. \begin{proof}
  880. (i)$\implies$(ii): Sei ^
  881. \end{proof}
  882. \end{document}