let S be RelStr ; :: thesis: for T being non empty reflexive RelStr
for x being set holds
( x is Element of (MonMaps S,T) iff x is monotone Function of S,T )
let T be non empty reflexive RelStr ; :: thesis: for x being set holds
( x is Element of (MonMaps S,T) iff x is monotone Function of S,T )
let x be set ; :: thesis: ( x is Element of (MonMaps S,T) iff x is monotone Function of S,T )
assume
x is monotone Function of S,T
; :: thesis: x is Element of (MonMaps S,T)
then reconsider f = x as monotone Function of S,T ;
f in Funcs the carrier of S,the carrier of T
by FUNCT_2:11;
hence
x is Element of (MonMaps S,T)
by YELLOW_1:def 6; :: thesis: verum