You heavily need to understand Vector Spaces in Abstract Algebra prior to this.
Definition
Simple:
An extension field is exactly what it sounds like, its a bigger field that contains the original field. To put it plainly, let field be the extension of field . Then both are fields and . In this case is the base field and is the extension field.
Rigorous:
Let and be fields. Then, if there exists a homomorphism which is injective, then E is an extension field of the base field , and is known as the field extension.
Lets show that is an extension of
First, the way you read is the smallest field containing both and . Similarly, is the smallest field containing and .
Then, we just have to show that contains . Notice Then, Lastly, we know So we can show
And now we have shown that thus this is a proper extension field.
To build on this, we can show or that can be shown as a linear combination of and .
Constructing a Field extension of
Notice that is irreducible in as and (There would need to be a factor of deg 1).
With this, we want to create a field extension that has an element such that .
First, we know is a field and is irreducible, and so from Introductory Ring Theory:
Thus we can notice that is a field. (Which is needed for it to be an extension field lmao)
Now, lets take a look at this field. Through the division algorithm we know every element in this field is some
So where the degree of is less then . Then, as are in the ideal we know
Finding all remainders for we see they can only be elements under deg 2. In this leaves the elements of deg 0: ; and the elements of deg 1: .
Thus we have the following elements in :
Hence .
Now, we are aware that both and are in the same ideal, thus we have it so So we also know that : so there must be some which gives us a zero for in this equation, as each term only gives us one constant. Call that zero . By the first isomorphism theorem, we know this ring is now isomorphic to as the kernel of the homomorphism from would be making as evaluation homomorphisms are surjective.
Based on this, we also know that .
Kronecker’s theorem
Let be a fiend and be a non-constant polynomial of . Then there exists an extension field of and also there exists some where
Essentially for any polynomial ring of a Field, every polynomial has a zero in an extension field (or )
I reproved the theorem here: Proof of Kronecker’s Theorem
Proof:
- First, we only need to check irreducible polynomials as its clear if the polynomial was reducible it would have a zero in the given field.
- Let be such a polynomial. Then we have it so is a maximal ideal in and thus the quotient ring is a field. We will prove this is the extension field which contains the root of .
- Now, lets first show that is actually an extension field of by defining an injective ring homomorphism from defined as .
- We can check this is a ring homomorphism as, letting
- Lets also prove injectivity:
- Assume
- then .
- Then we have it so
- Notice that this means
- The only constant polynomial (and therefor member of ) in is 0 as is a polynomial with at least deg 1, and as it is clear or
- Now lets define F as a subfield of E such that It is important to understand this holds as every coset only has one polynomial at max, so these are all different cosets.
- review
Example:
Let . This polynomial has irreducible factors and . Given this, find the extension fields on which zeros exist, define the base fields, and the elements of the extension field.
Zeros for this polynomial exist in the extension fields These are both extensions of the base field .
Elements in are the remainders when you modulo . By the remainder theorem these are all elements degree 2 or lower, which are precisely:
Algebraic Elements
Definitions
Algebraic:
An element in an extension field is algebraic over the base field if it serves as a root for an element in
If it is not a root for any element in the base field, it is transcendental over the base field.
An extension field where every element is algebraic is called an algebraic extension of F.
We can denote as the smallest group containing and which is an extension.
If is generated by and one other element it is called a simple extension, ie
Examples:
As exists in we know is transcendental over . Similar with . and are not algebraic over (not trivial).
Most real numbers are transcendental over
Noting that is a subfield of , imaginary numbers that are transcendental or algebraic over are called transcendental numbers or algebraic numbers respectfully.
Lets show that is algebraic over . We can do this easily by just tracking changes to as we set it equal to 0: Thus is the zero for the polynomial in and therefore algebraic.
If is algebraic over then there exists a unique monic (no coefficients) polynomial of smallest degree where (a is a root). If a is a root for any other elements then the divides that element. (like how x-a divides all elements of which a is a root).
The unique monic polynomial is called the minimal polynomial, and the order of that polynomial is called the degree of over
For being the minimal polynomial of some , we can define a isomorphism
This clearly works through the first isomorphism theorem because p(x) would be a factor of any element of which is a root. Thus, the kernel of the evaluation homomorphism from is , which clearly means through the first isomorphism theorem.
For a basic extension where is algebraic over (root of a n element) and degree of is then every element of can be expressed as a ‘linear combination’ with n elements of F:
for
If is a vector space over of dimension , then we say . This is noted the finite extension field degree over
Remember, from Vector Spaces in Abstract Algebra dimension is just a length of the basis.
Every finite extension field over is algebraic.
Means all values in are the root for some value in
Proof:
- Let . Then we know at most there are independent vectors.
- If we create
For any we can chain the index notation. ie if K is a finite extension of E which is a finite extension of F
This can be chained indefinitely.
for where p(x) is the minimal polynomial for \alpha in F[x]