let X1, X2 be non empty set ; :: thesis: { [x1,x2] where x1 is Element of X1, x2 is Element of X2 : P1[x1,x2] } is Subset of [:X1,X2:]
{ [x1,x2] where x1 is Element of X1, x2 is Element of X2 : P1[x1,x2] } c= [:X1,X2:]
proof
let a be object ; :: according to TARSKI:def 3 :: thesis: ( not a in { [x1,x2] where x1 is Element of X1, x2 is Element of X2 : P1[x1,x2] } or a in [:X1,X2:] )
assume a in { [x1,x2] where x1 is Element of X1, x2 is Element of X2 : P1[x1,x2] } ; :: thesis: a in [:X1,X2:]
then ex x1 being Element of X1 ex x2 being Element of X2 st
( a = [x1,x2] & P1[x1,x2] ) ;
hence a in [:X1,X2:] ; :: thesis: verum
end;
hence { [x1,x2] where x1 is Element of X1, x2 is Element of X2 : P1[x1,x2] } is Subset of [:X1,X2:] ; :: thesis: verum