theorem Th5:
  Sum({}V) = 0.V
proof
  Sum(<*>(the carrier of V)) = 0.V by RLVECT_1:43;
  hence thesis by Def1,RELAT_1:38;
end;
