
theorem
for F being Field ex E being Field st E is AlgebraicClosure of F
proof
let F be Field;
set A = the AlgebraicClosure of F;
take A;
thus thesis;
end;
