theorem Th7:
  {}(the carrier of V) is linearly-independent
proof
  let l be Linear_Combination of {}(the carrier of V);
  Carrier(l) c= {} by RLVECT_2:def 6;
  hence thesis;
end;
