let A, B be set ; :: thesis: ( ( for z being set st z in A holds
ex x, y being set st z = [x,y] ) & ( for z being set st z in B holds
ex x, y being set st z = [x,y] ) & ( for x, y being set holds
( [x,y] in A iff [x,y] in B ) ) implies A = B )
assume that
A1:
( ( for z being set st z in A holds
ex x, y being set st z = [x,y] ) & ( for z being set st z in B holds
ex x, y being set st z = [x,y] ) )
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