All Topics  
Binary relation

 

   Email Print
   Bookmark   Link






 

Binary relation



 
 
In mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, a binary relation (or a dyadic or 2-place relation) is an arbitrary association of elements within a set or with elements of another set.

An example is the "divides" relation between the set of prime number
Prime number

In mathematics, a prime number is a natural number which has exactly two distinct natural number divisors: 1 and itself. An infinitude of prime numbers exists, as demonstrated by Euclid around 300 BC....
s P and the set of integer
Integer

The integers are natural numbers including 0 and their negative and non-negative numberss . They are numbers that can be written without a fractional or decimal component, and fall within the set ....
s Z, in which every prime p is associated with every integer z that is a multiple of p, and no other. 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
Inequality

In mathematics, an inequality is a statement about the relative size or order of two objects, or about whether they are the same or not *The notation a < b means that a is less than b....
", "is equal to
Equality (mathematics)

Equality is the paradigmatic example of the more general concept of equivalence relations on a set: those binary relations which are reflexive relation, symmetric relation, and transitive relation....
", and "divides" in arithmetic
Arithmetic

Arithmetic or arithmetics is the oldest and most elementary branch of mathematics, used by almost everyone, for tasks ranging from simple day-to-day counting to advanced science and business calculations....
, "is congruent to
Congruence (geometry)

In geometry, two sets of point are called congruent if one can be transformed into the other by an isometry, i.e., a combination of translation s, rotations and reflection s....
" in geometry
Geometry

Geometry arose as the field of knowledge dealing with spatial relationships. Geometry was one of the two fields of pre-modern mathematics, the other being the study of numbers....
, "is adjacent to" in graph theory
Graph theory

In mathematics and computer science, graph theory is the study of graph : mathematical structures used to model pairwise relations between objects from a certain collection....
, and many more.






Discussion
Ask a question about 'Binary relation'
Start a new discussion about 'Binary relation'
Answer questions from other users
Full Discussion Forum



Encyclopedia


In mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, a binary relation (or a dyadic or 2-place relation) is an arbitrary association of elements within a set or with elements of another set.

An example is the "divides" relation between the set of prime number
Prime number

In mathematics, a prime number is a natural number which has exactly two distinct natural number divisors: 1 and itself. An infinitude of prime numbers exists, as demonstrated by Euclid around 300 BC....
s P and the set of integer
Integer

The integers are natural numbers including 0 and their negative and non-negative numberss . They are numbers that can be written without a fractional or decimal component, and fall within the set ....
s Z, in which every prime p is associated with every integer z that is a multiple of p, and no other. 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
Inequality

In mathematics, an inequality is a statement about the relative size or order of two objects, or about whether they are the same or not *The notation a < b means that a is less than b....
", "is equal to
Equality (mathematics)

Equality is the paradigmatic example of the more general concept of equivalence relations on a set: those binary relations which are reflexive relation, symmetric relation, and transitive relation....
", and "divides" in arithmetic
Arithmetic

Arithmetic or arithmetics is the oldest and most elementary branch of mathematics, used by almost everyone, for tasks ranging from simple day-to-day counting to advanced science and business calculations....
, "is congruent to
Congruence (geometry)

In geometry, two sets of point are called congruent if one can be transformed into the other by an isometry, i.e., a combination of translation s, rotations and reflection s....
" in geometry
Geometry

Geometry arose as the field of knowledge dealing with spatial relationships. Geometry was one of the two fields of pre-modern mathematics, the other being the study of numbers....
, "is adjacent to" in graph theory
Graph theory

In mathematics and computer science, graph theory is the study of graph : mathematical structures used to model pairwise relations between objects from a certain collection....
, and many more. The concept of function
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
 is defined as a special kind of binary relation. Binary relations are also heavily used in computer science
Computer science

Computer science is the study of the theoretical foundations of information and computation, and of practical techniques for their implementation and application in computer systems....
, especially within the relational model
Relational model

The relational model for database management is a database model based on first-order logic, first formulated and proposed in 1969 by Edgar F. Codd....
 for database
Database

A database is a structured collection of records or data that is stored in a computer system. The structure is achieved by organizing the data according to a database model....
s.

A binary relation is the special case of an n-ary
Arity

In logic, mathematics, and computer science, the arity of a function or operation is the number of arguments or operands that the function takes. The arity of a relation is the number of domains in the corresponding Cartesian product....
 relation
Relation (mathematics)

In mathematics , a relation is a property that assigns truth values to combinations of k first-order logic. Typically, the property describes a possible connection between the components of a k-tuple....
, that is, a set of n-tuple
Tuple

In mathematics, a tuple is a sequence of a specific number of values, called the components of the tuple. These components can be any kind of mathematical objects, where each component of a tuple is a value of a specified type....
s where the jth component of each n-tuple is taken from the jth domain Xj of the relation. An n-ary relation among elements of a single set is said to be homogeneous.

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
Set theory

Set theory is the branch of mathematics that studies Set , which are collections of objects. Although any type of object can be collected into a set, set theory is applied most often to objects that are relevant to mathematics....
, without running into logical inconsistencies such as Russell's paradox
Russell's paradox

Part of fundamental mathematics, Russell's paradox , discovered by Bertrand Russell in 1901, showed that the naive set theory of Gottlob Frege leads to a contradiction....
.

Formal definition

A binary relation R is usually defined as an ordered triple (X, Y, G) where X and Y are arbitrary sets (or classes), and G is a subset
Subset

In mathematics, especially in set theory, a Set A is a subset of a set B if A is "contained" inside B. Notice that A and B may coincide....
 of the Cartesian product
Cartesian product

In mathematics, the Cartesian product is a direct product of sets. The Cartesian product is named after Ren? Descartes, whose formulation of analytic geometry gave rise to this concept....
 X × Y. The sets X and Y are called the domain
Domain (mathematics)

In mathematics, the domain of a given function is the set of "input" values for which the function is defined. For instance, the domain of cosine would be all real numbers, while the domain of the square root would be only numbers greater than or equal to 0 ....
 and codomain
Codomain

In mathematics, the codomain, range or target set, of a function , described symbolically as ' : ' ? ', is the set ' into which all of the output of the function is constrained to fall....
, respectively, of the relation, and G is called its graph
Graph of a function

In mathematics, the graph of a function f is the collection of all ordered pairs . In particular, if x is a real number, graph means the graphical representation of this collection, in the form of a curve on a Cartesian coordinate system, together with Cartesian axes, etc....
.

The statement (x,y) ? R is read "x is R-related to y", and is denoted by xRy or R(x,y). The latter notation corresponds to viewing R as the characteristic function
Indicator function

In mathematics, an indicator function or a characteristic function is a Function defined on a Set that indicates membership of an element in a subset of ....
 of the set of pairs
G.

The order of the elements in each pair of
G is important: if a ? b, then aRb and bRa can be true or false, independently of each other.

Is a relation more than its graph?

According to the definition above, two relations with the same graph may be different, if they differ in the sets
X and Y. For example, if G = , then (
Z,Z, G), (R, N, G), and (N, R, G) are three distinct relations.

Some mathematicians do not consider the sets
X and Y to be part of the relation, and therefore define a binary relation as being a subset of X×Y, that is, just the graph G. According to this view, the set of pairs is a relation from any set that contains to any set that contains .

A special case of this difference in points of view applies to the notion of function
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
. Most authors insist on distinguishing between a function's codomain
Codomain

In mathematics, the codomain, range or target set, of a function , described symbolically as ' : ' ? ', is the set ' into which all of the output of the function is constrained to fall....
 and its range
Range (mathematics)

In mathematics, the range of a function is the Set of all "output" values produced by that function. Sometimes it is called the , or more precisely, the image of the domain of the function....
. Thus, a single "rule" like mapping every real number
x to x2 can lead to distinct functions f:
R?R and g:R?R+, depending as the images under that rule are understood to be reals or, more particularly, non-negative reals. But others view functions as simply sets of ordered pairs with unique first components. This difference in perspectives does raise some nontrivial issues. As an example, the former camp will consider surjectivity—or being onto—as a property of functions, while the latter will see it as a relationship that functions may bear to sets.

Either approach is adequate for most uses, provided that one attends to the necessary changes in language, notation, and the definitions of concepts like restriction
Restriction (mathematics)

In mathematics, the notion of restriction finds a general definition in the context of sheaf .Often, the following definition will be sufficient:...
s, composition
Composition of relations

In mathematics, the composition of binary relations is a concept of forming a new relation S o R from two given relations R and S, having as its most well-known special case the composition of functions....
, inverse relation
Inverse relation

In mathematics, the inverse relation of a binary relation is the relation that occurs when you switch the order of the elements in the relation....
, and so on. The choice between the two definitions usually matters only in very formal contexts, like category theory
Category theory

In mathematics, category theory deals in an abstract way with mathematical structures and relationships between them: it abstracts from set s and function s to objects linked in diagrams by morphisms or arrows....
.

Example


Example: Suppose there are four objects: and four persons: . Suppose that John owns the ball, Mary owns the doll, and Venus owns the car. No one owns the gun and So owns nothing. Then the binary relation "is owned by" is given as
R=(, , ).


Thus the first element of R is the set of objects, the second is the set of people, and the last element is a set of ordered pairs of the form (object, owner).

The pair (ball, John), denoted by ball
RJohn means that the ball is owned by John.

Two different relations could have the same graph. For example: the relation
( )
is different from the previous one as everyone is an owner. But the graphs of the two relations are the same.

Nevertheless,
R is usually identified or even defined as G(R) and "an ordered pair (x, y) ? G(R)" is usually denoted as "(x, y) ? R".

Special types of binary relations

Some important classes of binary relations
R over X and Y are listed below

  • left-total: for all x in X there exists a y in Y such that xRy (this property, although sometimes also referred to as total, is different from the definition of total in the next section).
  • surjective
    Surjective function

    In mathematics, a function f is said to be surjective or onto, if its values span its whole codomain; that is, for every y in the codomain, there is at least one x in the domain such that f = y ....
    or right-total: for all
    y in Y there exists an x in X such that xRy.
  • functional (also called right-definite or right-unique): for all x in X, and y and z in Y it holds that if xRy and xRz then y = z.
  • injective
    Injective function

    In mathematics, an injective function is a function which associates distinct arguments with distinct values.An injective function is called an injection, and is also said to be a one-to-one function ....
    (or left-unique): for all
    x and z in X and y in Y it holds that if xRy and zRy then x = z.
  • bijective
    Bijection

    In mathematics, a bijection, or a bijective function is a function f from a set X to a set Y with the property that, for every y in Y, there is exactly one x in X such that f = y....
    : left-total, right-total, functional, and injective. A bijective relation is sometimes called a 1-to-1 correspondence.
A binary relation that is functional is called a partial function
Partial function

In mathematics, a partial function is a binary relation that associates each element of a Set , sometimes called its domain , with at most one element of another set, called its codomain....
; a binary relation that is both left-total and functional is called a function
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
.

A binary relation that is both functional and injective is sometimes called a 1-to-1 relation.

A binary relation that is both left-total and right-total is sometimes called a correspondence.

Relations over a set


If
X = Y then we simply say that the binary relation is over X. Or it is an endorelation over X.

Some important classes of binary relations over a set
X are:
  • reflexive
    Reflexive relation

    In set theory, a binary relation can have, among other properties, reflexivity or irreflexivity.At least in this context, relation always means a subset of X ? X....
    : for all
    x in X it holds that xRx. For example, "greater than or equal to" is a reflexive relation but "greater than" is not.
  • irreflexive (or strict): for all x in X it holds that not xRx. "Greater than" is an example of an irreflexive relation.
  • coreflexive: for all x and y in X it holds that if xRy then x = y.
  • symmetric
    Symmetric relation

    In mathematics, a binary relation R over a Set X is symmetric if it holds for all a and b in X that if a is related to b then b is related to a....
    : for all
    x and y in X it holds that if xRy then yRx. "Is a blood relative of" is a symmetric relation, because x is a blood relative of y if and only if y is a blood relative of x.
  • antisymmetric
    Antisymmetric relation

    In mathematics, a binary relation R on a Set X is antisymmetric if, for all a and b in Xor, equivalently,In mathematical notation, this is:...
    : for all
    x and y in X it holds that if xRy and yRx then x = y. "Greater than or equal to" is an antisymmetric relation, because if x=y and y=x, then x=y.
  • asymmetric
    Asymmetric relation

    Asymmetry often means, simply: not symmetric. In this sense an asymmetric relation is a binary relation which is not a symmetric relation.In some texts the word is given the following stronger definition....
    : for all
    x and y in X it holds that if xRy then not yRx. "Greater than" is an asymmetric relation, because if x>y then not y>x.
  • transitive
    Transitive relation

    In mathematics, a binary relation R over a Set X is transitive if whenever an element a is related to an element b, and b is in turn related to an element c, then a is also related to c....
    : for all
    x, y and z in X it holds that if xRy and yRz then xRz. "Is an ancestor of" is a transitive relation, because if x is an ancestor of y and y is an ancestor of z, then x is an ancestor of z.
  • total
    Total relation

    In mathematics, a binary relation R over a Set X is total if it holds for all a and b in X that a is related to b or b is related to a ....
    (or linear): for all
    x and y in X it holds that xRy or yRx (or both). "Is greater than or equal to" is an example of a total relation (this definition for total is different from the one in the previous section).
  • trichotomous: for all x and y in X exactly one of xRy, yRx or x = y holds. "Is greater than" is an example of a trichotomous relation.
  • Euclidean
    Euclidean relation

    In mathematics, a binary relation R over a Set X is Euclidean if it holds for all a, b, and c in X, that if a is related to b and a is related to c, then b is related to c....
    : for all
    x, y and z in X it holds that if xRy and xRz, then yRz.
  • extendable (or serial): for all x in X, there exists y in X such that xRy. "Is greater than" is an extendable relation on the integers. But it is not an extendable relation on the positive integers, because there is no y in the positive integers such that 1>y.
  • set-like: for every x in X, the class
    Class (set theory)

    In set theory and its applications throughout mathematics, a class is a collection of Set which can be unambiguously defined by a property that all its members share....
     of all
    y such that yRx is a set. (This makes sense only if we allow relations on proper classes.) The usual ordering < on the class of ordinal numbers is set-like, while its inverse <-1 is not.


A relation which is reflexive, symmetric and transitive is called an equivalence relation
Equivalence relation

In mathematics, an equivalence relation is, loosely, a binary relation on a Set that specifies how to split up the set into subsets such that every element of the larger set is in exactly one of the subsets....
. A relation which is reflexive, antisymmetric and transitive is called a partial order. A partial order which is total is called a total order
Total order

In mathematics and set theory, a total order, linear order, simple order, or ordering is a binary relation on some Set X....
 or a linear order or a chain. A linear order in which every nonempty set has a least element is called a well-order
Well-order

In mathematics, a well-order relation on a Set S is a total order on S with the property that every non-empty subset of S has a least element in this ordering....
.

A relation which is symmetric, transitive, and extendable is also reflexive.

Operations on binary relations

If
R is a binary relation over X and Y, then the following is a binary relation over Y and X:
  • Inverse
    Inverse relation

    In mathematics, the inverse relation of a binary relation is the relation that occurs when you switch the order of the elements in the relation....
    or converse:
    R −1, defined as R −1 = . A binary relation over a set is equal to its inverse if and only if it is symmetric. See also duality (order theory)
    Duality (order theory)

    In the mathematics area of order theory, every partially ordered set P gives rise to a dual partially ordered set which is often denoted by Pop or Pd....
    .


If
R is a binary relation over X, then each of the following is a binary relation over X:
  • Reflexive closure: R=, defined as R= = ? R or the smallest reflexive relation over X containing R. This can be seen to be equal to the intersection of all reflexive relations containing R.
  • Reflexive reduction: R?, defined as R? = R \ or the largest irreflexive relation over X contained in R.
  • Transitive closure
    Transitive closure

    In mathematics, the transitive closure of a binary relation R on a Set X is the smallest transitive relation on X that contains R....
    :
    R+, defined as the smallest transitive relation over X containing R. This can be seen to be equal to the intersection of all transitive relations containing R.
  • Transitive reduction
    Transitive reduction

    In mathematics, a transitive reduction of a binary relation R on a Set X is a minimal relation on X such that the transitive closure of is the same as the transitive closure of R....
    :
    R, defined as a minimal relation having the same transitive closure as R.
  • Transitive-reflexive closure: R *, defined as R * = (R+) =.


If
R, S are binary relations over X and Y, then each of the following is a binary relation:
  • Union: R ? S ? X × Y, defined as R ? S = .
  • Intersection: R n S ? X × Y, defined as R n S = .


If
R is a binary relation over X and Y, and S is a binary relation over Y and Z, then the following is a binary relation over X and Z: (see main article composition of relations
Composition of relations

In mathematics, the composition of binary relations is a concept of forming a new relation S o R from two given relations R and S, having as its most well-known special case the composition of functions....
)
  • Composition: S ° R (also denoted R ° S), defined as S ° R = . The order of R and S in the notation S ° R, used here agrees with the standard notational order for composition of functions.


Complement

If
R is a binary relation over X and Y, then the following too:
  • The complement
    Complement (set theory)

    In discrete mathematics and predominantly in set theory, a complement is a concept used in comparisons of sets to refer to the unique values of one set in relation to another....
    S is defined as x S y iff not x R y.


The complement of the inverse is the inverse of the complement.

If
X = Y the complement has the following properties:
  • If a relation is symmetric, the complement is too.
  • 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.


The complement of the inverse has these same properties.

Restriction

The restriction
Restriction (mathematics)

In mathematics, the notion of restriction finds a general definition in the context of sheaf .Often, the following definition will be sufficient:...
 of a binary relation on a set
X to a subset S is the set of all pairs (x, y) in the relation for which x and y are in S.

If a relation is reflexive
Reflexive relation

In set theory, a binary relation can have, among other properties, reflexivity or irreflexivity.At least in this context, relation always means a subset of X ? X....
, irreflexive, symmetric
Symmetric relation

In mathematics, a binary relation R over a Set X is symmetric if it holds for all a and b in X that if a is related to b then b is related to a....
, antisymmetric
Antisymmetric relation

In mathematics, a binary relation R on a Set X is antisymmetric if, for all a and b in Xor, equivalently,In mathematical notation, this is:...
, asymmetric
Asymmetric relation

Asymmetry often means, simply: not symmetric. In this sense an asymmetric relation is a binary relation which is not a symmetric relation.In some texts the word is given the following stronger definition....
, transitive
Transitive relation

In mathematics, a binary relation R over a Set X is transitive if whenever an element a is related to an element b, and b is in turn related to an element c, then a is also related to c....
, total
Total relation

In mathematics, a binary relation R over a Set X is total if it holds for all a and b in X that a is related to b or b is related to a ....
, , a partial order, total order
Total order

In mathematics and set theory, a total order, linear order, simple order, or ordering is a binary relation on some Set X....
, strict weak order, (weak order), or an equivalence relation
Equivalence relation

In mathematics, an equivalence relation is, loosely, a binary relation on a Set that specifies how to split up the set into subsets such that every element of the larger set is in exactly one of the subsets....
, its restrictions are too.

However, the transitive closure of a restriction is a subset of the restriction of the transitive closure, i.e., in general not equal.

Also, the various concepts of completeness
Completeness (order theory)

In the mathematics area of order theory, completeness properties assert the existence of certain infimum or supremum of a given partially ordered set ....
 (not to be confused with being "total") do not carry over to restrictions. For example, on the set of real number
Real number

In mathematics, the real numbers may be described informally in several different ways. The real numbers include both rational numbers, such as 42 and −23/129, and irrational numbers, such as pi and the square root of two; or, a real number can be given by an infinite decimal representation, such as 2.4871773339...., where the digits co...
s a property of the relation "=" is that every non-empty
Empty set

In mathematics, and more specifically set theory, the empty set is the unique Set having no members. Some axiomatic set theories assure that the empty set exists by including an axiom of empty set; in other theories, its existence can be deduced....
 subset
S of
R with an upper bound
Upper bound

In mathematics, especially in order theory, an upper bound of a subset S of some partially ordered set is an element of P which is greater than or equal to every element of S....
 in
R has a least upper bound
Supremum

In mathematics, given a subset S of a partially ordered set T, the supremum of S, if it exists, is the greatest element of T that is greater than or equal to each element of S....
 (also called supremum) in
R. However, for a set of rational numbers this supremum is not necessarily rational, so the same property does not hold on the restriction of the relation "=" to the set of rational numbers.

Sets versus classes

Certain mathematical "relations", such as "equal to", "member of", and "subset 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, if we try to model the general concept of "equality" as a binary relation =, we must take the domain and codomain to be the "set of all sets", which is not a set in the usual set theory. 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 ⊆ 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 ⊆A. Also, the "member of" relation needs to be restricted to have domain A and codomain P(A) to obtain a binary relation ∈A which is a set.

Another solution to this problem is to use a set theory with proper classes, such as NBG
Von Neumann–Bernays–Gödel set theory

In the foundations of mathematics, Von Neumann?Bernays?G?del set theory is an axiomatic set theory that is a conservative extension of the canonical axiomatic set theory ZFC....
 or Morse–Kelley set theory
Morse–Kelley set theory

In the foundation of mathematics, Kelley?Morse or Morse?Kelley set theory is a first order logic axiomatic set theory that is closely related to Von Neumann?Bernays?G?del 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 function with its graph in this context.)

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 number of binary relations


The number of distinct binary relations on an
n-element set is 2n2 :

Notes:
  • The number of irreflexive relations is the same as that of reflexive relations
  • The number of (irreflexive transitive relations) is the same as that of partial orders
  • The number of strict weak orders is the same as that of total preorders
  • The total orders are the partial orders which are also total preorders. The number of preorders which are neither a partial order nor a total preorder is therefore the number of preorders minus the number of partial orders minus the number of total preorders plus the number of total orders: 0, 0, 0, 3, and 85, respectively.
  • the number of equivalence relations is the number of partition
    Partition of a set

    In mathematics, a partition of a Set X is a division of X into non-overlapping "parts" or "blocks" or "cells" that cover all of X....
    s, which is the Bell number
    Bell number

    In combinatorics mathematics, the nth Bell number, named in honor of Eric Temple Bell, is the number of partition of a set of a Set with n element , or equivalently, the number of equivalence relations on it....
    .


The binary relations can be grouped into pairs (relation, ), except that for
n = 0 the relation is its own complement. The non-symmetric ones can be grouped into quadruple
Quadruple

In mathematics, a quadruple or quadruplet is an Tuple with n being 4. This means it depicts four element s, with the ordering of the elements carrying meaning....
s (relation, complement, , inverse complement).

Examples of common binary relations


  • order relations, including strict orders:
    • greater than
    • greater than or equal to
    • less than
    • less than or equal to
    • divides (evenly)
    • is a subset
      Subset

      In mathematics, especially in set theory, a Set A is a subset of a set B if A is "contained" inside B. Notice that A and B may coincide....
       of


  • equivalence relation
    Equivalence relation

    In mathematics, an equivalence relation is, loosely, a binary relation on a Set that specifies how to split up the set into subsets such that every element of the larger set is in exactly one of the subsets....
    s:
    • equality
      Equality (mathematics)

      Equality is the paradigmatic example of the more general concept of equivalence relations on a set: those binary relations which are reflexive relation, symmetric relation, and transitive relation....
    • is parallel
      Parallel

      From Greek language: pa???????? Parallel may refer to:...
       to (for affine space
      Affine space

      In mathematics, an affine space is a geometric structure that generalizes the affine geometry properties of Euclidean space. It can be thought of informally as a vector space where one has forgotten which point is the origin....
      s)
    • is in bijection
      Bijection

      In mathematics, a bijection, or a bijective function is a function f from a set X to a set Y with the property that, for every y in Y, there is exactly one x in X such that f = y....
       with
    • isomorphy
      Isomorphism

      In abstract algebra, an isomorphism is a bijection map f such that both f and its inverse function f −1 are homomorphisms, i.e., structure-preserving mappings....


  • dependency relation
    Dependency relation

    In mathematics and computer science, a dependency relation is a binary relation that is finite, symmetric relation, and reflexive relation. That is, it is a finite set of ordered pairs D, such that...
    , a symmetric, reflexive relation.
  • independency relation, a symmetric, irreflexive relation.


align="top"|Binary relations by property
reflexive
Reflexive relation

In set theory, a binary relation can have, among other properties, reflexivity or irreflexivity.At least in this context, relation always means a subset of X ? X....
symmetric
Symmetric relation

In mathematics, a binary relation R over a Set X is symmetric if it holds for all a and b in X that if a is related to b then b is related to a....
transitive
Transitive relation

In mathematics, a binary relation R over a Set X is transitive if whenever an element a is related to an element b, and b is in turn related to an element c, then a is also related to c....
symbol example
directed graph
Directed graph

A directed graph or digraph is a pair G= of:* a Set V, whose element are called vertices or nodes,* a set A of ordered pairs of vertices, called arcs, directed edges, or arrows....
    
undirected graph
Graph (mathematics)

In mathematics a graph is an abstract representation of a set of objects where some pairs of the objects are connected by links. The interconnected objects are represented by mathematical abstractions called vertices, and the links that connect some pairs of vertices are called edges....
   
tournament
Tournament (graph theory)

A tournament is a directed graph obtained by assigning a direction for each edge in an undirected complete graph.Tournaments were originally used by Landau to model dominance relations in flocks of chickens....
   pecking order
Pecking order

Pecking order or just peck order is a hierarchical system of social organization in animals. It was first described from the behaviour of poultry by Thorleif Schjelderup-Ebbe in 1921 under the German terms Hackordnung or Hackliste and introduced into English in 1925....
weak order    
preorder
Preorder

In mathematics, especially in order theory, preorders are binary relations that satisfy certain conditions. For example, all partial orders and equivalence relations are preorders....
  preference
Preference

Preference is a concept, used in the social sciences, particularly economics. It assumes a real or imagined "choice" between alternatives and the possibility of rank ordering of these alternatives, based on happiness, satisfaction, gratification, enjoyment, utility they provide....
partial order = subset
Subset

In mathematics, especially in set theory, a Set A is a subset of a set B if A is "contained" inside B. Notice that A and B may coincide....
equivalence relation
Equivalence relation

In mathematics, an equivalence relation is, loosely, a binary relation on a Set that specifies how to split up the set into subsets such that every element of the larger set is in exactly one of the subsets....
∼, ≅, ≈, ≡ equality
Equality (mathematics)

Equality is the paradigmatic example of the more general concept of equivalence relations on a set: those binary relations which are reflexive relation, symmetric relation, and transitive relation....
strict partial order < proper subset


See also