theorem Th62:
  v in v + W
proof
  v + 0.V = v & 0.V in W by Th36,RLVECT_1:4;
  hence thesis;
end;
