theorem Th11:
  for p,q being Point of RealSpace, x,y being Real holds x=
  p & y=q implies dist(p,q) = |.x-y.|
   by METRIC_1:def 12;
