theorem
  X overlaps X implies X <> EmptyMS I
proof
  X = X (/\) X;
  hence thesis by Th127;
end;
