Naive set theory: Relations
Partial ordering
Partial order
A partial ordering on a set is a binary relation that is reflexive, antisymmetric, and transitive.
In most cases, we denote the partial ordering with the symbol and sometimes with the symbol.
Thus, for a set , is a partial order on if
- For every : ;
- For all : if and , then ;
- For all : if and , then .
A partial orderong is called a total ordering or linear ordering on if for all : or , or both.
Examples
The relation "is less than or equal to" on the set of real numbers is a total ordering.
The relation "is greater than or equal to" on the set of real numbers is a total ordering.
The relation "is a divisor of" on the set is a partial ordering. This is not a total ordering because, for example, is not a divisor of , and is also not a divisor of .
The relation "is a divisor of" on the set is a total ordering.
The relation "is a subset of" on the power set of a certain set is a partial ordering. This is not a total ordering, unless is the empty set or contains only one element.
Lower and upper bounds
Lower and upper bounds
Let be a set with a partial ordering , and .
- is called an upper bound of if for all .
- is called a least upper bound or supremum of , denoted as , if is an upper bound of and moreover for every (other) upper bound of : .
- Similarly, is called a lower bound of if for all .
- is called a greatest lower bound or infimum of , denoted as , if is a lower bound of and moreover for every (other) lower bound of : .
If a supremum or infimum of exists, then it is unique.
Example
We consider the partial ordering "is a divisor of" on the set .
For , and are the lower bounds of and . The numbers and are upper bounds of and .
For , is the only lower bound of and thus . The numbers and are the upper bounds of and .
For , is the only lower bound of and thus . There does not exist an upper bound of .