theorem
  (P * Partial_Intersection ASeq) is non-increasing
proof
  Partial_Intersection ASeq is non-ascending by Th10;
  hence thesis by Th7;
end;
