defpred S1[ set ] means |.(seq_id $1).| (#) |.(seq_id $1).| is summable ;
consider IT being set such that
A1: for x being set holds
( x in IT iff ( x in the_set_of_ComplexSequences & S1[x] ) ) from XBOOLE_0:sch 1();
for x being set st x in IT holds
x in the_set_of_ComplexSequences by A1;
then A2: IT is Subset of the_set_of_ComplexSequences by TARSKI:def 3;
|.(seq_id CZeroseq).| (#) |.(seq_id CZeroseq).| is summable
proof end;
then not IT is empty by A1;
hence ex b1 being Subset of Linear_Space_of_ComplexSequences st
( not b1 is empty & ( for x being set holds
( x in b1 iff ( x in the_set_of_ComplexSequences & |.(seq_id x).| (#) |.(seq_id x).| is summable ) ) ) ) by A1, A2; :: thesis: verum