set X = { z where z is POINT of : z on Z } ;
now
let x be set ; :: thesis: ( x in { z where z is POINT of : z on Z } implies x in the Points of IPS )
assume x in { z where z is POINT of : z on Z } ; :: thesis: x in the Points of IPS
then ex z being POINT of st
( z = x & z on Z ) ;
hence x in the Points of IPS ; :: thesis: verum
end;
hence { z where z is POINT of : z on Z } is Subset of by TARSKI:def 3; :: thesis: verum