theorem Th107:
  ||.x - y.|| = 0 iff x = y
proof
  ||.x - y.|| = 0 iff x - y = 09(CNS) by NORMSP_0:def 5;
  hence thesis by RLVECT_1:15,21;
end;
