Relations

  • set of ordered pairs
  • has domain set and range set
  • common domain and range

Properties

  • reflexive
    • is in relation for all in domain
  • symmetric
    • if is in relation, then is also in relation
  • antisymmetric
    • if is in relation, then is not in relation
  • transitive
    • if and are in relation, then is also in relation

Equivalence Relation

  • reflexive
  • symmetric
  • transitive

Partial Order

  • reflexive
  • antisymmetric
  • transitive

Total Order

  • same as partial order but
  • for any , either is a relation or is a relation

Graphs

  • vertices and edges
  • can be directed and undirected
  • can be expressed by relations