let A1, A2 be set ; ( ( for a being set holds
( a in A1 iff ex f being Function of A,B st
( a = f & f in Funcs ( the carrier of A, the carrier of B) & f is monotone ) ) ) & ( for a being set holds
( a in A2 iff ex f being Function of A,B st
( a = f & f in Funcs ( the carrier of A, the carrier of B) & f is monotone ) ) ) implies A1 = A2 )
assume that
A5:
for a being set holds
( a in A1 iff ex f being Function of A,B st
( a = f & f in Funcs ( the carrier of A, the carrier of B) & f is monotone ) )
and
A6:
for a being set holds
( a in A2 iff ex f being Function of A,B st
( a = f & f in Funcs ( the carrier of A, the carrier of B) & f is monotone ) )
; A1 = A2
for a being set st a in A2 holds
a in A1
then A7:
A2 c= A1
by TARSKI:def 3;
for a being set st a in A1 holds
a in A2
then
A1 c= A2
by TARSKI:def 3;
hence
A1 = A2
by A7, XBOOLE_0:def 10; verum