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

let r be negative Real; :: thesis: for f being Function of X,ExtREAL holds
( f is V121() iff r (#) f is V120() )

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