reserve L for satisfying_Sh_1 non empty ShefferStr;

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