ConceptComplete

Field Extensions and Algebraic Elements

Field extensions provide the framework for studying roots of polynomials, constructibility, and the structure of fields beyond the familiar number fields.


Basic Definitions

Definition7.1Field extension

A field extension K/FK/F consists of fields FKF \subseteq K where FF is a subfield of KK. The degree [K:F]=dimFK[K:F] = \dim_F K is the dimension of KK as an FF-vector space. The extension is finite if [K:F]<[K:F] < \infty.

Definition7.2Algebraic and transcendental elements

An element αK\alpha \in K is algebraic over FF if it is a root of some nonzero polynomial fF[x]f \in F[x]. Otherwise, α\alpha is transcendental over FF. The minimal polynomial mαF[x]m_\alpha \in F[x] is the unique monic irreducible polynomial with mα(α)=0m_\alpha(\alpha) = 0. Its degree deg(mα)=[F(α):F]\deg(m_\alpha) = [F(\alpha):F].

ExampleAlgebraic and transcendental elements
  • 2\sqrt{2} is algebraic over Q\mathbb{Q} with minimal polynomial x22x^2 - 2, [Q(2):Q]=2[\mathbb{Q}(\sqrt{2}):\mathbb{Q}] = 2.
  • ii is algebraic over R\mathbb{R} with minimal polynomial x2+1x^2 + 1, [C:R]=2[\mathbb{C}:\mathbb{R}] = 2.
  • π\pi and ee are transcendental over Q\mathbb{Q} (Lindemann, Hermite).
  • 23\sqrt[3]{2} is algebraic over Q\mathbb{Q} with [Q(23):Q]=3[\mathbb{Q}(\sqrt[3]{2}):\mathbb{Q}] = 3.

The Tower Law

Theorem7.1Tower law (multiplicativity of degrees)

If FKLF \subseteq K \subseteq L are fields, then [L:F]=[L:K][K:F][L:F] = [L:K] \cdot [K:F]. In particular, L/FL/F is finite iff both L/KL/K and K/FK/F are finite.

ExampleApplication of the tower law

[Q(2,3):Q]=[Q(2,3):Q(2)][Q(2):Q]=22=4[\mathbb{Q}(\sqrt{2}, \sqrt{3}):\mathbb{Q}] = [\mathbb{Q}(\sqrt{2}, \sqrt{3}):\mathbb{Q}(\sqrt{2})] \cdot [\mathbb{Q}(\sqrt{2}):\mathbb{Q}] = 2 \cdot 2 = 4.

The second factor is 2 because 3Q(2)\sqrt{3} \notin \mathbb{Q}(\sqrt{2}) (otherwise 3=a+b2\sqrt{3} = a + b\sqrt{2}, squaring: 3=a2+2b2+2ab23 = a^2 + 2b^2 + 2ab\sqrt{2}, forcing ab=0ab = 0, contradiction).


Algebraic Extensions

Theorem7.2Characterization of algebraic extensions

A field extension K/FK/F is algebraic (every element is algebraic over FF) if and only if every finitely generated sub-extension is finite. Every finite extension is algebraic, but the converse is false (e.g., Q/Q\overline{\mathbb{Q}}/\mathbb{Q}).

RemarkThe algebraic closure

The algebraic closure F\overline{F} of a field FF is the smallest algebraically closed field containing FF. It exists and is unique up to (non-canonical) isomorphism. For example, QC\overline{\mathbb{Q}} \subset \mathbb{C} consists of all algebraic numbers, and [Q:Q]=[\overline{\mathbb{Q}}:\mathbb{Q}] = \infty.