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
-infty < f . x ) iff f is without-infty )

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

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

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