theorem Th37:
  (P * Partial_Union ASeq) is non-decreasing
proof
  Partial_Union ASeq is non-descending by Th11;
  hence thesis by Th6;
end;
