reserve X for BCK-algebra;
reserve x,y for Element of X;
reserve IT for non empty Subset of X;

theorem
  X is commutative BCK-algebra implies for x,y,a being Element of X st x
  <= a holds (a\y)\((a\y)\(a\x)) = (a\y)\(x\y) by Th8;
