Definition

Let be a partially ordered set and let be a subset.

An upper bound for is an element such that for all . The supremum (or least upper bound) of , denoted , is an upper bound such that for every upper bound of .

Dually, a lower bound for is an element such that for all . The infimum (or greatest lower bound) of , denoted , is a lower bound such that for every lower bound of .

Formal Characterization

The supremum satisfies:

  1. for all (upper bound property)
  2. For all , if for all , then (least property)

The infimum satisfies:

  1. for all (lower bound property)
  2. For all , if for all , then (greatest property)

Existence and Uniqueness

When a supremum or infimum exists, it is unique by anti-symmetry of the partial order. However, not every subset of a partial order has a supremum or infimum.

A complete lattice is a partial order in which every subset has both a supremum and an infimum.

Notation

  • Join: For a pair , the supremum is written
  • Meet: For a pair , the infimum is written
  • General supremum: or
  • General infimum: or

Categorical Perspective

In the thin category corresponding to a poset, the supremum of a set is its coproduct, and the infimum of is its product.

Examples

  • In , the set has and , neither of which are in the set
  • In , the set has and
  • In , the supremum is union and the infimum is intersection
  • In the divisibility order on , is the least common multiple and is the greatest common divisor