reserve X for TopSpace;
reserve C for Subset of X;
reserve A, B for Subset of X;

theorem
  for Y being TopStruct holds Y is discrete & Y is anti-discrete implies
  bool the carrier of Y = {{}, the carrier of Y};
