
theorem Th4:
  for M being PseudoMetricSpace, x being Element of M holds x in x-neighbour
proof
  let M be PseudoMetricSpace, x be Element of M;
  x tolerates x by Lm1;
  hence thesis;
end;
