MATH111C Abstract Algebra [111c]

Introduction to fields

Lecture 1. Field extensions [l1]

Field extensions

Definition 1.1. field extension [1201]

Let $F$ be a field. A field containing $F$ is called a field extensions of $F$ or an extension of $F$.

When considering field extensions of $F$, the field $F$ is sometimes called the base field.

Example 1.2. examples from characteristics [1202]

  • Every field of characteristic $0$ is a field extension of $\mathbb{Q}$.
  • Every field of characteristic $p$ is a field extension of $\mathbb{F}_{p}$.

Definition 1.3. degree of field extensions [1203]

Example 1.4. complex and real numbers, rationals and polynomials [1204]

  1. $\mathbb{C}$ is a field extension of $\mathbb{R}$ and $[\mathbb{C} : \mathbb{R}] = 2$.
  2. $\mathbb{R}$ is a field extension of $\mathbb{Q}$ and $[\mathbb{R} : \mathbb{Q}] = \infty$.
  3. Let $F$ be a field and $p(x)$ be an irreducible polynomial of degree $\geq 1$ in $F[x]$. Then $K = F[x] / (p(x))$ is a field extension of $F$ and $[K : F] = \deg p(x)$.
  4. $F = \mathbb{Q}, p(x) = x^{2} - 2, K = \mathbb{Q}[x] / (x^{2} - 2)$. Then $K \cong \mathbb{Q}[\sqrt{ 2 }] = \{ a + b\sqrt{ 2 } \mid a, b \in \mathbb{Q} \}$.
  5. $[\mathbb{F}_{p}(t), \mathbb{F}_{p}] = \infty$. $1, t, t^{2}, \dots, t^{n}, \dots$ are linearly independent over $\mathbb{F}_{p}$, so $\dim_{\mathbb{F}_{p}}\mathbb{F}_{p}(t) = \infty$.

Remark 1.5. [1205]

Theorem 1.6. [1206]

Let $F$ be a field and $p(x)$ be an irreducible polynomial in $F[x]$. Then

  1. $K = F[x] / (p(x))$ is a field extension of $F$,
  2. $\theta = \overline{x} \in K$ is a root of $p(x)$ in $K$,
  3. $[K : F] = \deg p(x)$. Let $n = \deg p(x)$. Then $$1, \theta, \theta^{2}, \dots, \theta^{n-1}$$ is a basis of $K$ as an $F$-vector space. (Hence, $K = \{ a_{0} + a_{1} \theta + \cdots + a_{n-1}\theta^{n-1} \mid a_{0}, \dots, a_{n-1} \in F\}$.)

Theorem 1.7. [1207]

Let $F \subseteq K \subseteq L$ be fields. Then $[L:F]$ is finite if and only if $[L:K]$ and $[K:F]$ are both finite, and $$ [L:F] = [L : K][K : F]. $$

When $[L : F] = \infty$, at most one of $[L:K]$ and $[K:F]$ can be finite. For example, $[\mathbb{C} : \mathbb{Q}] = \infty$ and $[\mathbb{R} : \mathbb{Q}] = \infty$ while $[\mathbb{C} : \mathbb{R}] = 2 < \infty$.

Lecture 2. The subfield generated by a subset and simple extensions [l2]

The subfield generated by a subset and simple extensions

From this definition, it is hard to compute $F(S)$ because there might be infinite subfields containing $F$ and $S$. So we need a workaround to get $F(S)$.

We know that taking field of fractions gives us a field, if we consider each element of $F(S)$ as a fraction of elements, what do we know about these elements?

  • They must belong to an integral domain.
  • They must be composed of elements from $F$ and $S$.

Interestingly, $K$ is a field, so taking fractions of elements from $S$ simply brings another element of $K$, and it also belongs to a subfield of $K$ containing $S$. Actually, to construct a subfield of $K$ containing $S$, we first need to take multiples of any elements of $S$, then take inverses of those multiples, next, take multiples of those inverses and elements of $S$.

Remember that the needed subfields also contain $F$, given a subfield containing $S$, how do we enlarge it so it contains $F$, too? Well, simply multiplying every element by elements of $F$ and taking sums of those multiples is a good way. Recall that $\operatorname{Frac}(F) = F$, hence we have the following proposition:

Algebraic extensions

Lecture 3. Algebraic extensions [l3]

Combining with Theorem 1207 yields the following proposition:

Lecture 4. Splitting fields [l4]

Splitting fields

Given a polynomial $f(x) \in F[x]$ and a field extension $K / F$, we say $f(x)$ splits completely in $K[x]$ or $f(x)$ splits complete over $K$ if $f(x)$ factors completely into a product of linear factors in $K[x]$.

Lecture 5. Algebraic closure [l5]

Algebraic closure

Lecture 6. Algebraic closure (cont.) [l6]

Lecture 7. Separable extensions and field embeddings [l7]

I did’t go to both Lecture 6 and Lecture 7, so I don’t know where it stopped at the end of Lecture 6. But whatever, let’s just pretend that it splits here.

Separable extensions and field embeddings

Let $f(x) \in F[x]$. Its derivative $f'(x)$ is defined as $$ f'(x) = na_{n}x^{n-1} + \cdots + 2a_{2}x + a_{1}. $$ One can check that for $f(x), g(x) \in F[x]$, we have $$ \left( f(x) + g(x) \right)' = f'(x) + g'(x), \qquad \left( f(x)g(x) \right)' = f'(x)g(x) + f(x)g'(x). $$

Lecture 8. Separable extensions and field embeddings (cont.) [l8]

To prove Proposition 1707, we need the following two propositions:

Lecture 9. Finite fields and perfect fields [l9]

Finite fields

Homework: Show that $\mathbb{F}_{2}[x] / (x^{3} + x + 1) \cong \mathbb{F}_{2}[y] / (y^{3} + y^{2} + 1)$ and find an explicit isomorphism.

Perfect fields

Galois theory

Lecture 10. Groups of automorphisms of fields [l10]

Groups of automorphisms of fields

Lecture 11. Normal extensions and Galois extensions [l11]

Normal extensions and Galois extensions

Lecture 12. Normal extensions and Galois extensions (cont.) [l12]