reserve x,A,B,X,X9,Y,Y9,Z,V for set;

theorem Th109:
  X c= A implies X \ Y c= A
proof
  X \ Y c= X by Th36;
  hence thesis;
end;
