take NAT --> 0c ; :: thesis: NAT --> 0c is summable
take 0c ; :: according to COMSEQ_2:def 4,COMSEQ_3:def 10 :: thesis: for b1 being Element of REAL holds
( b1 <= 0 or ex b2 being Element of NAT st
for b3 being Element of NAT holds
( not b2 <= b3 or not b1 <= |.(((Partial_Sums (NAT --> 0c )) . b3) - 0c ).| ) )

let p be Real; :: thesis: ( p <= 0 or ex b1 being Element of NAT st
for b2 being Element of NAT holds
( not b1 <= b2 or not p <= |.(((Partial_Sums (NAT --> 0c )) . b2) - 0c ).| ) )

assume A1: 0 < p ; :: thesis: ex b1 being Element of NAT st
for b2 being Element of NAT holds
( not b1 <= b2 or not p <= |.(((Partial_Sums (NAT --> 0c )) . b2) - 0c ).| )

take 0 ; :: thesis: for b1 being Element of NAT holds
( not 0 <= b1 or not p <= |.(((Partial_Sums (NAT --> 0c )) . b1) - 0c ).| )

for n being Element of NAT holds (NAT --> 0c ) . n = 0c by FUNCOP_1:13;
hence for b1 being Element of NAT holds
( not 0 <= b1 or not p <= |.(((Partial_Sums (NAT --> 0c )) . b1) - 0c ).| ) by A1, Th24, COMPLEX1:130; :: thesis: verum