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

theorem
  X c= Y & Y (/\) Z = EmptyMS I implies X (/\) Z = EmptyMS I by Th44,Th19;
