Definition and Proof of Kronecker's Theorem for Extension Bodies
📂Abstract AlgebraDefinition and Proof of Kronecker's Theorem for Extension Bodies
Definition of Extension Field
For a field F, if there exists E such that F≤E, then E is called the Extension Field of F.
Kronecker’s Theorem
Assuming f(x)∈F[x] is not a constant, there exists an extension field E of F and α∈E such that f(α)=0.
Description
An example of an extension field is that C is an extension field of R. Kronecker’s Theorem implies that even if a polynomial does not have roots in F immediately, expanding the domain to E enables the existence of roots. The statement that blindly expanding the field would magically yield roots, without even knowing what F looks like, is very much a mathematical theorem in spirit.
Proof
Part 1.
Since f(x) is not a constant function, it is uniquely factorized into irreducible elements over F, let one of these irreducible elements be p(x).
Then, the principal ideal ⟨p(x)⟩ is a maximal ideal of F[x], and F[x]/⟨p(x)⟩ becomes a field.
Part 2. Existence of the Extension Field E
Defining the mapping ψ:F→F[x]/⟨p(x)⟩ as follows makes ψ naturally a homomorphism.
ψ(a):=a+⟨p(x)⟩
If for some a,b∈F, ψ(a)=ψ(b) then
a+⟨p(x)⟩=b+⟨p(x)⟩
it implies (b−a)∈⟨p(x)⟩, which means that (b−a) is a constant multiple of p(x). But since a,b∈F initially, (b−a)∈F and, for (b−a) to be a constant multiple of p(x), it must be that (b−a)=0. Therefore ψ is injective, and ψ becomes an isomorphism that sends every element of F to a subfield of F[x]/⟨p(x)⟩. Defining specifically E:=F[x]/⟨p(x)⟩ then makes E an extension field of F.
Part 3. Existence of the Root α∈E
If we set α:=x+⟨p(x)⟩ then initially α ∈E. Define the substitution function ϕα:F[x]→E for this α.
If we explicitly present the chosen irreducible element as p(x):=a0+a1x+⋯+anxn
p(α)======ϕα(p(x))a0+a1(x+⟨p(x)⟩)+⋯+an(x+⟨p(x)⟩)na0+a1(x+⟨p(x)⟩)+⋯+an(xn+⟨p(x)⟩)(a0+a1x+⋯+anxn)+⟨p(x)⟩p(x)+⟨p(x)⟩0+⟨p(x)⟩
Therefore, in F[x]/⟨p(x)⟩, p(α)=0 and α satisfies f(α)=0.
■