theorem
  (X \ Y)` = X` "\/" Y
proof
  (X \ Y)` = X` "\/" Y`` by LATTICES:23;
  hence thesis;
end;
