logo

Definition and Proof of Kronecker's Theorem for Extension Bodies 📂Abstract Algebra

Definition and Proof of Kronecker's Theorem for Extension Bodies

Definition of Extension Field 1

For a field FF, if there exists EE such that FEF \le E, then EE is called the Extension Field of FF.

Kronecker’s Theorem

Assuming f(x)F[x]f(x) \in F [ x ] is not a constant, there exists an extension field EE of FF and αE\alpha \in E such that f(α)=0f ( \alpha ) = 0.

Description

An example of an extension field is that C\mathbb{C} is an extension field of R\mathbb{R}. Kronecker’s Theorem implies that even if a polynomial does not have roots in FF immediately, expanding the domain to EE enables the existence of roots. The statement that blindly expanding the field would magically yield roots, without even knowing what FF looks like, is very much a mathematical theorem in spirit.

Proof

Part 1. Since f(x)f(x) is not a constant function, it is uniquely factorized into irreducible elements over FF, let one of these irreducible elements be p(x)p(x). Then, the principal ideal <p(x)>\left< p(x) \right> is a maximal ideal of F[x]F [ x ], and F[x]/<p(x)>F [ x ] / \left< p(x) \right> becomes a field.


Part 2. Existence of the Extension Field EE

Defining the mapping ψ:FF[x]/<p(x)>\psi : F \to F [ x ] / \left< p(x) \right> as follows makes ψ\psi naturally a homomorphism. ψ(a):=a+<p(x)> \psi (a) := a + \left< p(x) \right>

If for some a,bFa,b \in F, ψ(a)=ψ(b)\psi (a) = \psi (b) then a+<p(x)>=b+<p(x)> a + \left< p(x) \right> = b + \left< p(x) \right> it implies (ba)<p(x)>(b-a) \in \left< p(x) \right>, which means that (ba)(b-a) is a constant multiple of p(x)p(x). But since a,bFa, b \in F initially, (ba)F(b-a) \in F and, for (ba)(b-a) to be a constant multiple of p(x)p(x), it must be that (ba)=0(b-a) = 0. Therefore ψ\psi is injective, and ψ\psi becomes an isomorphism that sends every element of FF to a subfield of F[x]/<p(x)>F [ x ] / \left< p(x) \right>. Defining specifically E:=F[x]/<p(x)>E := F [ x ] / \left< p(x) \right> then makes EE an extension field of FF.


Part 3. Existence of the Root αE\alpha \in E

If we set α:=x+<p(x)>\alpha : = x + \left< p(x) \right> then initially α\alpha E\in E. Define the substitution function ϕα:F[x]E\phi_{\alpha} : F [ x ] \to E for this α\alpha. If we explicitly present the chosen irreducible element as p(x):=a0+a1x++anxnp(x) := a_{0} + a_{1} x + \cdots + a_{n} x^{n}

p(α)=ϕα(p(x))=a0+a1(x+<p(x)>)++an(x+<p(x)>)n=a0+a1(x+<p(x)>)++an(xn+<p(x)>)=(a0+a1x++anxn)+<p(x)>=p(x)+<p(x)>=0+<p(x)> \begin{align*} p ( \alpha) =& \phi_{\alpha} ( p(x) ) \\ =& a_{0} + a_{1} ( x + \left< p(x) \right> ) + \cdots + a_{n} ( x + \left< p(x) \right> )^n \\ =& a_{0} + a_{1} ( x + \left< p(x) \right> ) + \cdots + a_{n} ( x^n + \left< p(x) \right> ) \\ =& \left( a_{0} + a_{1} x + \cdots + a_{n} x^n \right) + \left< p(x) \right> \\ =& p(x) + \left< p(x) \right> \\ =& 0 + \left< p(x) \right> \end{align*}

Therefore, in F[x]/<p(x)>F [ x ] / \left< p(x) \right>, p(α)=0p( \alpha ) = 0 and α\alpha satisfies f(α)=0f ( \alpha ) = 0.


  1. Fraleigh. (2003). A first course in abstract algebra(7th Edition): p265. ↩︎