theorem
  X "/\" Y misses X \+\ Y
proof
  X "/\" Y misses X \ Y & X "/\" Y misses Y \ X by Th50;
  hence thesis by Th49;
end;
