reserve U for Universe;
reserve x for Element of U;

theorem
  for x being set st x is U-Class holds x is non empty
    by CLASSES4:13;
