reserve A, B for non empty preBoolean set,
  x, y for Element of [:A,B:];
reserve X for set,
  a,b,c for Element of [:A,B:];

theorem
  a c= b \/ c implies a \ c c= b
by XBOOLE_1:43;
