Algebraic field extension, degree, splitting field
Anchor (Master): Galois 1832; Abel 1826; Steinitz 1910 Algebraische Theorie der Körper; Lang Algebra Ch. V-VII
Intuition [Beginner]
Some equations have no solution in the number system you start with. The equation has no solution in the rational numbers. A field extension solves this by enlarging the number system: add a single new number called whose square is , together with all combinations like and that the new number generates. The result is written .
The degree of an extension counts how many new dimensions the enlarged system has over the original one. Think of as a 2-dimensional space over : every element is uniquely for rational and , so the basis has two elements, . The degree is .
A splitting field is the smallest extension in which a given polynomial breaks apart entirely into linear factors. The polynomial splits as in , which is its splitting field.
Why does this concept exist? To understand which equations can be solved by formulas and which cannot, one must measure exactly how many new numbers are needed and how they relate.
Visual [Beginner]
A plane with the horizontal axis labelled and the vertical axis labelled . Every point in the plane represents one element of , with on the horizontal and on the vertical. The horizontal axis alone is the original field .
The plane captures the degree: two independent directions over , hence degree .
Worked example [Beginner]
Consider the polynomial over the rational numbers . Its roots are and , which are not rational.
Step 1. Form the extension by adjoining to . Every element has the form with .
Step 2. Find the degree. The set spans over and is linearly independent (no rational multiple of equals a non-zero rational multiple of , because is irrational). So the degree .
Step 3. Factor the polynomial. In , the polynomial . Both roots are present, so this is the splitting field.
What this tells us: a degree- extension suffices to split a quadratic with irrational roots.
Check your understanding [Beginner]
Formal definition [Intermediate+]
Throughout, is a field [Lang Algebra Ch. V]. A field extension is an inclusion of fields , or more generally a field homomorphism (in which case is an -algebra via ). We write and call an extension field of .
Definition (Degree). The degree of an extension is the dimension of as an -vector space [Dummit-Foete 2004]:
$$
[E
Definition (Algebraic element). An element is algebraic over if there exists a nonzero polynomial with . Otherwise is transcendental over . The extension is algebraic if every element of is algebraic over .
Definition (Minimal polynomial). If is algebraic over , the minimal polynomial is the unique monic polynomial of least degree satisfying . It is irreducible over , and .
Definition (Splitting field). Let . An extension is a splitting field for over if:
- factors into linear factors over : with .
- , i.e., no proper subfield of containing also splits .
Counterexamples to common slips [Intermediate+]
A finite extension need not be a splitting field for any single polynomial. The extension has degree but does not split , because the roots are missing. The splitting field of is , which has degree .
Algebraic does not imply finite. The field of algebraic numbers is algebraic over but has infinite degree .
A transcendental extension can be finite. This never happens: if is transcendental over , then is infinite. The implication runs one way only — finite implies algebraic, but not conversely.
Key theorem with proof [Intermediate+]
Theorem (Tower law / Degree multiplicativity). Let be fields. Then
$$
[E
Proof. Let be a basis for over and let be a basis for over . We prove that is a basis for over .
Spanning. Let . Since the span over , there exist , only finitely many nonzero, with . Each expands as for some , finitely many nonzero. Substituting: $$ x = \sum_{i} \biggl(\sum_{j} a_{ij} k_j\biggr) e_i = \sum_{i,j} a_{ij} e_i k_j. $$ So the set spans over .
Independence. Suppose for some . Rearranging: . Since the are linearly independent over , each coefficient in . Since the are linearly independent over , each . So the set is linearly independent over .
Therefore .
Bridge. The tower law builds toward 01.02.05 (solvable and nilpotent groups), where the degree multiplicativity underpins the criterion for solvability by radicals: a polynomial is solvable by radicals precisely when its Galois group is solvable, and the group-theoretic chain of subgroups mirrors a tower of radical extensions whose degrees multiply. The foundational reason is that the degree measures the "cost" of each adjunction in the tower, and this is exactly the arithmetic that constrains which polynomials admit radical solutions. The bridge is between the dimension-counting of linear algebra and the subgroup-chain structure of group theory, and the central insight is that both sides obey the same multiplicativity constraint. The pattern appears again in 01.01.04 (subspace, basis, dimension), where every finite-dimensional extension is a vector space whose dimension is the degree.
Exercises [Intermediate+]
Advanced results [Master]
Theorem 1 (Existence of splitting fields). Let be a field and a nonconstant polynomial. There exists a splitting field for over . Moreover, [Lang Algebra Ch. V].
The proof constructs by iteratively adjoining roots of irreducible factors, using the Kronecker construction for each irreducible factor . Each adjunction increases the degree by at most , and the process terminates after at most steps.
Theorem 2 (Uniqueness of splitting fields). Any two splitting fields of are -isomorphic.
This is the isomorphism-extension result proved in Exercise 7, generalised by transfinite induction for the case of arbitrary-degree extensions.
Theorem 3 (Algebraic closure). Every field has an algebraic closure : an algebraically closed field that is algebraic over . Any two algebraic closures of are -isomorphic [Steinitz 1910].
Steinitz 1910 proved existence by well-ordering and transfinite iteration of the Kronecker construction. Uniqueness up to -isomorphism follows from the isomorphism extension theorem.
Theorem 4 (Separable and inseparable extensions). An algebraic element over is separable if its minimal polynomial has no repeated roots in any extension. The extension is separable if every element of is separable over . In characteristic zero, every algebraic extension is separable. In characteristic , an element is inseparable if and only if for some polynomial [Lang Algebra Ch. V].
Theorem 5 (Primitive element theorem). Let be a finite separable extension. Then there exists such that . Equivalently, every finite separable extension is simple.
The classical proof constructs for generators and a suitable , then shows that only finitely many values of fail. The theorem fails for inseparable extensions: has degree but no primitive element.
Theorem 6 (Cyclotomic fields). The -th cyclotomic field , where , has degree (Euler's totient function). The minimal polynomial of over is the -th cyclotomic polynomial , which has integer coefficients and is irreducible over [Lang Algebra Ch. VI].
Theorem 7 (Degree bounds for splitting fields). If has degree and is the splitting field of over , then divides . Equality holds when is "generic" — for instance, for the generic polynomial over .
Synthesis. The tower law is the foundational reason that degree arithmetic controls the structure of all field extensions. The central insight is that the degree measures dimension as a vector space, and the multiplicativity identifies the degree with a multiplicative invariant that constrains how extensions compose. Putting these together with the existence and uniqueness of splitting fields, the bridge is between the linear-algebraic notion of dimension and the algebraic problem of polynomial factorisation.
This is exactly the structure that underlies Galois theory: the Galois group acts on the roots of a polynomial, and the degree equals the order for separable splitting fields. The pattern recurs in 01.01.08 (eigenvalues and the characteristic polynomial), where the eigenvalues are the roots of a polynomial over the base field and the splitting field of the characteristic polynomial is the ambient field extension that diagonalises the operator, and appears again in 01.02.05 (solvable and nilpotent groups), where the solvability of the Galois group determines whether the polynomial is solvable by radicals.
Full proof set [Master]
Proposition 1 (Existence of splitting fields). For every nonconstant , there exists a splitting field for over with .
Proof. Proceed by induction on . If , then already splits over ; take .
Assume . If splits over , take . Otherwise, has an irreducible factor of degree . Form the field and let be a root of , hence of . Then and for some with .
By the induction hypothesis, there exists a splitting field for over , and . Since splits in , the field is a splitting field for over . By the tower law, .
Proposition 2 (Primitive element theorem). Let be a finite separable extension. Then for some .
Proof. If is finite, then is finite, and the multiplicative group is cyclic; any generator of satisfies .
Assume is infinite. By induction on the number of generators, it suffices to prove: if with both algebraic and separable over , then for some .
Let and be the minimal polynomials of and over , with roots in some splitting field, and . Since is separable, the are distinct.
For each pair with and , the equation has at most one solution . Since is infinite and there are finitely many pairs, there exists avoiding all these equations. Set .
The polynomial has as a root and shares no root with other than itself (by the choice of ). So in is linear, hence , and then . Therefore .
Proposition 3 (Cyclotomic field degree). The degree , where and is Euler's totient function.
Proof. The -th cyclotomic polynomial is , a product over the primitive -th roots of unity. One shows by induction on : , and is the quotient of by .
Irreducibility of over : suppose with monic and irreducible over , and let be a root of . For any prime not dividing , the element is also a primitive -th root of unity. If is not a root of , then and the polynomial share no root. But , so , contradicting that has no repeated roots modulo (since implies is separable mod ). Hence is a root of for every , and by iterating, every primitive -th root is a root of , so .
Since is monic and irreducible of degree , it is the minimal polynomial of over , giving .
Connections [Master]
Solvable and nilpotent groups, Jordan-Holder theorem
01.02.05. The solvability of the Galois group of a polynomial determines whether the polynomial is solvable by radicals. A tower of radical extensions corresponds to a subnormal series of the Galois group, and the commutativity of successive quotients mirrors the radical nature of each adjunction. This is exactly the bridge between group-theoretic solvability and field-theoretic solvability-by-radicals.Subspace, basis, dimension
01.01.04. Every finite field extension is a vector space over whose dimension equals the degree . The Steinitz exchange lemma that underpins the invariance of dimension is the same mechanism that guarantees the degree is well-defined. The identification of field-extension degree with vector-space dimension is the foundational reason that linear algebra applies to field theory.Eigenvalue, eigenvector, characteristic polynomial
01.01.08. The eigenvalues of a matrix are the roots of its characteristic polynomial , and the splitting field of over the scalar field is the extension in which the operator diagonalises. The algebraic multiplicity of each eigenvalue equals the power of the corresponding linear factor in the splitting field, and the degree of this splitting field is bounded by . The pattern recurs in the Jordan canonical form, where the splitting field determines the field over which the Jordan decomposition is defined.
Historical & philosophical context [Master]
Galois 1832 introduced the correspondence between field extensions and permutation groups in his memoir on the solvability of equations [Galois 1832], establishing that the structure of the roots of a polynomial is governed by a group that permutes them. Abel 1826 had already proved the unsolvability of the general quintic by radicals [Abel 1826], closing a problem open since Cardano and Ferrari in the sixteenth century. Galois's deeper contribution was identifying the group as the obstruction.
Steinitz 1910 created the abstract theory of field extensions in Algebraische Theorie der Körper [Steinitz 1910], introducing algebraic closure, transcendence degree, and the classification of fields by characteristic and cardinality. Steinitz's work separated the general theory of field extensions from the specific study of polynomial equations, providing the axiomatic framework that underpins modern algebraic number theory and algebraic geometry.
Bibliography [Master]
@article{Galois1832,
author = {Galois, Evariste},
title = {M\'emoire sur les conditions de r\'esolubilit\'e des \'equations par radicaux},
journal = {Journal de Math\'ematiques Pures et Appliqu\'ees},
year = {1846},
note = {Written 1832, published posthumously by Liouville},
}
@article{Abel1826,
author = {Abel, Niels Henrik},
title = {Beweis der Unm\"oglichkeit algebraische Gleichungen von h\"oheren Graden als dem vierten allgemein aufzul\"osen},
journal = {Journal f\"ur die reine und angewandte Mathematik},
volume = {1},
year = {1826},
pages = {65--84},
}
@article{Steinitz1910,
author = {Steinitz, Ernst},
title = {Algebraische Theorie der K\"orper},
journal = {Journal f\"ur die reine und angewandte Mathematik},
volume = {137},
year = {1910},
pages = {167--309},
}
@book{Lang2002,
author = {Lang, Serge},
title = {Algebra},
edition = {3rd revised},
publisher = {Springer},
year = {2002},
series = {Graduate Texts in Mathematics 211},
}
@book{DummitFoote2004,
author = {Dummit, David S. and Foote, Richard M.},
title = {Abstract Algebra},
edition = {3rd},
publisher = {Wiley},
year = {2004},
}
@book{Stewart2015,
author = {Stewart, Ian},
title = {Galois Theory},
edition = {4th},
publisher = {CRC Press},
year = {2015},
}