theorem Th94:
  0 <= |.z.|
proof
  0 <= Sum sqr abs z by RVSUM_1:86;
  hence thesis by SQUARE_1:def 2;
end;
