Statement
Verify that the relation on is a total order and that is not an order relation (which property is missing?).
Solution
For on :
- Reflexive: for every .
- Antisymmetric: if and then .
- Transitive: if and then .
- Total: given any two integers, either or holds.
Hence is a total order.
The relation is not reflexive, because is false for every . Thus reflexivity is missing: is not an order relation (in the sense adopted here, of a “weak” order).
Links
Topics: Set theory
Concepts: Total order · Order relation
Skills: Proving
Exercise type: Proof