theorem
  for V being strict VectSp of GF, A being Subset of V st
    A = the carrier of V holds Lin(A) = V
proof
  let V be strict VectSp of GF, A be Subset of V such that
A1: A = the carrier of V;
  (Omega).V = V;
  hence thesis by A1,Th11;
end;
