
theorem
  for n being Element of NAT holds -(0.TOP-REAL n)=0.TOP-REAL n
proof
  let n be Element of NAT;
  0.TOP-REAL n+0.TOP-REAL n=0.TOP-REAL n by RLVECT_1:4;
  hence thesis by RLVECT_1:6;
end;
