In
mathematics
Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, an equivalence relation is a
binary relation
In mathematics, a binary relation associates some elements of one Set (mathematics), set called the ''domain'' with some elements of another set called the ''codomain''. Precisely, a binary relation over sets X and Y is a set of ordered pairs ...
that is
reflexive,
symmetric, and
transitive. The
equipollence relation between line segments in geometry is a common example of an equivalence relation. A simpler example is equality. Any number
is equal to itself (reflexive). If
, then
(symmetric). If
and
, then
(transitive).
Each equivalence relation provides a
partition of the underlying set into disjoint
equivalence class
In mathematics, when the elements of some set S have a notion of equivalence (formalized as an equivalence relation), then one may naturally split the set S into equivalence classes. These equivalence classes are constructed so that elements ...
es. Two elements of the given set are equivalent to each other
if and only if
In logic and related fields such as mathematics and philosophy, "if and only if" (often shortened as "iff") is paraphrased by the biconditional, a logical connective between statements. The biconditional is true in two cases, where either bo ...
they belong to the same equivalence class.
Notation
Various notations are used in the literature to denote that two elements
and
of a set are equivalent with respect to an equivalence relation
the most common are "
" and "", which are used when
is implicit, and variations of "
", "", or "
" to specify
explicitly. Non-equivalence may be written "" or "
".
Definitions
A
binary relation
In mathematics, a binary relation associates some elements of one Set (mathematics), set called the ''domain'' with some elements of another set called the ''codomain''. Precisely, a binary relation over sets X and Y is a set of ordered pairs ...
on a set
is said to be an equivalence relation, if it is reflexive, symmetric and transitive. That is, for all
and
in
*
(
reflexivity).
*
if and only if
(
symmetry
Symmetry () in everyday life refers to a sense of harmonious and beautiful proportion and balance. In mathematics, the term has a more precise definition and is usually used to refer to an object that is Invariant (mathematics), invariant und ...
).
* If
and
then
(
transitivity).
together with the relation
is called a
setoid. The
equivalence class
In mathematics, when the elements of some set S have a notion of equivalence (formalized as an equivalence relation), then one may naturally split the set S into equivalence classes. These equivalence classes are constructed so that elements ...
of
under
denoted
is defined as
Alternative definition using relational algebra
In
relational algebra
In database theory, relational algebra is a theory that uses algebraic structures for modeling data and defining queries on it with well founded semantics (computer science), semantics. The theory was introduced by Edgar F. Codd.
The main applica ...
, if
and
are relations, then the
composite relation is defined so that
if and only if there is a
such that
and
.
[Sometimes the composition is instead written as , or as ; in both cases, is the first relation that is applied. See the article on ]Composition of relations
In the mathematics of binary relations, the composition of relations is the forming of a new binary relation from two given binary relations ''R'' and ''S''. In the calculus of relations, the composition of relations is called relative multiplica ...
for more information. This definition is a generalisation of the definition of
functional composition. The defining properties of an equivalence relation
on a set
can then be reformulated as follows:
*
. (
reflexivity). (Here,
denotes the
identity function
Graph of the identity function on the real numbers
In mathematics, an identity function, also called an identity relation, identity map or identity transformation, is a function that always returns the value that was used as its argument, unc ...
on
.)
*
(
symmetry
Symmetry () in everyday life refers to a sense of harmonious and beautiful proportion and balance. In mathematics, the term has a more precise definition and is usually used to refer to an object that is Invariant (mathematics), invariant und ...
).
*
(
transitivity).
Examples
Simple example
On the set
, the relation
is an equivalence relation. The following sets are equivalence classes of this relation:
The set of all equivalence classes for
is
This set is a
partition of the set
. It is also called the
quotient set
In mathematics, when the elements of some set S have a notion of equivalence (formalized as an equivalence relation), then one may naturally split the set S into equivalence classes. These equivalence classes are constructed so that elements ...
of
by
.
Equivalence relations
The following relations are all equivalence relations:
* "Is equal to" on the set of numbers. For example,
is equal to
* "Is
similar to" on the set of all
triangle
A triangle is a polygon with three corners and three sides, one of the basic shapes in geometry. The corners, also called ''vertices'', are zero-dimensional points while the sides connecting them, also called ''edges'', are one-dimension ...
s.
* "Is
congruent to" on the set of all
triangle
A triangle is a polygon with three corners and three sides, one of the basic shapes in geometry. The corners, also called ''vertices'', are zero-dimensional points while the sides connecting them, also called ''edges'', are one-dimension ...
s.
* Given a
function , "has the same
image
An image or picture is a visual representation. An image can be Two-dimensional space, two-dimensional, such as a drawing, painting, or photograph, or Three-dimensional space, three-dimensional, such as a carving or sculpture. Images may be di ...
under
as" on the elements of
's
domain . For example,
and
have the same image under
, viz.
. In particular:
** "Has the same absolute value as" on the set of real numbers
** "Has the same cosine as" on the set of all angles.
** Given a natural number
, "is congruent to,
modulo
In computing and mathematics, the modulo operation returns the remainder or signed remainder of a division, after one number is divided by another, the latter being called the '' modulus'' of the operation.
Given two positive numbers and , mo ...
" on the
integers
An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
.
** "Have the same length and direction" (
equipollence) on the set of
directed line segments.
** "Has the same birthday as" on the set of all people.
Relations that are not equivalences
* The relation "≥" between real numbers is reflexive and transitive, but not symmetric. For example, 7 ≥ 5 but not 5 ≥ 7.
* The relation "has a
common factor greater than 1 with" between
natural numbers
In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positiv ...
greater than 1, is reflexive and symmetric, but not transitive. For example, the natural numbers 2 and 6 have a common factor greater than 1, and 6 and 3 have a common factor greater than 1, but 2 and 3 do not have a common factor greater than 1.
* The
empty relation ''R'' (defined so that ''aRb'' is never true) on a set ''X'' is
vacuously symmetric and transitive; however, it is not reflexive (unless ''X'' itself is empty).
* The relation "is approximately equal to" between real numbers, even if more precisely defined, is not an equivalence relation, because although reflexive and symmetric, it is not transitive, since multiple small changes can accumulate to become a big change. However, if the approximation is defined asymptotically, for example by saying that two functions ''f'' and ''g'' are approximately equal near some point if the limit of ''f − g'' is 0 at that point, then this defines an equivalence relation.
Connections to other relations
* A
partial order
In mathematics, especially order theory, a partial order on a set is an arrangement such that, for certain pairs of elements, one precedes the other. The word ''partial'' is used to indicate that not every pair of elements needs to be comparable ...
is a relation that is reflexive, , and transitive.
*
Equality is both an equivalence relation and a partial order. Equality is also the only relation on a set that is reflexive, symmetric and antisymmetric. In
algebraic expressions, equal variables may be
substituted for one another, a facility that is not available for equivalence related variables. The equivalence classes of an equivalence relation can substitute for one another, but not individuals within a class.
* A
strict partial order is irreflexive, transitive, and
asymmetric.
* A
partial equivalence relation is transitive and symmetric. Such a relation is reflexive
if and only if
In logic and related fields such as mathematics and philosophy, "if and only if" (often shortened as "iff") is paraphrased by the biconditional, a logical connective between statements. The biconditional is true in two cases, where either bo ...
it is
total, that is, if for all
there exists some
[''If:'' Given let hold using totality, then by symmetry, hence by transitivity. — ''Only if:'' Given choose then by reflexivity.] Therefore, an equivalence relation may be alternatively defined as a symmetric, transitive, and total relation.
* A
ternary equivalence relation is a ternary analogue to the usual (binary) equivalence relation.
* A reflexive and symmetric relation is a
dependency relation (if finite), and a
tolerance relation if infinite.
* A
preorder
In mathematics, especially in order theory, a preorder or quasiorder is a binary relation that is reflexive relation, reflexive and Transitive relation, transitive. The name is meant to suggest that preorders are ''almost'' partial orders, ...
is reflexive and transitive.
* A
congruence relation
In abstract algebra, a congruence relation (or simply congruence) is an equivalence relation on an algebraic structure (such as a group (mathematics), group, ring (mathematics), ring, or vector space) that is compatible with the structure in the ...
is an equivalence relation whose domain
is also the underlying set for an
algebraic structure
In mathematics, an algebraic structure or algebraic system consists of a nonempty set ''A'' (called the underlying set, carrier set or domain), a collection of operations on ''A'' (typically binary operations such as addition and multiplicatio ...
, and which respects the additional structure. In general, congruence relations play the role of
kernels of homomorphisms, and the quotient of a structure by a congruence relation can be formed. In many important cases, congruence relations have an alternative representation as substructures of the structure on which they are defined (e.g., the congruence relations on groups correspond to the
normal subgroup
In abstract algebra, a normal subgroup (also known as an invariant subgroup or self-conjugate subgroup) is a subgroup that is invariant under conjugation by members of the group of which it is a part. In other words, a subgroup N of the group ...
s).
* Any equivalence relation is the negation of an
apartness relation, though the converse statement only holds in classical mathematics (as opposed to
constructive mathematics
In the philosophy of mathematics, constructivism asserts that it is necessary to find (or "construct") a specific example of a mathematical object in order to prove that an example exists. Contrastingly, in classical mathematics, one can prove th ...
), since it is equivalent to the
law of excluded middle
In logic, the law of excluded middle or the principle of excluded middle states that for every proposition, either this proposition or its negation is true. It is one of the three laws of thought, along with the law of noncontradiction and t ...
.
* Each relation that is both reflexive and left (or right)
Euclidean is also an equivalence relation.
Well-definedness under an equivalence relation
If
is an equivalence relation on
and
is a property of elements of
such that whenever
is true if
is true, then the property
is said to be
well-defined or a under the relation
A frequent particular case occurs when
is a function from
to another set
if
implies
then
is said to be a for
a
or simply
This occurs, e.g. in the character theory of finite groups. The latter case with the function
can be expressed by a commutative triangle. See also
invariant. Some authors use "compatible with
" or just "respects
" instead of "invariant under
".
More generally, a function may map equivalent arguments (under an equivalence relation
) to equivalent values (under an equivalence relation
). Such a function is known as a morphism from
to
Related important definitions
Let
, and
be an equivalence relation. Some key definitions and terminology follow:
Equivalence class
A subset
of
such that
holds for all
and
in
, and never for
in
and
outside
, is called an ''equivalence class'' of
by
. Let
denote the equivalence class to which
belongs. All elements of
equivalent to each other are also elements of the same equivalence class.
Quotient set
The set of all equivalence classes of
by
denoted
is the ''quotient set'' of
by
If
is a
topological space
In mathematics, a topological space is, roughly speaking, a Geometry, geometrical space in which Closeness (mathematics), closeness is defined but cannot necessarily be measured by a numeric Distance (mathematics), distance. More specifically, a to ...
, there is a natural way of transforming
into a topological space; see ''
Quotient space'' for the details.
Projection
The ''projection'' of
is the function
defined by