reserve L for satisfying_Sh_1 non empty ShefferStr;

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