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