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 \ b c= c implies a c= b \/ c
by XBOOLE_1:44;
