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
  for x being Point of Y holds {x} c= MaxADSet(x) by Th12;
