let X1, X2 be non empty set ; { [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 ;
TARSKI:def 3 ( 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] }
;
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:]
;
verum
end;
hence
{ [x1,x2] where x1 is Element of X1, x2 is Element of X2 : P1[x1,x2] } is Subset of [:X1,X2:]
; verum