Content deleted Content added
→Examples: svg picture |
→Strict partial orders: Made it more clear that only two conditions are required, that the third follows from the first two. Explained the reasoning for transitivity+irreflexivity -> asymmetry. |
||
Line 17:
A non-strict partial order is also known as an antisymmetric [[preorder]].
=== Strict partial orders ===
An '''irreflexive''', '''strong''',<ref name=Wallis/> or '''{{visible anchor|strict partial order|Strict partial order|Irreflexive partial order}}''' is a homogeneous relation < on a set <math>P</math> that is [[Irreflexive relation|irreflexive]]
# [[Irreflexive relation|Irreflexivity]]: <math>\neg\left( a < a \right)</math>, i.e. no element is related to itself (also called anti-reflexive).▼
# [[Asymmetric relation|Asymmetry]]: if <math>a < b</math> then not <math>b < a</math>.▼
# [[Transitive relation|Transitivity]]: if <math>a < b</math> and <math>b < c</math> then <math>a < c</math>.
▲# [[Irreflexive relation|Irreflexivity]]: <math>\neg\left( a < a \right)</math>, i.e. no element is related to itself (also called anti-reflexive).
These two conditions imply:
A strict partial order is also known as an asymmetric [[strict preorder]].
|