deffunc H1( object ) -> object = Sum |.(seq_id $1).|;
A1: for z being object st z in the_set_of_l1ComplexSequences holds
H1(z) in REAL by XREAL_0:def 1;
ex f being Function of the_set_of_l1ComplexSequences,REAL st
for x being object st x in the_set_of_l1ComplexSequences holds
f . x = H1(x) from FUNCT_2:sch 2(A1);
hence ex b1 being Function of the_set_of_l1ComplexSequences,REAL st
for x being object st x in the_set_of_l1ComplexSequences holds
b1 . x = Sum |.(seq_id x).| ; :: thesis: verum