now
let x be set ; :: thesis: ( x in { (t * a) where a is Point of : a in A } implies x in the carrier of (TOP-REAL n) )
assume x in { (t * a) where a is Point of : a in A } ; :: thesis: x in the carrier of (TOP-REAL n)
then ex q being Point of st
( x = t * q & q in A ) ;
hence x in the carrier of (TOP-REAL n) ; :: thesis: verum
end;
hence { (t * a) where a is Point of : a in A } is Subset of by TARSKI:def 3; :: thesis: verum