defpred S1[ set ] means ex f being Function of S,T st
( $1 = f & f is continuous );
consider X being set such that
A1:
for a being set holds
( a in X iff ( a in the carrier of (MonMaps S,T) & S1[a] ) )
from XBOOLE_0:sch 1();
X c= the carrier of (MonMaps S,T)
then reconsider X = X as Subset of (MonMaps S,T) ;
take SX = subrelstr X; for f being Function of S,T holds
( f in the carrier of SX iff f is continuous )
let f be Function of S,T; ( f in the carrier of SX iff f is continuous )
assume A2:
f is continuous
; f in the carrier of SX
f in Funcs the carrier of S,the carrier of T
by FUNCT_2:11;
then
f in the carrier of (MonMaps S,T)
by A2, YELLOW_1:def 6;
then
f in X
by A1, A2;
hence
f in the carrier of SX
by YELLOW_0:def 15; verum