let f be nonnegative Function of [:NAT,NAT:],ExtREAL; :: thesis: for m being Element of NAT st not ProjMap2 ((Partial_Sums_in_cod1 f),m) is convergent_to_+infty holds
for n being Nat holds f . (n,m) is Real

let m be Element of NAT ; :: thesis: ( not ProjMap2 ((Partial_Sums_in_cod1 f),m) is convergent_to_+infty implies for n being Nat holds f . (n,m) is Real )
assume A2: not ProjMap2 ((Partial_Sums_in_cod1 f),m) is convergent_to_+infty ; :: thesis: for n being Nat holds f . (n,m) is Real
given N being Nat such that A3: f . (N,m) is not Real ; :: thesis: contradiction
not f . (N,m) in REAL by A3;
then A4: ( f . (N,m) = +infty or f . (N,m) = -infty ) by XXREAL_0:14;
reconsider N1 = N as Element of NAT by ORDINAL1:def 12;
now :: thesis: for g being Real st 0 < g holds
ex N being Nat st
for k being Nat st N <= k holds
g <= (ProjMap2 ((Partial_Sums_in_cod1 f),m)) . k
let g be Real; :: thesis: ( 0 < g implies ex N being Nat st
for k being Nat st N <= k holds
g <= (ProjMap2 ((Partial_Sums_in_cod1 f),m)) . k )

assume 0 < g ; :: thesis: ex N being Nat st
for k being Nat st N <= k holds
g <= (ProjMap2 ((Partial_Sums_in_cod1 f),m)) . k

take N = N; :: thesis: for k being Nat st N <= k holds
g <= (ProjMap2 ((Partial_Sums_in_cod1 f),m)) . k

hereby :: thesis: verum end;
end;
hence contradiction by A2, MESFUNC5:def 9; :: thesis: verum