reserve a,b,c,d,e,f,g,h for set;

theorem
  XOR2(a, b) is non empty iff a is non empty & not b is non empty or not
  a is non empty & b is non empty;
