theorem Th42:
  for T being TopSpace holds {}T is perfect
proof
  let T be TopSpace;
  Der {}T = {}T by Th40;
  hence thesis by Th41;
end;
