Partially ordered set
A poset or partially ordered set is a set
- reflexive — for all
, - transitive — if
and , then - antisymmetric — if
and , then
So a poset is a Preorder with the additional property of antisymmetry.
We may also view Posets as categories.
They are themselves objects in
Further terminology
Let
- The maximum or terminal element
has - The minimum or initial element
has - A maximal element
has - A minimal element
has - The least upper bound
or join is the smallest such that (hence it is the categorical coproduct) - The greatest lower bound
or meet is the largest such that (hence it is the categorical product) - A poset for which every pair of elements have a l.u.b. and g.l.b. is called a Lattice order.
- A subset of
that is total is called a chain of .
Archetypal examples
Set inclusion
Sets together with
- reflexive — for any set
, . - transitive — if
and , then - antisymmetric — if
and , then .2
Properties
- Zorn's lemma, equivalent to the axiom of choice
#state/tidy | #lang/en | #SemBr