theorem Th324:
  p <= s & p <= q implies [.p,q.] \ ].p,s.] = {p} \/ ].s,q.]
proof
  [.p,p.] = {p} by Th17;
  hence thesis by Th308;
end;
