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

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

let f be Function of X,ExtREAL; :: thesis: ( f is without-infty & f is without+infty iff ( r (#) f is without-infty & r (#) f is without+infty ) )
per cases ( r > 0 or r < 0 ) ;
end;