Is the empty lattice a complete lattice?

658 Views Asked by At

Is the unique lattice on the empty set, also a complete lattice? More precisely, $(\emptyset, \emptyset)$ is the empty ordering, which is also a lattice. Is it also a complete lattice?

1

There are 1 best solutions below

7
On BEST ANSWER

While the empty lattice is indeed a lattice - vacuously: any two elements have least upper bounds and greatest lower bounds and these behave the way they should - it is not, however, complete: the emptyset has no least upper bound, or greatest lower bound.

Note that complete lattices are bounded: the least upper bound of the emptyset has to be the minimal element, and the greatest lower bound of the emptyset has to be the maximal element.