
theorem Th2:
  for I being set for M being ManySortedSet of I holds M*id I = M
proof
  let I be set;
  let M be ManySortedSet of I;
  I = dom M by PARTFUN1:def 2;
  hence thesis by RELAT_1:52;
end;
