let S be non empty RelStr ; for T being non empty reflexive antisymmetric upper-bounded RelStr holds Top (MonMaps (S,T)) = S --> (Top T)
let T be non empty reflexive antisymmetric upper-bounded RelStr ; Top (MonMaps (S,T)) = S --> (Top T)
set L = MonMaps (S,T);
reconsider f = S --> (Top T) as Element of (MonMaps (S,T)) by WAYBEL10:9;
reconsider f9 = f as Function of S,T ;
A1:
for b being Element of (MonMaps (S,T)) st b is_<=_than {} holds
f >= b
f is_<=_than {}
;
then
f = "/\" ({},(MonMaps (S,T)))
by A1, YELLOW_0:31;
hence
Top (MonMaps (S,T)) = S --> (Top T)
by YELLOW_0:def 12; verum