Find the word definition

Wiktionary
binary relation

n. (context set theory English) A relation, such as "is less than" or "is the daughter of", that makes statements about pairs of objects, these statements being true or false depending on the objects.

Wikipedia
Binary relation

In mathematics, a binary relation on a set A is a collection of ordered pairs of elements of A. In other words, it is a subset of the Cartesian product A = . More generally, a binary relation between two sets A and B is a subset of . The terms correspondence, dyadic relation and 2-place relation are synonyms for binary relation.

An example is the " divides" relation between the set of prime numbers P and the set of integers Z, in which every prime p is associated with every integer z that is a multiple of p (but with no integer that is not a multiple of p). In this relation, for instance, the prime 2 is associated with numbers that include −4, 0, 6, 10, but not 1 or 9; and the prime 3 is associated with numbers that include 0, 6, and 9, but not 4 or 13.

Binary relations are used in many branches of mathematics to model concepts like " is greater than", " is equal to", and "divides" in arithmetic, " is congruent to" in geometry, "is adjacent to" in graph theory, "is orthogonal to" in linear algebra and many more. The concept of function is defined as a special kind of binary relation. Binary relations are also heavily used in computer science.

A binary relation is the special case of an n-ary relation RA × … × A, that is, a set of n-tuples where the jth component of each n-tuple is taken from the jth domain A of the relation. An example for a ternary relation on Z×Z×Z is " ... lies between ... and ...", containing e.g. the triples , , and .

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.