theorem
  X misses Y implies (X (\/) Y) (\) Y = X
proof
  (X (\/) Y) (\) Y = X (\) Y by Th75;
  hence thesis by Th115;
end;
