defpred S1[ FinSequence of ExtREAL ] means ( not -infty in rng $1 implies Sum $1 <> -infty );
A1: for F being FinSequence of ExtREAL
for x being Element of ExtREAL st S1[F] holds
S1[F ^ <*x*>]
proof end;
A5: S1[ <*> ExtREAL] by Th5;
thus for F being FinSequence of ExtREAL holds S1[F] from FINSEQ_2:sch 2(A5, A1); :: thesis: verum