now
let x be set ; :: thesis: ( x in { (y + b) where y, b is Point of (TOP-REAL n) : ( y in X & b in B ) } implies x in the carrier of (TOP-REAL n) )
assume x in { (y + b) where y, b is Point of (TOP-REAL n) : ( y in X & b in B ) } ; :: thesis: x in the carrier of (TOP-REAL n)
then ex y, b being Point of (TOP-REAL n) st
( x = y + b & y in X & b in B ) ;
hence x in the carrier of (TOP-REAL n) ; :: thesis: verum
end;
hence { (y + b) where y, b is Point of (TOP-REAL n) : ( y in X & b in B ) } is Subset of (TOP-REAL n) by TARSKI:def 3; :: thesis: verum