theorem Th17:
  1 <= Sum(|.z.| rExpSeq)
proof
 |. Partial_Sums(z ExpSeq).0 .|=|. (z ExpSeq).0 .| by SERIES_1:def 1
    .=1 by Th3,COMPLEX1:48;
  hence thesis by Th16;
end;
