theorem Th43:
  EmptyMS I c= X
proof
  let i be object such that
 i in I;
  let e be object;
  assume e in EmptyMS I.i;
  hence thesis;
end;
