maths.free › Set Theory & Logic › Relations and functions › Binary relation
Binary relation
In mathematics, a binary relation associates some elements of one set called the domain with some elements of another set (possibly the same) called the codomain.
Binary relation
In mathematics, a binary relation associates some elements of one set called the domain with some elements of another set (possibly the same) called the codomain. Precisely, a binary relation over sets \(X\) and \(Y\) is a set of ordered pairs \((x, y)\), where \(x\) is an element of \(X\) and \(y\) is an element of \(Y\). It encodes the common concept of relation: an element \(x\) is related to an element \(y\) if and only if the pair \((x, y)\) belongs to the set of ordered pairs that defines the binary relation.
An example of a binary relation is the "divides" relation over the set of prime numbers \(\mathbb{P}\) and the set of integers \(\mathbb{Z}\), in which each prime \(p\) is related to each integer \(z\) that is a multiple of \(p\), but not to an integer that is not a multiple of \(p\). In this relation, for instance, the prime number \(2\) is related to numbers such as \(-4\), \(0\), \(6\), \(10\), but not to \(1\) or \(9\), just as the prime number \(3\) is related to \(0\), \(6\), and \(9\), but not to \(4\) or \(13\).
A binary relation is called a homogeneous relation when \(X = Y\). A binary relation is also called a heterogeneous relation when it is not necessary that \(X = Y\).
Binary relations, and especially homogeneous relations, are used in many branches of mathematics to model a wide variety of concepts. These include, among others:
- the "is greater than", "is equal to", and "divides" relations in arithmetic;
- the "is congruent to" relation in geometry;
- the "is adjacent to" relation in graph theory;
- the "is orthogonal to" relation in linear algebra.
A function may be defined as a binary relation that meets additional constraints. Binary relations are also heavily used in computer science.
A binary relation over sets \(X\) and \(Y\) can be identified with an element of the power set of the Cartesian product \(X \times Y.\) Since a powerset is a lattice for set inclusion (\(\subseteq\)), relations can be manipulated using set operations (union, intersection, and complementation) and algebra of sets.
In some systems of axiomatic set theory, relations are extended to classes, which are generalizations of sets. This extension is needed for, among other things, modeling the concepts of "is an element of" or "is a subset of" in set theory, without running into logical inconsistencies such as Russell's paradox.
Condensed: the full section is in Wikipedia.
Definition
Given sets \(X\) and \(Y\), the Cartesian product \(X \times Y\) is defined as \(\{ (x, y) \mid x \in X \text{ and } y \in Y \},\) and its elements are called ordered pairs.
A binary relation \(R\) over sets \(X\) and \(Y\) is a subset of \(X \times Y.\) The set \(X\) is called the domain or set of departure of \(R\), and the set \(Y\) the codomain or set of destination of \(R\). In order to specify the choices of the sets \(X\) and \(Y\), some authors define a binary relation or correspondence as an ordered triple \((X, Y, G)\), where \(G\) is a subset of \(X \times Y\) called the graph of the binary relation. The statement \((x, y) \in R\) reads "\(x\) is \(R\)-related to \(y\)" and is denoted by \(xRy\). The domain of definition or active domain of \(R\) is the set of all \(x\) such that \(xRy\) for at least one \(y\). The codomain of definition, active codomain, image or range of \(R\) is the set of all \(y\) such that \(xRy\) for at least one \(x\). The field of \(R\) is the union of its domain of definition and its codomain of definition.
When \(X = Y,\) a binary relation is called a homogeneous relation (or endorelation). To emphasize the fact that \(X\) and \(Y\) are allowed to be different, a binary relation is also called a heterogeneous relation. The prefix hetero is from the Greek ἕτερος (heteros, "other, another, different").
A heterogeneous relation has been called a rectangular relation, suggesting that it does not have the square-like symmetry of a homogeneous relation on a set where \(A = B.\) Commenting on the development of binary relations beyond homogeneous relations, researchers wrote, "... a variant of the theory has evolved that treats relations from the very beginning as heterogeneous or rectangular, i.e. as relations where the normal case is that they are relations between different sets."
The terms correspondence, dyadic relation and two-place relation are synonyms for binary relation, though some authors use the term "binary relation" for any subset of a Cartesian product \(X \times Y\) without reference to \(X\) and \(Y\), and reserve the term "correspondence" for a binary relation with reference to \(X\) and \(Y\).
In a binary relation, the order of the elements is important; if \(x \neq y\) then \(yRx\) can be true or false independently of \(xRy\). For example, \(3\) divides \(9\), but \(9\) does not divide \(3\).
Union
If \(R\) and \(S\) are binary relations over sets \(X\) and \(Y\) then \(R \cup S = \{ (x, y) \mid xRy \text{ or } xSy \}\) is the union relation of \(R\) and \(S\) over \(X\) and \(Y\).
The identity element is the empty relation, in which no \(x\) is related to any \(y\).
For example, \(\leq\) is the union of \(<\) and \(=\), and \(\geq\) is the union of \(>\) and \(=\).
Intersection
If \(R\) and \(S\) are binary relations over sets \(X\) and \(Y\) then \(R \cap S = \{ (x, y) \mid xRy \text{ and } xSy \}\) is the intersection relation of \(R\) and \(S\) over \(X\) and \(Y\).
The identity element is the universal relation, in which every \(x\) is related to every \(y\).
For example, the relation "is divisible by 6" is the intersection of the relations "is divisible by 3" and "is divisible by 2".
Composition
If \(R\) is a binary relation over sets \(X\) and \(Y\), and \(S\) is a binary relation over sets \(Y\) and \(Z\) then \(S \circ R = \{ (x, z) \mid \text{ there exists } y \in Y \text{ such that } xRy \text{ and } ySz \}\) (also denoted by \(R; S\)) is the composition relation of \(R\) and \(S\) over \(X\) and \(Z\).
If \(X=Y=Z\), the identity element w.r.t. composition is the identity relation on \(X\), in which \(x \in X\) is related only to itself.
The order of \(R\) and \(S\) in the notation \(S \circ R\) used here agrees with the standard notational order for composition of functions. For example, the composition (is parent of)\(\circ\)(is mother of) yields (is grandmother of), while the composition (is mother of)\(\circ\)(is parent of) yields (is maternal grandparent of). For the latter case, if \(x\) is the parent of \(y\) and \(y\) is the mother of \(z\), then \(x\) is the maternal grandparent of \(z\).
Converse
If \(R\) is a binary relation over sets \(X\) and \(Y\) then \(R^\textsf{T} = \{ (y, x) \mid xRy \}\) is the converse relation, also called inverse relation, of \(R\) over \(Y\) and \(X\).
For example, \(=\) is the converse of itself, as is \(\neq\), and \(<\) and \(>\) are each other's converse, as are \(\leq\) and \(\geq.\) A binary relation is equal to its converse if and only if it is symmetric.
Complement
If \(R\) is a binary relation over sets \(X\) and \(Y\) then \(\bar{R} = \{ (x, y) \mid \neg xRy \}\) (also denoted by \(\neg R\)) is the complementary relation of \(R\) over \(X\) and \(Y\).
For example, \(=\) and \(\neq\) are each other's complement, as are \(\subseteq\) and \(\not \subseteq\), \(\supseteq\) and \(\not \supseteq\), \(\in\) and \(\not \in\), and for total orders also \(<\) and \(\geq\), and \(>\) and \(\leq\).
The complement of the converse relation \(R^\textsf{T}\) is the converse of the complement: \(\overline{R^\mathsf{T}} = \bar{R}^\mathsf{T}.\)
If \(X = Y,\) the complement has the following properties:
- If a relation is symmetric, then so is the complement.
- The complement of a reflexive relation is irreflexive, and vice versa.
- The complement of a strict weak order is a total preorder, and vice versa.
Restriction
If \(R\) is a binary homogeneous relation over a set \(X\) and \(S\) is a subset of \(X\) then \(R_{\vert S} = \{ (x, y) \mid xRy \text{ and } x \in S \text{ and } y \in S \}\) is the restriction relation of \(R\) to \(S\) over \(X\).
If \(R\) is a binary relation over sets \(X\) and \(Y\) and if \(S\) is a subset of \(X\) then \(R_{\vert S} = \{ (x, y) \mid xRy \text{ and } x \in S \}\) is the left-restriction relation of \(R\) to \(S\) over \(X\) and \(Y\).
If a relation is reflexive, irreflexive, symmetric, antisymmetric, asymmetric, transitive, total, trichotomous, a partial order, total order, strict weak order, total preorder (weak order), or an equivalence relation, then so too are its restrictions.
However, the transitive closure of a restriction is a subset of the restriction of the transitive closure, i.e., in general not equal. For example, restricting the relation "\(x\) is parent of \(y\)" to females yields the relation "\(x\) is mother of the woman \(y\)"; its transitive closure does not relate a woman with her paternal grandmother. On the other hand, the transitive closure of "is parent of" is "is ancestor of"; its restriction to females does relate a woman with her paternal grandmother.
Also, the various concepts of completeness (not to be confused with being "total") do not carry over to restrictions. For example, over the real numbers a property of the relation \(\leq\) is that every non-empty subset \(S \subseteq \R\) with an upper bound in \(\R\) has a least upper bound (also called supremum) in \(\R.\) However, for the rational numbers this supremum is not necessarily rational, so the same property does not hold on the restriction of the relation \(\leq\) to the rational numbers.
A binary relation \(R\) over sets \(X\) and \(Y\) is said to be contained in a relation \(S\) over \(X\) and \(Y\), written \(R \subseteq S,\) if \(R\) is a subset of \(S\), that is, for all \(x \in X\) and \(y \in Y,\) if \(xRy\), then \(xSy\). If \(R\) is contained in \(S\) and \(S\) is contained in \(R\), then \(R\) and \(S\) are called equal written \(R = S\). If \(R\) is contained in \(S\) but \(S\) is not contained in \(R\), then \(R\) is said to be smaller than \(S\), written \(R \subsetneq S.\) For example, on the rational numbers, the relation \(>\) is smaller than \(\geq\), and equal to the composition \(> \circ >\).
Matrix representation
Binary relations over sets \(X\) and \(Y\) can be represented algebraically by logical matrices indexed by \(X\) and \(Y\) with entries in the Boolean semiring (addition corresponds to OR and multiplication to AND) where matrix addition corresponds to union of relations, matrix multiplication corresponds to composition of relations (of a relation over \(X\) and \(Y\) and a relation over \(Y\) and \(Z\)), the Hadamard product corresponds to intersection of relations, the zero matrix corresponds to the empty relation, and the matrix of ones corresponds to the universal relation. Homogeneous relations (when \(X = Y\)) form a matrix semiring (indeed, a matrix semialgebra over the Boolean semiring) where the identity matrix corresponds to the identity relation.
Examples
- The following example shows that the choice of codomain is important. Suppose there are four objects \(A = \{ \text{ball, car, doll, cup} \}\) and four people \(B = \{ \text{John, Mary, Ian, Venus} \}.\) A possible relation on \(A\) and \(B\) is the relation "is owned by", given by \(R = \{ (\text{ball, John}), (\text{doll, Mary}), (\text{car, Venus}) \}.\) That is, John owns the ball, Mary owns the doll, and Venus owns the car. Nobody owns the cup and Ian owns nothing; see the 1st example. As a set, \(R\) does not involve Ian, and therefore \(R\) could have been viewed as a subset of \(A \times \{ \text{John, Mary, Venus} \},\) i.e. a relation over \(A\) and \(\{ \text{John, Mary, Venus} \};\) see the 2nd example. But in that second example, \(R\) contains no information about the ownership by Ian. While the 2nd example relation is surjective (see below), the 1st is not.
- Let \(A = \{\text{Indian}, \text{Arctic}, \text{Atlantic}, \text{Pacific}\}\), the oceans of the globe, and \(B = \{\text{NA}, \text{SA}, \text{AF}, \text{EU}, \text{AS}, \text{AU}, \text{AA}\}\), the continents. Let \(aRb\) represent that ocean \(a\) borders continent \(b\). Then the logical matrix for this relation is:
\(R = \begin{pmatrix} 0 & 0 & 1 & 0 & 1 & 1 & 1 \\ 1 & 0 & 0 & 1 & 1 & 0 & 0 \\ 1 & 1 & 1 & 1 & 0 & 0 & 1 \\ 1 & 1 & 0 & 0 & 1 & 1 & 1 \end{pmatrix} .\)
The connectivity of the planet Earth can be viewed through \(R R^\mathsf{T}\) and \(R^\mathsf{T} R\), the former being a \(4 \times 4\) relation on \(A\), which is the universal relation (\(A \times A\) or a logical matrix of all ones). This universal relation reflects the fact that every ocean is separated from the others by at most one continent. On the other hand, \(R^\mathsf{T} R\) is a relation on \(B \times B\) which fails to be universal because at least two oceans must be traversed to voyage from Europe to Australia. - Visualization of relations leans on graph theory: For relations on a set (homogeneous relations), a directed graph illustrates a relation and a graph a symmetric relation. For heterogeneous relations a hypergraph has edges possibly with more than two nodes, and can be illustrated by a bipartite graph. Just as the clique is integral to relations on a set, so bicliques are used to describe heterogeneous relations; indeed, they are the "concepts" that generate a lattice associated with a relation.
- Hyperbolic orthogonality: Time and space are different categories, and temporal properties are separate from spatial properties. The idea of simultaneous events is simple in absolute space and time since each time \(t\) determines a simultaneous hyperplane in that cosmology. Hermann Minkowski changed that when he articulated the notion of relative simultaneity, which exists when spatial events are "normal" to a time characterized by a velocity. He used an indefinite inner product, and specified that a time vector is normal to a space vector when that product is zero. The indefinite inner product in a composition algebra is given by
\(\langle x, z\rangle = x \bar{z} + \bar{x}z\;\) where the overbar denotes conjugation.
As a relation between some temporal events and some spatial events, hyperbolic orthogonality (as found in split-complex numbers) is a heterogeneous relation. - A geometric configuration can be considered a relation between its points and its lines. The relation is expressed as incidence. Finite and infinite projective and affine planes are included. Jakob Steiner pioneered the cataloguing of configurations with the Steiner systems \(\operatorname S(t, k, n)\) which have an n-element set \(\operatorname S\) and a set of k-element subsets called blocks, such that a subset with \(t\) elements lies in just one block. These incidence structures have been generalized with block designs. The incidence matrix used in these geometrical contexts corresponds to the logical matrix used generally with binary relations.
An incidence structure is a triple \(\mathbf D = (V, \mathbf B, I)\) where \(V\) and \(\mathbf B\) are any two disjoint sets and \(I\) is a binary relation between \(V\) and \(\mathbf B\), i.e. \(I \subseteq V \times \mathbf B.\) The elements of \(V\) will be called points, those of \(\mathbf B\) blocks, and those of \(I\) flags.
Types of binary relations
Some important types of binary relations \(R\) over sets \(X\) and \(Y\) are listed below.
Uniqueness properties:
- Injective (also called left-unique): for all \(x, y \in X\) and all \(z \in Y,\) if \(xRz\) and \(yRz\) then \(x = y\). In other words, every element of the codomain has at most one preimage element. For such a relation, \(Y\) is called a primary key of \(R\). For example, the green and blue binary relations in the diagram are injective, but the red one is not (as it relates both \(-1\) and \(1\) to \(1\)), nor the black one (as it relates both \(-1\) and \(1\) to \(0\)).
- Functional (also called right-unique or univalent): for all \(x \in X\) and all \(y, z \in Y,\) if \(xRy\) and \(xRz\) then \(y = z\). In other words, every element of the domain has at most one image element. Such a binary relation is called a partial function or partial mapping. For such a relation, \(\{ X \}\) is called a primary key of \(R\). For example, the red and green binary relations in the diagram are functional, but the blue one is not (as it relates \(1\) to both \(1\) and \(-1\)), nor the black one (as it relates \(0\) to both \(-1\) and \(1\)).
- One-to-one: injective and functional. For example, the green binary relation in the diagram is one-to-one, but the red, blue and black ones are not.
- One-to-many: injective and not functional. For example, the blue binary relation in the diagram is one-to-many, but the red, green and black ones are not.
- Many-to-one: functional and not injective. For example, the red binary relation in the diagram is many-to-one, but the green, blue and black ones are not.
- Many-to-many: not injective nor functional. For example, the black binary relation in the diagram is many-to-many, but the red, green and blue ones are not.
Totality properties (only definable if the domain \(X\) and codomain \(Y\) are specified):
- Total (also called left-total): for all \(x \in X\) there exists a \(y \in Y\) such that \(xRy\). In other words, every element of the domain has at least one image element. In other words, the domain of definition of \(R\) is equal to \(X\). This property, is different from the definition of connected (also called total by some authors) in Properties. Such a binary relation is called a multivalued function. For example, the red and green binary relations in the diagram are total, but the blue one is not (as it does not relate \(-1\) to any real number), nor the black one (as it does not relate \(2\) to any real number). As another example, \(>\) is a total relation over the integers. But it is not a total relation over the positive integers, because there is no \(y\) in the positive integers such that \(1 > y\). However, \(<\) is a total relation over the positive integers, the rational numbers and the real numbers. Every reflexive relation is total: for a given \(x\), choose \(y = x\).
- Surjective (also called right-total): for all \(y \in Y\), there exists an \(x \in X\) such that \(xRy\). In other words, every element of the codomain has at least one preimage element. In other words, the codomain of definition of \(R\) is equal to \(Y\). For example, the green and blue binary relations in the diagram are surjective, but the red one is not (as it does not relate any real number to \(-1\)), nor the black one (as it does not relate any real number to \(2\)).
Uniqueness and totality properties (only definable if the domain \(X\) and codomain \(Y\) are specified):
If relations over proper classes are allowed:
Condensed: the full section is in Wikipedia.
Sets versus classes
Certain mathematical "relations", such as "equal to", "subset of", and "member of", cannot be understood to be binary relations as defined above, because their domains and codomains cannot be taken to be sets in the usual systems of axiomatic set theory. For example, to model the general concept of "equality" as a binary relation \(=\), take the domain and codomain to be the "class of all sets", which is not a set in the usual set theory.
In most mathematical contexts, references to the relations of equality, membership and subset are harmless because they can be understood implicitly to be restricted to some set in the context. The usual work-around to this problem is to select a "large enough" set \(A\), that contains all the objects of interest, and work with the restriction \(=_A\) instead of \(=\). Similarly, the "subset of" relation \(\subseteq\) needs to be restricted to have domain and codomain \(P(A)\) (the power set of a specific set \(A\)): the resulting set relation can be denoted by \(\subseteq_A.\) Also, the "member of" relation needs to be restricted to have domain \(A\) and codomain \(P(A)\) to obtain a binary relation \(\in_A\) that is a set. Bertrand Russell has shown that assuming \(\in\) to be defined over all sets leads to a contradiction in naive set theory, see Russell's paradox.
Another solution to this problem is to use a set theory with proper classes, such as NBG or Morse-Kelley set theory, and allow the domain and codomain (and so the graph) to be proper classes: in such a theory, equality, membership, and subset are binary relations without special comment. (A minor modification needs to be made to the concept of the ordered triple \((X, Y, G)\), as normally a proper class cannot be a member of an ordered tuple; or of course one can identify the binary relation with its graph in this context.) With this definition one can for instance define a binary relation over every set and its power set.
Homogeneous relation
A homogeneous relation over a set \(X\) is a binary relation over \(X\) and itself, i.e. it is a subset of the Cartesian product \(X \times X.\) It is also simply called a (binary) relation over \(X\).
A homogeneous relation \(R\) over a set \(X\) may be identified with a directed simple graph permitting loops, where \(X\) is the vertex set and \(R\) is the edge set (there is an edge from a vertex \(x\) to a vertex \(y\) if and only if \(xRy\)). The set of all homogeneous relations \(\mathcal{B}(X)\) over a set \(X\) is the power set \(2^{X \times X}\) which is a Boolean algebra augmented with the involution of mapping of a relation to its converse relation. Considering composition of relations as a binary operation on \(\mathcal{B}(X)\), it forms a semigroup with involution.
Some important properties that a homogeneous relation \(R\) over a set \(X\) may have are:
- Reflexive: for all \(x \in X,\) \(xRx\). For example, \(\geq\) is a reflexive relation but > is not.
- Irreflexive: for all \(x \in X,\) not \(xRx\). For example, \(>\) is an irreflexive relation, but \(\geq\) is not.
- Symmetric: for all \(x, y \in X,\) if \(xRy\) then \(yRx\). For example, "is a blood relative of" is a symmetric relation.
- Antisymmetric: for all \(x, y \in X,\) if \(xRy\) and \(yRx\) then \(x = y.\) For example, \(\geq\) is an antisymmetric relation.
- Asymmetric: for all \(x, y \in X,\) if \(xRy\) then not \(yRx\). A relation is asymmetric if and only if it is both antisymmetric and irreflexive. For example, > is an asymmetric relation, but \(\geq\) is not.
- Transitive: for all \(x, y, z \in X,\) if \(xRy\) and \(yRz\) then \(xRz\). A transitive relation is irreflexive if and only if it is asymmetric. For example, "is ancestor of" is a transitive relation, while "is parent of" is not.
- Connected: for all \(x, y \in X,\) if \(x \neq y\) then \(xRy\) or \(yRx\).
- Strongly connected: for all \(x, y \in X,\) \(xRy\) or \(yRx\).
- Dense: for all \(x, y \in X,\) if \(xRy ,\) then some \(z \in X\) exists such that \(xRz\) and \(zRy\).
A partial order is a relation that is reflexive, antisymmetric, and transitive. A strict partial order is a relation that is irreflexive, asymmetric, and transitive. A total order is a relation that is reflexive, antisymmetric, transitive and connected. A strict total order is a relation that is irreflexive, asymmetric, transitive and connected. An equivalence relation is a relation that is reflexive, symmetric, and transitive. For example, "\(x\) divides \(y\)" is a partial, but not a total order on natural numbers \(\N,\) "\(x < y\)" is a strict total order on \(\N,\) and "\(x\) is parallel to \(y\)" is an equivalence relation on the set of all lines in the Euclidean plane.
All operations defined in section § Operations also apply to homogeneous relations. Beyond that, a homogeneous relation over a set \(X\) may be subjected to closure operations like:
Reflexive closure
the smallest reflexive relation over \(X\) containing \(R\),
Transitive closure
the smallest transitive relation over \(X\) containing \(R\),
Equivalence closure
the smallest equivalence relation over \(X\) containing \(R\).
Calculus of relations
Developments in algebraic logic have facilitated usage of binary relations. The calculus of relations includes the algebra of sets, extended by composition of relations and the use of converse relations. The inclusion \(R \subseteq S,\) meaning that \(aRb\) implies \(aSb\), sets the scene in a lattice of relations. But since \(P \subseteq Q \equiv (P \cap \bar{Q} = \varnothing ) \equiv (P \cap Q = P),\) the inclusion symbol is superfluous. Nevertheless, composition of relations and manipulation of the operators according to Schröder rules, provides a calculus to work in the power set of \(A \times B.\)
In contrast to homogeneous relations, the composition of relations operation is only a partial function. The necessity of matching target to source of composed relations has led to the suggestion that the study of heterogeneous relations is a chapter of category theory as in the category of sets, except that the morphisms of this category are relations. The objects of the category Rel are sets, and the relation-morphisms compose as required in a category.
Ankehitriny ianao Tsy misy milina fanisana afaka mamaha io olana io, saingy azo atao ny maminavina ny ampahany amin'io. Andramo ny iray eto ambany, na soraty ny anao manokana.
Ny kaonty maimaimpoana dia mampiditra ny fanamarihana amin'ny lesona tsirairay, ny tahirin'ny zavatra vitanao, ny olana voavahao ao amin'ny toerana iray, ary ny mpampianatra iray izay azonao anontanio momba ity pejy ity. misokatra ho an'ny rehetra ny matematika, na efa niditra na tsy niditra.
Misoratra anarana FidiranaMarika ampiasaina eto
Tsindrio ny marika iray mba hahitana ny famaritana feno, sary, ary ny dikan'ny litera tsirairay ao aminy.
Fanontaniana napetrak'ireo olona
Are some infinities bigger than others?
Yes. The integers and the rationals can be listed; the real numbers cannot (Cantor's diagonal argument), so there are strictly more reals than integers.
What is the difference between a relation and a function?
A relation pairs inputs with outputs freely; a function is a relation in which every input gets exactly one output.
Nalaina avy amin'ny Wikipedia (CC BY-SA 4.0). Nofafana sy nanazavana indray eto; ny hadisoana dia antsika.
Mbola maro ao Set Theory & Logic
Sets and operationsRelations, functions and equivalenceCardinality and infinityLogic and methods of proof