let X1, X2 be non empty set ; for x being Element of X1
for y being Element of X2
for f being PartFunc of [:X1,X2:],ExtREAL st f is nonpositive holds
( ProjPMap1 (f,x) is nonpositive & ProjPMap2 (f,y) is nonpositive )
let x be Element of X1; for y being Element of X2
for f being PartFunc of [:X1,X2:],ExtREAL st f is nonpositive holds
( ProjPMap1 (f,x) is nonpositive & ProjPMap2 (f,y) is nonpositive )
let y be Element of X2; for f being PartFunc of [:X1,X2:],ExtREAL st f is nonpositive holds
( ProjPMap1 (f,x) is nonpositive & ProjPMap2 (f,y) is nonpositive )
let f be PartFunc of [:X1,X2:],ExtREAL; ( f is nonpositive implies ( ProjPMap1 (f,x) is nonpositive & ProjPMap2 (f,y) is nonpositive ) )
assume A1:
f is nonpositive
; ( ProjPMap1 (f,x) is nonpositive & ProjPMap2 (f,y) is nonpositive )
for q being set st q in dom (ProjPMap1 (f,x)) holds
0 >= (ProjPMap1 (f,x)) . q
hence
ProjPMap1 (f,x) is nonpositive
by MESFUNC5:9; ProjPMap2 (f,y) is nonpositive
for p being set st p in dom (ProjPMap2 (f,y)) holds
0 >= (ProjPMap2 (f,y)) . p
hence
ProjPMap2 (f,y) is nonpositive
by MESFUNC5:9; verum