
theorem
for F being finite Field
holds Roots X^(Char F,F) = the carrier of PrimeField F
proof
let F be finite Field;
consider p being Prime, n being non zero Nat such that
A: Char F = p & order F = p|^n by finex2;
thus thesis by A,FF;
end;
