theorem Th22:
  p in I implies p"/\"q in I & q"/\"p in I
proof
  p"/\"q [= p by LATTICES:6;
  hence thesis by Th21;
end;
