2023-06-25

309: Partially-Ordered Set

<The previous article in this series | The table of contents of this series | The next article in this series>

A definition of partially-ordered set

Topics


About: set

The table of contents of this article


Starting Context



Target Context


  • The reader will have a definition of partially-ordered set.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Definition


Any set with any relation, \(\langle S, R \rangle\), such that 1) \(R\) is irreflexive: for any element, \(p, \in S\), \(\lnot p R p\); 2) \(R\) is transitive: for any elements, \(p_1, p_2, p_3 \in S\), such that \(p_1 R p_2\) and \(p_2 R p_3\), \(p_1 R p_3\)


References


<The previous article in this series | The table of contents of this series | The next article in this series>