let S be RelStr ; 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 ; for x being set holds
( x is Element of (MonMaps S,T) iff x is monotone Function of S,T )
let x be set ; ( x is Element of (MonMaps S,T) iff x is monotone Function of S,T )
assume
x is monotone Function of S,T
; 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; verum