let y, x1, x2 be set ; :: thesis: ( y inbool(rng f) & S1[y,x1] & S1[y,x2] implies x1 = x2 ) assume that
y inbool(rng f)and A3:
for Y being set st y = Y holds x1 = f " Y
and A4:
for Y being set st y = Y holds x2 = f " Y
; :: thesis: x1 = x2 thus x1 =
f " y
by A3 .=
x2
by A4
; :: thesis: verum