let X be non empty set ; :: thesis: for f being PartFunc of X,ExtREAL holds
( ( for x being set st x in dom f holds
f . x < +infty ) iff f is without+infty )

let f be PartFunc of X,ExtREAL; :: thesis: ( ( for x being set st x in dom f holds
f . x < +infty ) iff f is without+infty )

hereby :: thesis: ( f is without+infty implies for x being set st x in dom f holds
f . x < +infty )
end;
assume f is without+infty ; :: thesis: for x being set st x in dom f holds
f . x < +infty

hence for x being set st x in dom f holds
f . x < +infty by Def6; :: thesis: verum