
theorem
for F being Field
for U being finite-dimensional VectSp of F holds U,F^*(dim U) are_isomorphic
proof
let F be Field, U be finite-dimensional VectSp of F;
dim(F^*(dim U)) = dim U by DimF;
hence thesis by UisoV;
end;
