Most posets are not lattices, including the following. A discrete poset, meaning a poset such that x ≤ y implies x = y, is a lattice if and only if it has at most one element. In particular the two-element discrete poset is not a lattice. Although the set $\{1,2,3,6\}$ partially ordered by divisibility is a lattice, the set $\{1,2,3\}$ so ordered is not a lattice because the pair 2,3 lacks a join, and it lacks a meet in $\{2,3,6\}$. The set $\{1,2,3,12,18,36\}$ partially ordered by divisibility is not a lattice. Every pair of elements has an upper bound and a lower bound, but the pair 2,3 has three upper bounds, namely 12, 18, and 36, none of which is the least of those three under divisibility (12 and 18 do not divide each other). Likewise the pair 12,18 has three lower bounds, namely 1, 2, and 3, none of which is the greatest of those three under divisibility (2 and 3 do not divide each other).