ProofComplete

Proof of the Tower Law

The tower law establishes the multiplicativity of degrees in a tower of field extensions, providing the fundamental computational tool for determining extension degrees.


Statement

Theorem7.1Tower law

If FKLF \subseteq K \subseteq L are fields with [K:F]=m[K:F] = m and [L:K]=n[L:K] = n, then [L:F]=mn[L:F] = mn.


Proof

Proof

Let {a1,,am}\{a_1, \ldots, a_m\} be a basis of KK over FF, and {b1,,bn}\{b_1, \ldots, b_n\} a basis of LL over KK. We show {aibj:1im,1jn}\{a_i b_j : 1 \leq i \leq m,\, 1 \leq j \leq n\} is a basis of LL over FF.

Spanning: Let L\ell \in L. Since {bj}\{b_j\} spans L/KL/K: =j=1nkjbj\ell = \sum_{j=1}^{n} k_j b_j with kjKk_j \in K. Since {ai}\{a_i\} spans K/FK/F: kj=i=1mfijaik_j = \sum_{i=1}^{m} f_{ij} a_i with fijFf_{ij} \in F. Therefore:

=j=1n(i=1mfijai)bj=i,jfij(aibj).\ell = \sum_{j=1}^{n} \left(\sum_{i=1}^{m} f_{ij} a_i\right) b_j = \sum_{i,j} f_{ij} (a_i b_j).

Linear independence: Suppose i,jfij(aibj)=0\sum_{i,j} f_{ij} (a_i b_j) = 0 with fijFf_{ij} \in F. Rewrite:

j=1n(i=1mfijai)bj=0.\sum_{j=1}^{n} \left(\sum_{i=1}^{m} f_{ij} a_i\right) b_j = 0.

Since {bj}\{b_j\} is linearly independent over KK, each inner sum vanishes: i=1mfijai=0\sum_{i=1}^{m} f_{ij} a_i = 0 for each jj. Since {ai}\{a_i\} is linearly independent over FF: fij=0f_{ij} = 0 for all i,ji, j.

Therefore {aibj}\{a_i b_j\} is a basis with mnmn elements, giving [L:F]=mn[L:F] = mn. \blacksquare


Applications

ExampleDegree computations via the tower law
  1. [Q(2,33):Q]=6[\mathbb{Q}(\sqrt{2}, \sqrt[3]{3}):\mathbb{Q}] = 6: [Q(2):Q]=2[\mathbb{Q}(\sqrt{2}):\mathbb{Q}] = 2 and [Q(2,33):Q(2)]=3[\mathbb{Q}(\sqrt{2}, \sqrt[3]{3}):\mathbb{Q}(\sqrt{2})] = 3 (since x33x^3 - 3 remains irreducible over Q(2)\mathbb{Q}(\sqrt{2}), as 323 \nmid 2).

  2. Impossibility of trisecting 60°60°: Trisecting 60°60° requires constructing cos20°\cos 20°, which has minimal polynomial 8x36x18x^3 - 6x - 1 over Q\mathbb{Q} (degree 3). Compass-and-straightedge constructions produce extensions of degree 2k2^k. Since 32k3 \nmid 2^k, trisection is impossible.

  3. [Q(ζn):Q]=φ(n)[\mathbb{Q}(\zeta_n):\mathbb{Q}] = \varphi(n): The nn-th cyclotomic extension has degree φ(n)\varphi(n) (Euler's totient function).

RemarkInfinite extensions

The tower law generalizes: if [K:F][K:F] and [L:K][L:K] are infinite cardinals, then [L:F]=[L:K][K:F][L:F] = [L:K] \cdot [K:F] (cardinal product). For the standard use case of finite extensions, the multiplicativity is the key tool for computing degrees and proving impossibility results.