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();
A2: not IT is empty
proof end;
IT is Subset of the_set_of_ComplexSequences
proof end;
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