reserve X for non empty TopSpace;
reserve Y for non empty TopStruct;
reserve x for Point of Y;
reserve Y for non empty TopStruct;

theorem Th27:
  for A being Subset of Y, x being Point of Y st x in A holds A is
  maximal_anti-discrete implies A = MaxADSet(x) by Th21;
