reserve L for satisfying_Sh_1 non empty ShefferStr;

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