now :: thesis: for x being object st x in { (- q) where q is Point of T : q in X } holds
x in the carrier of T
let x be object ; :: thesis: ( x in { (- q) where q is Point of T : q in X } implies x in the carrier of T )
assume x in { (- q) where q is Point of T : q in X } ; :: thesis: x in the carrier of T
then ex q being Point of T st
( x = - q & q in X ) ;
hence x in the carrier of T ; :: thesis: verum
end;
hence { (- q) where q is Point of T : q in X } is Subset of T by TARSKI:def 3; :: thesis: verum