hereby :: thesis: ( ( for x being set holds f . x < +infty ) implies f is without+infty ) end;
assume A5: for x being set holds f . x < +infty ; :: thesis: f is without+infty
now
assume +infty in rng f ; :: thesis: contradiction
then consider x being set such that
A6: ( x in dom f & f . x = +infty ) by FUNCT_1:def 5;
thus contradiction by A5, A6; :: thesis: verum
end;
hence f is without+infty by Def4; :: thesis: verum