Greatest lower bound in a poset

Written by Patrick Stevens last updated

In a partially ordered set, the greatest lower bound of two elements and is the "largest" element which is "less than" both and , in whatever ordering the poset has. In a rare moment of clarity in mathematical naming, the name "greatest lower bound" is a perfect description of the concept: a "lower bound" of two elements and is an object which is smaller than both and (it "bounds them from below"), and the "greatest lower bound" is the greatest of all the lower bounds.

Formally, if is a set with partial order , and given elements and of , we say an element is a lower bound of and if and . We say an element is the greatest lower bound of and if:

  • is a lower bound of and , and
  • for every lower bound of and , we have .

examples in different posets
example where there is no greatest lower bound because there is no lower bound
example where there is no GLB because while there are lower bounds, none of them is greatest