let X be non empty set ; :: thesis: for r being negative Real
for f being Function of X,ExtREAL holds
( f is without-infty iff r (#) f is without+infty )

let r be negative Real; :: thesis: for f being Function of X,ExtREAL holds
( f is without-infty iff r (#) f is without+infty )

let f be Function of X,ExtREAL; :: thesis: ( f is without-infty iff r (#) f is without+infty )
thus ( f is without-infty implies r (#) f is without+infty ) ; :: thesis: ( r (#) f is without+infty implies f is without-infty )
assume A2: r (#) f is without+infty ; :: thesis: f is without-infty
now :: thesis: for x being set st x in dom f holds
f . x > -infty
end;
hence f is without-infty by MESFUNC5:10; :: thesis: verum