let M1, M2 be Subset of [: the carrier of R, the carrier of R:]; ( ( for x being set holds
( x in M1 iff ex a, b being Element of R st
( x = [a,b] & b in S ) ) ) & ( for x being set holds
( x in M2 iff ex a, b being Element of R st
( x = [a,b] & b in S ) ) ) implies M1 = M2 )
assume A2:
for x being set holds
( x in M1 iff ex a, b being Element of R st
( x = [a,b] & b in S ) )
; ( ex x being set st
( ( x in M2 implies ex a, b being Element of R st
( x = [a,b] & b in S ) ) implies ( ex a, b being Element of R st
( x = [a,b] & b in S ) & not x in M2 ) ) or M1 = M2 )
assume A3:
for x being set holds
( x in M2 iff ex a, b being Element of R st
( x = [a,b] & b in S ) )
; M1 = M2
A4:
for x being object st x in M2 holds
x in M1
for o being object st o in M1 holds
o in M2
hence
M1 = M2
by A4, TARSKI:2; verum