let X be non empty set ; :: thesis: for Y being non empty Subset of ExtREAL
for F being Function of X,Y st Y c= REAL holds
( F is bounded_below iff inf F in REAL )

let Y be non empty Subset of ExtREAL; :: thesis: for F being Function of X,Y st Y c= REAL holds
( F is bounded_below iff inf F in REAL )

let F be Function of X,Y; :: thesis: ( Y c= REAL implies ( F is bounded_below iff inf F in REAL ) )
assume A1: Y c= REAL ; :: thesis: ( F is bounded_below iff inf F in REAL )
thus ( F is bounded_below implies inf F in REAL ) :: thesis: ( inf F in REAL implies F is bounded_below )
proof end;
assume inf F in REAL ; :: thesis: F is bounded_below
hence F is bounded_below by XXREAL_0:12; :: thesis: verum