What is a Partially Ordered Set and its Properties?

  • Thread starter Greg Bernhardt
  • Start date
In summary, a partially ordered set, or poset, is a set with a reflexive, antisymmetric, and transitive relation. The relation can be referred to simply as the set itself. A totally ordered set is a poset with the additional condition that for any two elements, one is either less than or equal to the other. If all non-empty subsets have a smallest element, the ordering is well-ordered.
  • #1
19,490
10,213
Definition/Summary

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

It is common to refer to a poset [itex]\left(A,\leq\right)[/itex] 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) [itex]\forall x,y\in A,~x\leq y~or~y\leq x[/itex]
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!
 
Mathematics news on Phys.org
  • #2
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.
 

Related to What is a Partially Ordered Set and its Properties?

What is partially ordered?

Partially ordered refers to a mathematical concept where elements of a set have some relationship with each other, but not all elements can be compared to each other. This relationship is known as a partial order.

How is partial ordering different from total ordering?

In total ordering, all elements in a set can be compared to each other and a clear ordering can be established. In partial ordering, some elements cannot be compared, and the ordering may not be complete.

What are some examples of partially ordered sets?

Some examples of partially ordered sets include the set of natural numbers under the "less than or equal to" relationship, the set of strings under the "prefix of" relationship, and the set of people under the "ancestor of" relationship.

What is a partial order relation?

A partial order relation is a binary relation between elements of a set that is reflexive, antisymmetric, and transitive. This relation is used to define a partial order on the set.

What is the significance of partial ordering in mathematics?

Partial ordering is used in various mathematical fields, such as algebra, topology, and graph theory, to study and understand relationships between elements of a set. It also has applications in computer science, economics, and other areas of study.

Similar threads

Replies
0
Views
897
Replies
7
Views
1K
Replies
3
Views
4K
Replies
12
Views
2K
Replies
6
Views
1K
Replies
4
Views
937
Back
Top