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_above iff sup 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_above iff sup F in REAL )

let F be Function of X,Y; :: thesis: ( Y c= REAL implies ( F is bounded_above iff sup F in REAL ) )
assume A1: Y c= REAL ; :: thesis: ( F is bounded_above iff sup F in REAL )
hereby :: thesis: ( sup F in REAL implies F is bounded_above ) end;
assume sup F in REAL ; :: thesis: F is bounded_above
hence F is bounded_above by XXREAL_0:9; :: thesis: verum