Binary relations
A binary relation on a set is a collection of ordered pairs of the set's elements.
A binary relation on a set is a set of ordered pairs of elements of ; it is a subset of the Cartesian product .
A binary relation between sets and is a subset of .
The terms correspondence, dyadic relation and 2-place relation are synonyms for binary relation.
Binary relations are used to model concepts like "is greater than", "is equal to", and similar. The concept of function is defined as a special kind of binary relation.
A binary relation is the special case n = 2 of an n-ary relation R β A1 Γ β¦ Γ An, that is, a set of n-tuples where the jth component of each n-tuple is taken from the jth domain Aj of the relation. An example for a ternary relation on ZΓZΓZ is " ... lies between ... and ...", containing e.g. the triples (5,2,8), (5,8,2), and (β4,9,β7).
The Cartesian product, , from set to set represents the full relation between two sets, where every ordered pair participates in the relation.
Any subset of is called a relation between and .
On the other side of the extreme is the empty relation, which is an empty set since no elements, let alone ordered pairs, participate. Despite being empty, it is still considered as a relation between two sets.
In between these two extremes are all other relations, therefore, any relation from set to is a subset of the Cartesian product, .
Relations may also exist between objects of the same set or between objects of two or more sets.
Any subset of is called a relation on .
Most of these relations are anonymous, some popular ones have a name, and the most popular come with a name and a special symbol attached.
Since a relation on is a subset of , it is an element of the powerset of i.e.
If is a relation on and then we also write and read it as "x is in R-relation to y", or simply, "x is in relation to y", if R is understood.
A binary relation on the sets and is an element in their power set:
If then we simply say that the binary relation is over , or that it is an endorelation over .
or denotes a homogeneous relation when and a heterogeneous relation when .
Binary relations (all relations are transitive and reflexive)
Relation
Sy
vS
Cx
Wf
Jn
Mt
Equivalence relation
β
β
β
β
β
β
Preorder (Quasiorder)
β
β
β
β
β
β
Partial order
β
β
β
β
β
β
Total preorder
β
β
β
β
β
β
Total order
β
β
β
β
β
β
Prewellordering
β
β
β
β
β
β
Well-quasi-ordering
β
β
β
β
β
β
Well-ordering
β
β
β
β
β
β
Lattice
β
β
β
β
β
β
Join-semilattice
β
β
β
β
β
β
Meet-semilattice
β
β
β
β
β
β
Legend:
Sy: Symmetric
vS: Anti-symmetric
Cx: Connex
Wf: Well-formed
Jn: has join
Mt: has meet
Reference
https://en.wikipedia.org/wiki/Binary_relation
https://en.wikipedia.org/wiki/Lattice_(order) https://en.wikipedia.org/wiki/Finitary_relation https://en.wikipedia.org/wiki/Heterogeneous_relation
Last updated
Was this helpful?