theorem Th18:
  0 <= (|. z .| rExpSeq).n
proof
 (|. z .| rExpSeq).n = |.((z ExpSeq)).n .| by Th3;
  hence thesis by COMPLEX1:46;
end;
