theorem
  p in (.p.> & p "/\" q in (.p.> & q "/\" p in (.p.>
proof
  p"/\"q [= p by LATTICES:6;
  hence thesis;
end;
