Partially Ordered Set that is NOT a lattice?

805 Views Asked by At

So, I'm looking at partially ordered sets and lattices and I can find a ton of examples of sets that are lattices, but I cannot find any examples of a partially ordered set that is NOT a lattice. What would be an example of a partially ordered set that is not a lattice?

1

There are 1 best solutions below

0
On

For a trivial example, take a two-element set $\{a,b\}$ with $a\not\le b$ and $b\not\le a$.