Für Vorlesungen, bitte die Webseite verwenden. https://flavigny.de/lecture
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

228 Zeilen
9.5KB

  1. \documentclass{lecture}
  2. \begin{document}
  3. \section{Real-closed fields}
  4. In this section we study real algebraic extensions of real fields.
  5. \begin{lemma}
  6. Let $k$ be a real field and $x \in k \setminus \{0\} $. Then
  7. $x$ and $-x$ cannot be both sums of squares in $k$.
  8. \label{lemma:real-field-only-one-is-square}
  9. \end{lemma}
  10. \begin{proof}
  11. If $x \in \Sigma k^{[2]}$ and $-x \in \Sigma k^{[2]}$, then
  12. \[
  13. 1 = \frac{1}{x^2} (-x) x \in \Sigma k^{[2]}
  14. \] contradicting that $k$ is real.
  15. \end{proof}
  16. \begin{satz}
  17. Let $k$ be a real field and $a \in k$ such that $a$ is not a square in $k$.
  18. Then the field
  19. \[
  20. k(\sqrt{a}) = k[t] / (t^2 - a)
  21. \] is real if and only if $-a \not\in \Sigma k^{[2]}$.
  22. In particular, if $\Sigma k^{[2]} \cup (- \Sigma k^{[2]}) \neq k$,
  23. then $k$ admits real quadratic extensions.
  24. \label{satz:quadratic-extensions-of-real-field}
  25. \end{satz}
  26. \begin{proof}
  27. Since $a$ is not a square in $k$, $t^2 - a$ is irreducible in $k[t]$, so
  28. $k[t] / (t^2 -a)$ is indeed a field. Denote by $\sqrt{a} $ the class of
  29. $t$ in the quotient.
  30. ($\Rightarrow$): $a$ is a square in $k(\sqrt{a})$, thus by
  31. \ref{lemma:real-field-only-one-is-square} we have $-a \not\in \Sigma k(\sqrt{a})^2$.
  32. But $\Sigma k^{[2]} \subseteq \Sigma k(\sqrt{a})^{[2]}$, thus
  33. $-a \not\in \Sigma k(\sqrt{a})^{[2]}$.
  34. ($\Leftarrow$):
  35. $-1 \in \Sigma k(\sqrt{a})^{[2]}$
  36. if and only if there exist $x_i, y_i \in k$, such that
  37. \[
  38. -1 = \sum_{i=1}^{n} (x_i + y_i \sqrt{a})^2
  39. = \sum_{i=1}^{n} (x_i^2 + a y_i^2) + 2 \sqrt{a} \sum_{i=1}^{n} x_i y_i
  40. .\]
  41. Since $(1, \sqrt{a})$ is a basis of the $k$-vector space $k(\sqrt{a})$, the previous equality
  42. implies
  43. \begin{salign*}
  44. -1 &= \sum_{i=1}^{n} x_i^2 + a \sum_{i=1}^{n} y_i^2
  45. .\end{salign*}
  46. Since $-1 \not\in \Sigma k^{[2]}$, $\sum_{i=1}^{n} y_i^2 \neq 0$, this
  47. implies
  48. \[
  49. -a = \frac{1 + \sum_{i=1}^{n} x_i^2}{\sum_{i=1}^{n} y_i^2}
  50. = \frac{\left( \sum_{i=1}^{n} y_i^2 \right)\left( 1 + \sum_{i=1}^{n} x_i^2 \right) }
  51. {\left( \sum_{i=1}^{n} y_i^2 \right)^2}
  52. \in \Sigma k^{[2]}
  53. .\]
  54. \end{proof}
  55. Simple extensions of odd degree are simpler from the real point of view:
  56. \begin{satz}
  57. Let $k$ be a real field and $P \in k[t]$ be an irreducible polynomial of odd degree.
  58. Then the field $k[t]/(P)$ is real.
  59. \label{satz:odd-real-extension}
  60. \end{satz}
  61. \begin{proof}
  62. Denote by $n$ the degree of $P$. We proceed by induction on $n \ge 1$.
  63. If $n = 1$, then $k[t]/(P) \simeq k$ is real. Since $n$ is odd, we
  64. may now assume $n \ge 3$.
  65. Let $L \coloneqq k[t]/(P)$. Suppose $L$ is not real. Then there exist
  66. polynomials $g_i \in k[t]$, of degree at most $n-1$, such that
  67. $-1 = \sum_{i=1}^{m} g_i^2$
  68. in $L = k[t]/(P)$. Since $k \subseteq L$ and $k$ is real, at least
  69. one of the $g_i$ is non-constant.
  70. By definition of $L$, there exists $Q \in k[t] \setminus \{0\}$
  71. such that
  72. \begin{equation}
  73. -1 = \sum_{i=1}^{m} g_i^2 + P Q
  74. \label{eq:gi-sq+pq}
  75. \end{equation}
  76. in $k[t]$. Since $k$ is real, in $\sum_{i=1}^{m} g_i^2$ no cancellations
  77. of the terms of highest degree can occur. Thus
  78. $\sum_{i=1}^{m} g_i^2$ is of positive, even degree at most $2n-2$. By
  79. \ref{eq:gi-sq+pq}, it follows that $Q$ is of odd degree at most $n-2$.
  80. In particular, $Q$ has at least one irreducible factor $Q_1$ of odd degree at most
  81. $n-2$. Since $n \ge 3$, $n-2 \ge 1$. By induction,
  82. $M \coloneqq k[t]/(Q_1)$ is real. But \ref{eq:gi-sq+pq} implies
  83. \[
  84. -1 = \sum_{i=1}^{m} g_i^2
  85. \] in $M = k[t] / (Q_1)$ contradicting the fact that $M$ is real.
  86. \end{proof}
  87. \begin{definition}
  88. A \emph{real-closed} field is a real field that
  89. has no proper real algebraic extensions.
  90. \end{definition}
  91. \begin{theorem}
  92. Let $k$ be a field. Then the following conditions are equivalent:
  93. \begin{enumerate}[(i)]
  94. \item $k$ is real-closed.
  95. \item $k$ is real and for all $a \in k$, either $a$ or $-a$
  96. is a square in $k$ and
  97. every polynomial of odd degree in $k[t]$ has a
  98. root in $k$.
  99. \item the $k$-algebra
  100. \[
  101. k[i] \coloneqq k[t] / (t^2+1)
  102. \] is algebraically closed.
  103. \end{enumerate}
  104. \label{thm:charac-real-closed}.
  105. \end{theorem}
  106. \begin{proof}
  107. (i)$\Rightarrow$(ii): Let $a \in k$ such that neither $a$ nor $-a$ is a square in $k$. Then
  108. by \ref{satz:quadratic-extensions-of-real-field} and (i), $\pm a \in \Sigma k^{[2]}$
  109. contradicting
  110. \ref{lemma:real-field-only-one-is-square}. Let $P \in k[t]$ be a polynomial
  111. of odd degree. $P$ has at least one irreducible factor $P_1$ of odd degree.
  112. By \ref{satz:odd-real-extension}, $k[t]/(P_1)$ is a real extension of $k$.
  113. Since $k$ is real-closed, $P_1$ must be of degree $1$ and thus $P$ has a root in $k$.
  114. (ii)$\Rightarrow$(iii): Since $-1$ is not a square in $k$, the polynomial
  115. $t^2 + 1$ is irreducible over $k$. Thus $L \coloneqq k[t]/(t^2 + 1)$ is a field. Denote
  116. by $i$ the image of $t$ in $L$ and for $x = a + ib \in L = k[i]$, denote
  117. by $\overline{x} = a - ib$. This extends to a ring homomorphism $L[t] \to L[t]$. Let
  118. $P \in L[t]$ be non-constant. It remains to show, that $P$ has a root in $L$. We
  119. first reduce to the case $P \in k[t]$.
  120. Assume every non-constant polynomial in $k[t]$ has a root in $L$. Let $P \in L[t]$. Then
  121. $P \overline{P} \in k[t]$ has a root $x \in L$, thus either $P(x) = 0$
  122. or $\overline{P}(x) = 0$. In the first case, we are done.
  123. In the second case, we have $P(\overline{x}) = \overline{\overline{P}(x)}
  124. = \overline{0} = 0$, so $\overline{x}$ is a root of $P$ in $L$.
  125. Thus we may assume $P \in k[t]$. Write $d = \text{deg}(P) = 2^{m} n$ with $2 \nmid n$. We
  126. proceed by induction on $m$. If $m = 0$, the result is true by (ii). Now assume $m > 0$.
  127. Fix an algebraic closure $\overline{k}$ of $k$. Since $k$ is real, it is of characteristic
  128. $0$, thus $k$ is perfect and $\overline{k} / k$ is galois.
  129. Let $y_1, \ldots, y_d$ be the roots
  130. of $P$ in $\overline{k}$. Consider for all $r \in \Z$:
  131. \[
  132. F_r \coloneqq \prod_{1 \le p < q \le d}^{}
  133. \left( t - (y_p + y_q) - r y_p y_q) \right) \in \overline{k}[t]
  134. .\] This polynomial with coefficients in $\overline{k}$ is invariant
  135. under permutation of $y_1, \ldots, y_d$. Thus its coefficients
  136. lie in $\overline{k}^{\text{Gal}(\overline{k} / k)} = k$. Moreover
  137. \[
  138. \text{deg}(F_r) = \binom{d}{2} = \frac{d(d-1)}{2} = 2^{m-1} n (2^{m} -1)
  139. .\] with $n (2^{m} -1)$ odd. So the induction hypothesis applies and,
  140. for all $r \in \Z$, there is a pair $p < q$ in $\{1, \ldots, d\} $
  141. such that $(y_p + y_q) + r y_p y_q \in L$. Since $\Z$ is infinite,
  142. we can find a pair $p < q$ in $\{1, \ldots, d\} $ for which
  143. there exists a pair $r \neq r'$ such that
  144. \begin{salign*}
  145. &(y_p + y_q) + r y_p y_q \in L \\
  146. \text{and } & (y_p + y_q) + r' y_p y_q \in L
  147. .\end{salign*}
  148. By solving the system, we get $y_p + y_q \in L$ and $y_p y_q \in L$. But $y_p, y_q$
  149. are roots of the quadratic polynomial
  150. \[
  151. t^2 - (y_p + y_q)t + y_p y_q \in L[t]
  152. \] and since $i^2 = -1$, the roots of this polynomial lie in $L = k[i]$, by (ii) and the
  153. usual formulas
  154. \[
  155. t_{1,2} = \frac{-b \pm \sqrt{b^2 - 4ac} }{2a}
  156. .\] So $P$ indeed has a root in $k[i]$, which finishes the induction.
  157. (iii)$\Rightarrow$(i): Denote again by $i$ the image in the algebraically closed field
  158. $k[t]/(t^2 + 1)$. We first show that $k^{[2]} = \Sigma k^{[2]}$. Let $a, b \in k$. Then
  159. $a + ib = (c + id)^2$ in $k[i]$ for some $c, d \in k$. Thus
  160. \[
  161. a^2 + b^2 = (a+ib)(a-ib) = (c+id)^2(c-id)^2 = (c^2 + d^2)^2
  162. .\] By induction the claim follows. Since $t^2 + 1$ is irreducible,
  163. $-1 \not\in k^{[2]} = \Sigma k^{[2]}$ and $k$ is real.
  164. Let $L$ be a real algebraic extension of $k$. Since $k[i]$ is algebraically closed and contains
  165. $k$, there exists a $k$-homomorphism $L \xhookrightarrow{} k[i]$. Since
  166. $[ k[i] : k ] = 2$, either $L = k$ or $L = k[i]$, but $k[i]$ is not real, since $i^2 = -1$
  167. in $k[i]$. So $L = k$ and $k$ is real-closed.
  168. \end{proof}
  169. \begin{korollar}
  170. A real-closed field $k$ admits a canonical structure of ordered field, in
  171. which the cone of positive elements is exactly $k^{[2]}$, the set of squares in $k$.
  172. \end{korollar}
  173. \begin{proof}
  174. This was proven in the implication (i)$\Rightarrow$(ii) of \ref{thm:charac-real-closed}.
  175. \end{proof}
  176. \begin{bsp}[]
  177. \begin{itemize}
  178. \item $\R$ is a real-closed field, because $\R[i] = \mathbb{C}$ is algebraically closed.
  179. \item The field of real Puiseux series
  180. \begin{salign*}
  181. \widehat{\R(t)} \coloneqq \bigcup_{q > 0} \R((t ^{\frac{1}{q}}))
  182. = \left\{
  183. \sum_{n=m}^{\infty} a_n t ^{\frac{n}{q}} \colon
  184. m \in \Z, q \in \N \setminus \{0\}, a_n \in \R
  185. \right\}
  186. \end{salign*}
  187. is a real closed field because
  188. $\widehat{\R(t)}[i] = \widehat{\R[i][t]} = \widehat{\mathbb{C}[t]}$ is the field
  189. of complex Puiseux series, which is algebraically closed by the
  190. Newton-Puiseux theorem.
  191. \end{itemize}
  192. \end{bsp}
  193. \begin{bem}[]
  194. By \ref{thm:charac-real-closed}, if $k$ is a real-closed field, then the absolute galois
  195. group of $k$ is
  196. \[
  197. \text{Gal}(\overline{k} / k) = \text{Gal}(k[i] / k) \simeq \Z / 2 \Z
  198. .\] The Artin-Schreier theorem shows that if $\overline{k} / k$
  199. is a non-trivial extension of \emph{finite} degree,
  200. then $k$ is real-closed.
  201. \end{bem}
  202. \end{document}