
theorem
for p being Prime holds Z/p is GaloisField of p
proof
let p be Prime;
order(Z/p) = p & Z/p is Subfield of Z/p by fresh3a,FIELD_4:1;
hence thesis by defGal;
end;
