theorem Th13:
  A /\ B misses A /\ B`
proof
  A /\ B misses A \ B by XBOOLE_1:89;
  hence thesis by SUBSET_1:13;
end;
