theorem
  {x} \ {x,y} = {}
proof
  x in {x,y} by TARSKI:def 2;
  hence thesis by Lm1,XBOOLE_1:37;
end;
