theorem
  for n, m holds ||.Sum(seq, m) - Sum(seq, n).|| <= |.Sum(||.seq.||, m
  ) - Sum(||.seq.||, n).| by Th39;
