Binary Relations
Binary Relations: Denote a relation over a set be , if the relation is binary relation, then
- if relates under relation , denote as
- else
Some Property of Binary Relations over a set may have:
- irreflexive:
- reflexive:
- asymmetric:
- symmetric:
- antisymmetric:
- transitive:
- connected:
- cyclic:
- irreflexive transitive asymmetric
Strict (partial) Order: a binary relation over a set is irreflexive, asymmetric(not necessary) and transitive
- e.g.: Dependencies, Little-o, , etc.
Strict Total Order: a binary relation over a set is strict order and connected
- e.g.: Dictionary Order, etc.
Hasse Diagram: is strict order over a set , , Hasse diagram has a edge
Notice: it (binary relation) is very different with the binary operation of group theory.
Partial Order: a binary relation over a set is reflexive, antisymmetric and transitive
Total Order: a binary relation over a set is partial order and connected.
Equivalence Relation: a binary relation over a set is reflexive, symmetric and transitive
- e.g. , modular
- cyclic and reflexive is equivalence relation
Equivalence Class: Let be Equivalence Relation on a set , , the Equivalence Class of respect to , denoted has property
- (lemma)
Partition: let be any set, and be a collection of subsets of . is a partition of
- Let be an equivalence relation on a set . The set of Equivalence Classes is a partition of .
- Or we can say is unique