reserve i,j,e,u for object;
reserve I for set; 
reserve x,X,Y,Z,V for ManySortedSet of I;

theorem
  Y c= X & X (/\) Y = EmptyMS I implies Y = EmptyMS I by Th23;
