let p be Prime; for n being non zero Nat
for F being Field st card F = p |^ n holds
F is SplittingField of X^ ((p |^ n),(PrimeField F))
let n be non zero Nat; for F being Field st card F = p |^ n holds
F is SplittingField of X^ ((p |^ n),(PrimeField F))
let F be Field; ( card F = p |^ n implies F is SplittingField of X^ ((p |^ n),(PrimeField F)) )
assume AS:
card F = p |^ n
; F is SplittingField of X^ ((p |^ n),(PrimeField F))
Char F = p
by T5, AS;
then
( F is p -characteristic & F is finite )
by AS, RING_3:def 6;
then reconsider U = PrimeField F as finite p -characteristic Field ;
reconsider F = F as FieldExtension of U by FIELD_4:7;
reconsider q = X^ ((p |^ n),(PrimeField F)) as non constant Element of the carrier of (Polynom-Ring U) ;
B:
Roots (F,q) = the carrier of F
then D:
card (Roots (F,q)) = deg q
by AS, Lm12;
then C:
q splits_in F
by lemMA;
hence
F is SplittingField of X^ ((p |^ n),(PrimeField F))
by lemMA, D, FIELD_8:def 1; verum