Description: In a toset, the lowest upper bound lub , defined for partial orders
is the supremum, sup ( A , B , .< ) , defined for total orders.
(these are the set.mm definitions: lowest upper bound and supremum are
normally synonymous). Note that those two values are also equal if such
a supremum does not exist: in that case, both are equal to the empty
set. (Contributed by Thierry Arnoux, 15-Feb-2018)(Revised by Thierry
Arnoux, 24-Sep-2018)