A join, ∨ is an operation defined on elements of a poset P (not necessarily all of them) defined as:
The join (or Least upper bound) of a,b∈P is an element a∨b∈p such that:
- (a) a∨b is an upper bound of a and b: thus a⪯a∨b and b⪯a∨b;
- (b) a∨b is the least such upper bound: i.e., if there exists c∈P such that a⪯c and b⪯c then a∨b⪯c.
Note that, if it exists, a join is necessarily unique.
See also Lattice (algebraic structure)