theorem Th27:
  V is finite-dimensional implies W is finite-dimensional
proof
  set A = the Basis of W;
  consider I being Basis of V such that
A1: A c= I by Th16;
  assume V is finite-dimensional;
  then I is finite by Th23;
  hence thesis by A1;
end;
