What is a Partially Ordered Set and its Properties?

  • Context: Graduate 
  • Thread starter Thread starter Greg Bernhardt
  • Start date Start date
Click For Summary
SUMMARY

A partially ordered set (poset) is defined as a set A along with a relation ≤ that is reflexive, antisymmetric, and transitive. The properties of a poset ensure that for any elements x, y, and z in A, the relation holds true under these conditions. A totally ordered set is a specific type of poset where every pair of elements is comparable, meaning for any x and y in A, either x ≤ y or y ≤ x. This discussion also highlights that a well-ordered set is a poset where every non-empty subset has a least element.

PREREQUISITES
  • Understanding of set theory concepts
  • Familiarity with mathematical relations
  • Knowledge of reflexivity, antisymmetry, and transitivity
  • Basic comprehension of ordered sets and their properties
NEXT STEPS
  • Study the properties of well-ordered sets in detail
  • Explore applications of posets in computer science and mathematics
  • Learn about the differences between posets and totally ordered sets
  • Investigate the concept of trichotomy in ordering relations
USEFUL FOR

Mathematicians, computer scientists, and students studying discrete mathematics or order theory will benefit from this discussion on partially ordered sets and their properties.

Messages
19,907
Reaction score
10,915
Definition/Summary

A partially ordered set, or in short, a poset, is a set A together with a relation \leq~\subseteq A\times A which is reflexive, antisymmetric, and transitive. In other words, satisfying
1)\forall x\in A,~x\leq x (the relation is reflexive)
2)\forall x,y\in A,~x\leq y~and~y\leq x\Rightarrow x=y (the relation is antisymmetric)
3)\forall x,y,z\in A,~x\leq y~and~y\leq z\Rightarrow x\leq z (the relation is transitive)

It is common to refer to a poset \left(A,\leq\right) simply as A, with the underlying relation being implicit.

Equations

Antisymmetry:

For example, a checker-board with the relation "not further from the white end" is not a poset because two different squares can be the same distance from the white end, and so the relation is not anti-symmetric.

But the same board with the relation "not further from the white end according to legal moves for an ordinary black piece" is a poset .

Totally ordered set:

A poset with the extra condition
4) \forall x,y\in A,~x\leq y~or~y\leq x
is a totally ordered set.

In other words, loosely speaking, a totally ordered set is essentially one-dimensional: it can be thought of as a line, in which any element is either one side or the other side of any other element.

Extended explanation



* This entry is from our old Library feature. If you know who wrote it, please let us know so we can attribute a writer. Thanks!
 
Physics news on Phys.org
The extra condition is called trichotomy and a total ordering is sometimes also called linear, simple, or complete. If non empty subsets always have a smallest element, i.e. all other elements of the set are bigger, then the ordering is called well-ordered.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 35 ·
2
Replies
35
Views
5K
Replies
2
Views
2K
Replies
3
Views
2K
  • · Replies 22 ·
Replies
22
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 27 ·
Replies
27
Views
4K
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K