theorem Th2:
  x - x = 0*n & x + -x = 0*n
proof
  thus x - x = 0*n by RVSUM_1:37;
  hence thesis;
end;
