let r be real number ; :: thesis: for X being Subset of st r in proj2 .: X holds
ex x being Point of st
( x in X & proj2 . x = r )

let X be Subset of ; :: thesis: ( r in proj2 .: X implies ex x being Point of st
( x in X & proj2 . x = r ) )

assume r in proj2 .: X ; :: thesis: ex x being Point of st
( x in X & proj2 . x = r )

then ex x being set st
( x in the carrier of (TOP-REAL 2) & x in X & proj2 . x = r ) by FUNCT_2:115;
hence ex x being Point of st
( x in X & proj2 . x = r ) ; :: thesis: verum