theorem
  |.|.x.|-|.y.|.|<=|.x.|+|.y.|
proof
  |.|.x.|-|.y.|.|<=|.x-y.| & |.x-y.|<=|.x.|+|.y.| by COMPLEX1:57,64;
  hence thesis by XXREAL_0:2;
end;
