let S, T be non empty antisymmetric lower-bounded RelStr ; Bottom [:S,T:] = [(Bottom S),(Bottom T)]
A1:
for a being Element of [:S,T:] st {} is_<=_than a holds
[(Bottom S),(Bottom T)] <= a
( ex_sup_of {} ,[:S,T:] & {} is_<=_than [(Bottom S),(Bottom T)] )
by YELLOW_0:42;
hence
Bottom [:S,T:] = [(Bottom S),(Bottom T)]
by A1, YELLOW_0:def 9; verum