reserve L for satisfying_Sh_1 non empty ShefferStr;

theorem Th13:
  for x, y being Element of L holds ((x | y) | (x | y)) | y = x | y
proof
  let x, y be Element of L;
  (y | y) | (x | y) = y by Th11;
  hence thesis by Th11;
end;
