let R1, R2 be Relation of the carrier of R; ( ( for x, y being Element of R holds
( [x,y] in R1 iff x in H . {y} ) ) & ( for x, y being Element of R holds
( [x,y] in R2 iff x in H . {y} ) ) implies R1 = R2 )
assume that
A1:
for x, y being Element of R holds
( [x,y] in R1 iff x in H . {y} )
and
A2:
for x, y being Element of R holds
( [x,y] in R2 iff x in H . {y} )
; R1 = R2
for x, y being Element of R holds
( [x,y] in R1 iff [x,y] in R2 )
hence
R1 = R2
by RELSET_1:def 2; verum