algebra20

Lattice Zoo

FD(2) — the free distributive lattice on two generators

Pure distributivefreefinite

Contributed by Tom Hanika

x ∧ yxyx ∨ y

The free distributive lattice on two generators x,yx, y consists of all distinct lattice terms one can build from {x,y}\{x, y\} using \wedge and \vee subject only to the distributive-lattice axioms. The answer is small: four elements {xy,  x,  y,  xy}\{x \wedge y,\; x,\; y,\; x \vee y\}, forming a four-element Boolean lattice B2B_2 — the “kite” or 2×22 \times 2 grid.

This is the universal property at work: for any distributive lattice LL and any two elements u,vLu, v \in L, there is a unique homomorphism FD(2)LFD(2) \to L sending xux \mapsto u and yvy \mapsto v.

Where it appears

  • As B2B_2, it is also the powerset of a 2-element set.
  • The number FD(n)|FD(n)| is the Dedekind number D(n)D(n), famously difficult to compute: D(2)=4D(2) = 4, D(3)=18D(3) = 18, D(4)=166D(4) = 166, D(5)=7828354D(5) = 7\,828\,354, and D(9)D(9) was only determined in 2023.

The smallness of FD(2)FD(2) relative to the explosion at higher nn is a quiet reminder that distributivity is permissive enough to allow rich structure as soon as the generators become more than a pair.