let f be Function of [:NAT,NAT:],ExtREAL; for n being Element of NAT st f is nonnegative holds
( ProjMap1 (f,n) is nonnegative & ProjMap2 (f,n) is nonnegative )
let n be Element of NAT ; ( f is nonnegative implies ( ProjMap1 (f,n) is nonnegative & ProjMap2 (f,n) is nonnegative ) )
assume A1:
f is nonnegative
; ( ProjMap1 (f,n) is nonnegative & ProjMap2 (f,n) is nonnegative )
hence
ProjMap1 (f,n) is nonnegative
by SUPINF_2:52; ProjMap2 (f,n) is nonnegative
hence
ProjMap2 (f,n) is nonnegative
by SUPINF_2:52; verum