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

let r be positive 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