Field Extensions
Deep dive into extension degrees, finite fields, and primitive elements
Field Extensions: Advanced Topics
Now that we understand the basics, let's explore deeper properties of field extensions. This page covers four essential topics that every student of Galois theory must master: how degrees multiply in towers, what algebraic closures are, the beautiful structure of finite fields, and when extensions can be generated by a single element.
Demo 8: The Tower Law (Degree Multiplication)
When building extensions in stages F ⊆ K ⊆ E, the degrees multiply: [E:F] = [E:K] × [K:F]. This fundamental formula is crucial for computing degrees of complex extensions.
The Tower Law (Degree Multiplication)
When we build field extensions in stages, the degrees multiply! This is one of the most fundamental formulas in field theory.
Applying the Tower Law
Why Does This Work?
The tower law (or degree multiplication formula) states that degrees multiply when building extensions in stages:
Intuition: If K has a basis of size m over F, and E has a basis of size n over K, then E has a basis of size m × n over F. You can think of this as creating all products of basis elements from the two stages.
Example: In ℚ ⊆ ℚ(√2) ⊆ ℚ(√2, √3), the basis of ℚ(√2) over ℚ is {1, √2}, and the basis of ℚ(√2, √3) over ℚ(√2) is {1, √3}. The full basis over ℚ is formed by all products: {1·1, 1·√3, √2·1, √2·√3} = {1, √3, √2, √6}.
Demo 9: Algebraic Closures
An algebraic closure F̄ is the smallest field containing F where every polynomial splits completely. It's like "completing" F to have all the roots it could possibly need. The complex numbers ℂ are algebraically closed - they contain roots of all polynomials!
Algebraic Closures
An algebraic closure of a field F is the smallest field F̄ containing F where every polynomial over F splits completely. It's like completing F to include all the roots it could possibly need.
Algebraic Elements over …
Key Facts About Algebraic Closures
Demo 10: Finite Fields (Galois Fields)
Finite fields are fields with finitely many elements. For every prime p and positive integer n, there exists a unique field with pⁿ elements. These fields have beautiful structure and are fundamental to modern cryptography and coding theory.
Finite Fields
Finite fields (also called Galois fields) are fields with finitely many elements. They have remarkable structure and are fundamental to coding theory, cryptography, and computer science.
…
All 2 Elements
Construction
Operation Tables
Important Properties of Finite Fields
Demo 11: The Primitive Element Theorem
The Primitive Element Theorem says that every finite separable extension can be generated by a single element! This remarkable result means E = F(α₁, α₂, ..., αₙ) can always be simplified to E = F(α) for some single α. This is incredibly powerful for Galois theory.
The Primitive Element Theorem
An extension E/F is called simple if E = F(α) for some single element α (called a primitive element). The Primitive Element Theorem tells us exactly when this happens!
Primitive Element
Why the Primitive Element Theorem Matters
The Primitive Element Theorem is incredibly powerful because it simplifies complex field extensions:
- Simplification: Instead of working with E = F(α₁, α₂, ..., αₙ), we can find a single α where E = F(α). This makes computations much easier!
- Galois Theory: For Galois extensions (which are always separable), we know they're simple. This is crucial for understanding automorphisms.
- Constructive: In characteristic 0 (like ℚ), the proof is constructive - we can actually find the primitive element! Often α₁ + cα₂ works for some constant c.
- Finite Fields: All finite field extensions are simple, which gives finite fields their elegant structure.
Advanced Extension Theory Complete!
You now have a deep understanding of field extension theory:
Next: We'll explore solvability theory and discover why some polynomial equations cannot be solved by radicals - the famous unsolvable quintic!