reserve i, x, I for set,
  A, M for ManySortedSet of I,
  f for Function,
  F for ManySortedFunction of I;

theorem
  (ex A st A in M) implies M is non-empty;
