
In
mathematics, an equivalence relation is a
binary relation
In mathematics, a binary relation associates elements of one set, called the ''domain'', with elements of another set, called the ''codomain''. A binary relation over Set (mathematics), sets and is a new set of ordered pairs consisting of ele ...
that is
reflexive,
symmetric
Symmetry (from grc, συμμετρία "agreement in dimensions, due proportion, arrangement") in everyday language refers to a sense of harmonious and beautiful proportion and balance. In mathematics, "symmetry" has a more precise definit ...
and
transitive. The
equipollence relation between line segments in geometry is a common example of an equivalence relation.
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" (shortened as "iff") is a biconditional logical connective between statements, where either both statements are true or both are false.
The connective is bi ...
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 "
".
Definition
A
binary relation
In mathematics, a binary relation associates elements of one set, called the ''domain'', with elements of another set, called the ''codomain''. A binary relation over Set (mathematics), sets and is a new set of ordered pairs consisting of ele ...
on a set
is said to be an equivalence relation,
if and only if
In logic and related fields such as mathematics and philosophy, "if and only if" (shortened as "iff") is a biconditional logical connective between statements, where either both statements are true or both are false.
The connective is bi ...
it is reflexive, symmetric and transitive. That is, for all
and
in
*
(
reflexivity).
*
if and only if
(
symmetry).
* 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, 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 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).
*
(
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
with respect to
.
Equivalence relations
The following relations are all equivalence relations:
* "Is equal to" on the set of numbers. For example,
is equal to
* "Has the same birthday as" on the set of all people.
* "Is
similar to" on the set of all
triangle
A triangle is a polygon with three edges and three vertices. It is one of the basic shapes in geometry. A triangle with vertices ''A'', ''B'', and ''C'' is denoted \triangle ABC.
In Euclidean geometry, any three points, when non- colli ...
s.
* "Is
congruent to" on the set of all
triangle
A triangle is a polygon with three edges and three vertices. It is one of the basic shapes in geometry. A triangle with vertices ''A'', ''B'', and ''C'' is denoted \triangle ABC.
In Euclidean geometry, any three points, when non- colli ...
s.
* Given a natural number
, "is congruent to,
modulo
In computing, the modulo operation returns the remainder or signed remainder of a division, after one number is divided by another (called the '' modulus'' of the operation).
Given two positive numbers and , modulo (often abbreviated as ) is t ...
" on the
integers
An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign ( −1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the language ...
.
* Given a
function , "has the same
image
An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimensio ...
under
as" on the elements of
's
domain
Domain may refer to:
Mathematics
*Domain of a function, the set of input values for which the (total) function is defined
** Domain of definition of a partial function
**Natural domain of a partial function
**Domain of holomorphy of a function
*Do ...
. For example,
and
have the same image under
, viz.
.
* "Has the same absolute value as" on the set of real numbers
* "Has the same cosine as" on the set of all angles.
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 those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country").
Numbers used for counting are called '' cardinal ...
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
In mathematics and logic, a vacuous truth is a conditional or universal statement (a universal statement that can be converted to a conditional statement) that is true because the antecedent cannot be satisfied. For example, the statement "she ...
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 partially ordered set (also poset) formalizes and generalizes the intuitive concept of an ordering, sequencing, or arrangement of the elements of a set. A poset consists of a set together with a binary ...
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 expression In mathematics, an algebraic expression is an expression built up from integer constants, variables, and the algebraic operations ( addition, subtraction, multiplication, division and exponentiation by an exponent that is a rational number). ...
s, equal variables may be
substituted
A substitution reaction (also known as single displacement reaction or single substitution reaction) is a chemical reaction during which one functional group in a chemical compound is replaced by another functional group. Substitution reactions ar ...
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
Asymmetric may refer to:
*Asymmetry in geometry, chemistry, and physics
Computing
* Asymmetric cryptography, in public-key cryptography
*Asymmetric digital subscriber line, Internet connectivity
* Asymmetric multiprocessing, in computer architect ...
.
*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" (shortened as "iff") is a biconditional logical connective between statements, where either both statements are true or both are false.
The connective is bi ...
it is
total
Total may refer to:
Mathematics
* Total, the summation of a set of numbers
* Total order, a partial order without incomparable pairs
* Total relation, which may also mean
** connected relation (a binary relation in which any two elements are comp ...
, 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 In mathematics, a ternary equivalence relation is a kind of ternary relation analogous to a binary equivalence relation. A ternary equivalence relation is symmetric, reflexive, and transitive. The classic example is the relation of collinearity amon ...
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 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, ring, or vector space) that is compatible with the structure in the sense that algebraic operations done ...
is an equivalence relation whose domain
is also the underlying set for an
algebraic structure
In mathematics, an algebraic structure 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 multiplication), and a finite set ...
, 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 G ...
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 t ...
), 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 so-called three laws of thought, along with the law of noncontradic ...
.
*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
In mathematics, a well-defined expression or unambiguous expression is an expression whose definition assigns it a unique interpretation or value. Otherwise, the expression is said to be ''not well defined'', ill defined or ''ambiguous''. A fun ...
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
Equivalence class, quotient set, partition
Let
Some definitions:
Equivalence class
A subset ''Y'' of ''X'' such that
holds for all ''a'' and ''b'' in ''Y'', and never for ''a'' in ''Y'' and ''b'' outside ''Y'', is called an equivalence class of ''X'' by ~. Let
denote the equivalence class to which ''a'' belongs. All elements of ''X'' equivalent to each other are also elements of the same equivalence class.
Quotient set
The set of all equivalence classes of ''X'' by ~, denoted
is the quotient set of ''X'' by ~. If ''X'' is a
topological space
In mathematics, a topological space is, roughly speaking, a geometrical space in which closeness is defined but cannot necessarily be measured by a numeric distance. More specifically, a topological space is a set whose elements are called po ...
, there is a natural way of transforming
into a topological space; see
quotient space
Quotient space may refer to a quotient set when the sets under consideration are considered as spaces. In particular:
*Quotient space (topology), in case of topological spaces
* Quotient space (linear algebra), in case of vector spaces
*Quotient ...
for the details.
Projection
The projection of
is the function
defined by