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

theorem
  for x being object holds
  not x is U-Class or not x is U-set;
