The motivation for this post is that these days I am goofing around with lattices arising from subspaces of hypergraphs, which are complete and atomistic.
Let be a lattice with a bottom element
. We say that
is an atom if there is no element strictly between
and
. The lattice
is said to be atomistic if every element
is the supremum of all atoms below
.
This sounds like a “recipe for completeness”: given , take the set of atoms
lying below some
and use the supremum of
, right?
But the point is, that set need not have a supremum in
. Which leads to this easy example: Let
be the set of finite subsets of
. Then the set of atoms are the singletons, and clearly every finite set
is the supremum (union) of the singletons contained in
. Note that if we “top
” off and consider
, then this new atomistic lattice is complete.
Which might lead to the following
Conjecture. Every atomistic lattice with a top element is complete.
But it turns out that even this conjecture is false. The only construction of a counterexample to the construction is somewhat involved – so we do a preliminary construction first and then replace 2 elements of the simpler construction for the final construction.
First, we consider two copies of , say
and
. We order
as an antichain, and
is ordered with the usual chain ordering inherited from
. Finally, we connect these two copies by saying that
whenever
with $a\leq b$ in the usual ordering. Finally we place an artificial element
at the bottom.
Formally, the ground set is , and the ordering relation on
which we denote by
defined as follows:
// comment: order
as antichain
// order
conventionally
// connect the two copies of
// add bottom
It is not hard to verify that this construction gives an atomistic lattice. For the final step, we replace with
, but ordered with “a hole in the middle” by saying that
if
in conventional
such both are negative or both are positive — and additionally
if
is positive and
is negative.
If we replace both -copies in the preliminary construction with copies of
, we get the desired counterexample for the conjecture.
Finally, thanks to Jonathan David Farley, who made me aware that I could have saved the effort of constructing the above example by considering
ordered by . This is a conceptually much easier counterexample to the conjecture.