let A, X1, Y1, B, X2, Y2 be set ; :: thesis: ( A c= [:X1,Y1:] & B c= [:X2,Y2:] & ( for x, y being set holds
( [x,y] in A iff [x,y] in B ) ) implies A = B )
assume that
A1:
( A c= [:X1,Y1:] & B c= [:X2,Y2:] )
and
A2:
for x, y being set holds
( [x,y] in A iff [x,y] in B )
; :: thesis: A = B
hence
A = B
by TARSKI:2; :: thesis: verum