User:Kompik/sandbox

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Orderings[edit | edit source]

Sometimes we will write, for a relation , instead of . In this chapter we will deal with ordering -- relations with special properties and we will denote these relations usally . In fact, the definition of ordering reminds properties of the usual relation on numbers.

A relation R on set A is called

  • reflexive iff aRa for any ;
  • antisymmetric iff if aRb and bRa implies a = b for any ;
  • transitive iff aRb and bRc implies aRc for any .


partial order

Note about weak < and strict partial order.

totally ordered set linearly ordered set (total order, linear order), chain

antichain

Examples: , |

minimal element

smallest element

well-ordering

Previous topic:Introduction|Contents:Discrete mathematics|Next topic:Functions and relations

See also[edit | edit source]

This is incomplete and a draft, like most wikibooks, additional information is to be added