theorem Th4:
  (succ x)\x = {x}
  proof
    not x in x; then
    succ x = x\/{x} & x nin x;
    hence thesis by XBOOLE_1:88,ZFMISC_1:50;
  end;
