
theorem Th5:
  for T being discrete non empty TopSpace holds T is T_1
proof
  let T be discrete non empty TopSpace;
  for p being Point of T holds {p} is closed by TDLAT_3:16;
  hence thesis by URYSOHN1:19;
end;
