let S be non empty RelStr ; :: thesis: for T being non empty reflexive antisymmetric lower-bounded RelStr holds Bottom (MonMaps S,T) = S --> (Bottom T)
let T be non empty reflexive antisymmetric lower-bounded RelStr ; :: thesis: Bottom (MonMaps S,T) = S --> (Bottom T)
set L = MonMaps S,T;
reconsider f = S --> (Bottom T) as Element of (MonMaps S,T) by WAYBEL10:10;
A1:
f is_>=_than {}
by YELLOW_0:6;
reconsider f' = f as Function of S,T ;
for b being Element of (MonMaps S,T) st b is_>=_than {} holds
f <= b
then
f = "\/" {} ,(MonMaps S,T)
by A1, YELLOW_0:30;
hence
Bottom (MonMaps S,T) = S --> (Bottom T)
by YELLOW_0:def 11; :: thesis: verum