
theorem
  for seq be Complex_Sequence holds seq is bounded &
  upper_bound rng |.seq.| = 0
  iff for n be Nat holds seq.n = 0c by Lm7,Lm10;
