
theorem Th30:
  for T being TopStruct holds {} is empty compact Subset of T
proof
  let T be TopStruct;
  {}T c= the carrier of T;
  hence thesis;
end;
