You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expanded field theory content with definitions and propositions on algebraic and separable extensions, minimal polynomials, separable degree, and trace pairing. Improved vector space notes with bilinear map, bilinear form, and nondegeneracy definitions and characterizations. Updated .gitignore for additional LaTeX build artifacts. Refined example box styling in preamble.tex. Minor corrections and clarifications in associative_algebra.tex and field.tex.
Let $R$ be a commutative ring. Suppose $U:R\text{-}\mathsf{AcAlg_{\mathbb{Z}}}\to R\text{-}\mathsf{Mod}$ is the forgetful functor. Then the exterior algebra functor $\Largewedge^{\bullet}:R\text{-}\mathsf{Mod}\to R\text{-}\mathsf{AcAlg_{\mathbb{Z}}}$ is left adjoint to $U$.
@@ -591,7 +579,7 @@ \section{Algebra over Field}
591
579
\end{prf}
592
580
593
581
\begin{definition}{Algebraic Element and Transcendental Element}{algebraic_element_and_transcendental_element}
594
-
Let $K$ be a field and $A$ be a $K$-algebra. Consider the evaluation ring homomorphism
582
+
Let $K$ be a field, $A$ be a $K$-algebra, and $a \in A$. Consider the evaluation ring homomorphism
\begin{definition}{$K$-embedding and $K$-isomorphism}{}
46
-
A \textbf{$K$-embedding} is a morphism in the \hyperref[th:coslice_category]{coslice category} $(K/\mathsf{Field})$. A \textbf{$K$-isomorphism} is an isomorphism in $(K/\mathsf{Field})$. We say two field extensions $L_1/K$ and $L_2/K$ are \textbf{$K$-isomorphic} if there exists a $K$-isomorphism between them.
46
+
A \textbf{$K$-embedding} is a morphism in the \hyperref[th:coslice_category]{coslice category} $(\mathsf{Field}/K)$. A \textbf{$K$-isomorphism} is an isomorphism in $(\mathsf{Field}/K)$. We say two field extensions $L_1/K$ and $L_2/K$ are \textbf{$K$-isomorphic} if there exists a $K$-isomorphism between them.
47
47
\end{definition}
48
48
49
49
\begin{proposition}{Equivalent Characterizations of $K$-embedding}{equivalent_characterizations_of_K_embedding}
@@ -61,7 +61,7 @@ \section{Field Extension}
61
61
\end{enumerate}
62
62
\end{proposition}
63
63
\begin{prf}
64
-
Note $(K/\mathsf{Field})$ is a full subcategory of $(K/\mathsf{CRing})\cong K\text{-}\mathsf{CAlg}$.
64
+
Note $(\mathsf{Field}/K)$ is a full subcategory of $(K/\mathsf{CRing})\cong K\text{-}\mathsf{CAlg}$.
65
65
\end{prf}
66
66
67
67
\begin{corollary}{$K$-endomorphism Fixes Base Field}{}
@@ -78,10 +78,10 @@ \section{Field Extension}
78
78
\]
79
79
be the set of roots of $f$ in $L$. Then $\phi|_{S_f}:S_f\to S_f$ is a bijection and we can define a monoid homomorphism
Moreover, $\mathrm{Aut}_{(K/\mathsf{Field})}(L/K)$ acts on $S_f$ through this map.
84
+
Moreover, $\mathrm{Aut}_{(\mathsf{Field}/K)}(L/K)$ acts on $S_f$ through this map.
85
85
\end{proposition}
86
86
\begin{prf}
87
87
Let $x\in S_f$. Since
@@ -90,7 +90,7 @@ \section{Field Extension}
90
90
\]
91
91
we have $\phi(x)\in S_f$. Hence $\phi(S_f)\subseteq S_f$. Since $S_f$ is finite set and $\phi$ is injective, we see $\phi|_{S_f}:S_f\to S_f$ is a bijection. It is easy to check
If $\Bbbk$ is any field and $\mathfrak{m}$ is a maximal ideal of $\Bbbk\left[x_1, \ldots, x_n\right]$, then $\Bbbk\left[x_1, \ldots, x_n\right]/\mathfrak{m}$ is a finite extension of $\Bbbk$.
252
252
\end{theorem}
253
253
254
+
\begin{proposition}{}{}
255
+
If $K$ is a field, then any finite subgroup of $K^\times$ is cyclic.
256
+
\end{proposition}
254
257
255
-
256
-
258
+
\begin{prf}
259
+
Let $G$ be any subgroup of $K^\times$. By the structure theorem for finite abelian groups, we can write
with $n_1\divides n_2\divides\cdots\divides n_r$. Let $n=G=n_1n_2\cdots n_r$. It is sufficient to show that $r=1$. Since for any $g=(g_1,\cdots, g_r)\in C_{n_1}\times C_{n_2}\times\cdots\times C_{n_r}$, we have
we know the polynomial $f(X)=X^{n_r}-1$ has $n$ distinct roots in $K$. Since
268
+
\[
269
+
n\le\deg f= n_r,
270
+
\]
271
+
there must be $n=n_r$ and $r=1$.
272
+
\end{prf}
257
273
258
274
259
275
260
276
261
277
\subsection{Algebraic Extension}
262
278
279
+
\begin{definition}{Algebraic Element and Transcendental Element}{algebraic_element_and_transcendental_element_for_field_extension}
280
+
Let $L/K$ be a field extension and $\alpha\in L$. Consider the evaluation ring homomorphism
281
+
\begin{align*}
282
+
\mathrm{ev}_\alpha:K[X] &\longrightarrow L\\
283
+
f &\longmapsto f(\alpha).
284
+
\end{align*}
285
+
and $\ker\mathrm{ev}_\alpha=(P_\alpha)$ for some $P_\alpha\in K[X]$. Polynomials in $\ker\mathrm{ev}_\alpha$ are called \textbf{annihilating polynomials} of $\alpha$ over $K$.
286
+
\begin{itemize}
287
+
\item If $P_\alpha=0$, then $\alpha$ is called a \textbf{transcendental element} over $K$. In this case, zero polynomial is the only annihilating polynomial of $\alpha$ over $K$.
288
+
\item If $P_\alpha\ne0$, then $\alpha$ is called an \textbf{algebraic element} over $K$. Suppose $P_\alpha(X)=\sum_{i=0}^n a_iX^i$ with $a_n\in K^\times$. Then the monic polynomial $m_\alpha(X)=P_\alpha(X)/a_n$ is called the \textbf{minimal polynomial}\index{minimal polynomial} of $\alpha$ over $K$, which is irreducible in $K[X]$.
289
+
\end{itemize}
290
+
\end{definition}
291
+
\begin{remark}
292
+
This definition is a special case of \Cref{th:algebraic_element_and_transcendental_element}.
293
+
\end{remark}
294
+
263
295
\begin{definition}{Algebraic Extension}{}
264
296
A field extension $L/K$ is \textbf{algebraic} if every element of $L$ is \hyperref[th:algebraic_element_and_transcendental_element]{algebraic} over $K$. That is, for any $\alpha\in L$, there exists a nonzero polynomial $f\in K[X]$ such that $f(\alpha)=0$.
265
297
\end{definition}
266
298
299
+
\begin{proposition}{}{}
300
+
Let $L/K$ be a field extension and $\alpha\in L$ be an algebraic element over $K$. Suppose $P(X)\in K[X]$ is an irreducible annihilating polynomial of $\alpha$, or equivalently $P(X)\in K[X]-\{0\}$ is a constant multiple of the minimal polynomial $m_\alpha(X)$ of $\alpha$ over $K$. Then
301
+
\[
302
+
K(\alpha)\cong K[X]/(P(X))
303
+
\]
304
+
and $[K(\alpha):K]=\deg P(X)$.
305
+
\end{proposition}
306
+
\begin{prf}
307
+
The equivalence between irreducible annihilating polynomial and constant multiple of minimal polynomial follows from \Cref{th:irreducible_annihilating_polynomial_is_minimal_polynomial}. According to \Cref{th:structure_of_K_a}, we see
$K[\alpha]$ is a field and $[K[\alpha]:K]=\deg P(X)$. It is sufficient to show $K(\alpha)=K[\alpha]$. It is clear that $K[\alpha]\subseteq K(\alpha)$. Since $K(\alpha)$ is the smallest subfield of $L$ containing $K$ and $\alpha$, we have $K(\alpha)\subseteq K[\alpha]$. Therefore, $K(\alpha)=K[\alpha]$.
Let $L/K$ be an algebraic extension. Then any $K$-embedding $L\hookrightarrow L$ is an $K$-isomorphism, namely
@@ -387,6 +435,9 @@ \section{Algebraic Closure}
387
435
Let $K$ be a field and $f\in K[X]$ be a irreducible polynomial. Denote $L:=K[X]/(f)$ and $\alpha:=X+(f(X))\in L$. Then
388
436
\begin{enumerate}[(i)]
389
437
\item$u:K\hookrightarrow K[X]\twoheadrightarrow L$ is a field extension of degree $\deg f$.
438
+
\[
439
+
[L:K]=\deg f.
440
+
\]
390
441
\item$L=K(\alpha)$.
391
442
\item$\alpha$ is algebraic over $K$ with minimal polynomial $f\in K[X]$.
392
443
\end{enumerate}
@@ -491,24 +542,24 @@ \section{Algebraic Closure}
491
542
\end{prf}
492
543
493
544
\begin{corollary}{}{}
494
-
Let $L/K$ be a simple extension and $L=K(\alpha)$ for some $\alpha\in L$. Suppose $m(X)\in K[X]$ is the minimal polynomial of $\alpha$ over $K$. Then
545
+
Let $L/K$ be a simple extension and $L=K(\alpha)$ for some $\alpha\in L$. Suppose $m_\alpha(X)\in K[X]$ is the minimal polynomial of $\alpha$ over $K$. Then
with equality if and only if $m(X)$ splits over $K(\alpha)$ into $\degm(X)$ distinct linear factors.
554
+
with equality if and only if $m_\alpha(X)$ splits over $K(\alpha)$ into $\degm_\alpha(X)$ distinct linear factors.
504
555
\end{corollary}
505
556
\begin{prf}
506
557
Suppose $\sigma:K(\alpha)\hookrightarrow K(\alpha)$ is a $K$-automorphism. By \Cref{th:K_embedding_preserves_algebraic_element_and_minimal_polynomial}, $u(\alpha)$ is algebraic over $K$ with minimal polynomial $m(X)$. Thus we can define a map
\begin{proposition}{Embed Algebraic Extension into Algebraic Closure}{embed_algebraic_extension_into_algebraic_closure}
567
618
Let $L/K$ be an algebraic extension and $\overline{K}/K$ be an algebraic closure of $K$. Then there exists a $K$-embedding $\gamma:L\hookrightarrow\overline{K}$, namely
Let $K$ be a field and $f\in K[X]$ be a nonzero polynomial. We say $f$ is \textbf{separable} if $f$ has no multiple roots in an algebraic closure of $K$. We say $f$ is \textbf{inseparable} if $f$ is not separable.
730
781
\end{definition}
731
782
783
+
\begin{definition}{Separable Degree of Irreducible Polynomial}{separable_degree_of_irreducible_polynomial}
784
+
Let $K$ be a field and $f\in K[x]$ be an irreducible polynomial. The \textbf{separable degree} of $f$ is the cardinality of the set of roots of $f$ in any algebraic closure $\overline{K}$ of $K$, which is denoted by
A algebraic extension $L/K$ is \textbf{separable} if every element of $L$ is separable over $K$.
802
860
\end{definition}
803
861
862
+
863
+
\begin{lemma}{}{}
864
+
Let $L/K$ be a finite extension such that $L=K(\alpha_1,\cdots,\alpha_n)$ for some $\alpha_1,\cdots,\alpha_n\in L$. Suppose $\overline{K}/K$ is an algebraic closure of $K$. Define $K_0:=K$ and $K_i:=K_{i-1}(\alpha_i)$ for $1\le i\le n$. Denote the minimal polynomial of $\alpha_i$ over $K_{i-1}$ by $m_{\alpha_i}\in K_{i-1}[X]$.
865
+
\begin{enumerate}[(i)]
866
+
\item If $m_{\alpha_i}$ is separable for any $1\le i\le n$, then
where the last equality is Lemma 9.12.9. By the exact same argument we get the strict inequality $\left|\operatorname{Mor}_F(K, \bar{F})\right|<[K: F]$ if one of the $\alpha_i$ is not separable over $K_{i-1}$.
889
+
890
+
Finally, assume again that each $\alpha_i$ is separable over $K_{i-1}$. We will show $K / F$ is separable. Let $\gamma=\gamma_1\in K$ be arbitrary. Then we can find additional elements $\gamma_2, \ldots, \gamma_m$ such that $K=F\left(\gamma_1, \ldots, \gamma_m\right)$ (for example we could take $\gamma_2=\alpha_1, \ldots, \gamma_{n+1}=\alpha_n$ ). Then we see by the last part of the lemma (already proven above) that if $\gamma$ is not separable over $F$ we would have the strict inequality $\left|\operatorname{Mor}_F(K, \bar{F})\right|<[K: F]$ contradicting the very first part of the lemma (already prove above as well).
891
+
\end{prf}
892
+
\begin{proposition}{Equivalent Characterization of Finite Separable Extension}{}
893
+
Let $L/K$ be a finite field extension. The following are equivalent:
894
+
\begin{enumerate}[(i)]
895
+
\item$L/K$ is a separable extension.
896
+
\item$L=K(\alpha_1,\cdots,\alpha_n)$ for some separable elements $\alpha_1,\cdots,\alpha_n\in L$ over $K$.
897
+
\item Let $\overline{K}/K$ be an algebraic closure of $K$.
0 commit comments