Equivalence relation

From Wikipedia, the free encyclopedia

Jump to: navigation, search

In mathematics, an equivalence relation is, loosely, a binary relation on a set that specifies how to split up (i.e. partition) the set into subsets such that every element of the larger set is in exactly one of the subsets. Any two elements of the larger set are then considered "equivalent" with respect to the equivalence relation if and only if they are also elements of the same subset.

An equivalence relation partitions a set into several disjoint subsets, called equivalence classes. All the elements in a given equivalence class are equivalent among themselves, and no element is equivalent with any element from a different class.

Contents

[edit] Notation

Although various notations are used throughout the literature to denote that two elements a and b of a set are equivalent with respect to equivalence relation R, the most common are "a ~ b" and "ab", which are used when R is the obvious relation being referenced, and variations of "a ~R b", "aR b", or "aRb".

[edit] Definition

Let A be a set and ~ be a binary relation on A. ~ is called an equivalence relation if and only if for all a,b,c\in A, all the following holds true:

The equivalence class of a under ~, denoted [a], is defined as [a] = \{b\in A | a\sim b\}. A together with ~ is called a setoid.

[edit] Examples

[edit] Equivalence relations

A ubiquitous equivalence relation is the equality ("=") relation between elements of any set. Other examples include:

[edit] Relations that are not equivalences

  • The relation "≥" between real numbers is reflexive and transitive, but not symmetric. For example, 7 ≥ 5 does not imply that 5 ≥ 7. It is, however, a partial order.
  • The relation "has a common factor greater than 1 with" between natural numbers greater than 1, is reflexive and symmetric, but not transitive. (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 on a non-empty set X (i.e. aRb is never true) is vacuously symmetric and transitive, but not reflexive. (If X is also empty then R is reflexive.)
  • 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.
  • The relation "is a sibling of" (used to connote pairs of distinct people who have the same parents) on the set of all human beings is not an equivalence relation. Although siblinghood is symmetric (if A is a sibling of B, then B is a sibling of A) and transitive on any 3 distinct people (if A is a sibling of B and C is a sibling of B, then A is a sibling of C, provided A is not C), it is not reflexive (A cannot be a sibling of A).
  • The concept of parallelism in ordered geometry is not symmetric and is, therefore, not an equivalence relation.
  • An equivalence relation on a set is never an equivalence relation on a proper superset of that set. For example R = {(1,1), (1,2), (1,3), (2,1), (2,2), (2,3), (3,1), (3,2), (3,3)} is an equivalence relation on {1,2,3} but not on {1,2,3,4} or on the natural numbers. The problem is that reflexivity fails because (4,4) is not a member.

[edit] Connection to other relations

  • A congruence relation is an equivalence relation whose domain X is also the underlying set for an algebraic structure, 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 subgroups.
  • A partial order replaces symmetry with antisymmetry and is thus reflexive, antisymmetric, and transitive. Equality is the only relation that is both an equivalence relation and a partial order.
  • A strict partial order is irreflexive, transitive, and asymmetric.
  • A partial equivalence relation is transitive and symmetric. Transitive and symmetric imply reflexive if and only if for all aX exists bX such that a~b.
  • A dependency relation is reflexive and symmetric.
  • A preorder is reflexive and transitive.

[edit] Equivalence class, quotient set, partition

Let X be a nonempty set, and let a,b\in X. Some definitions:

[edit] Equivalence class

The set of all a and b for which a ~ b holds make up an equivalence class of X by ~. Let [a] := \{x \in X | x \sim a\} denote the equivalence class to which a belongs. Then all elements of X equivalent to each other are also elements of the same equivalence class.

[edit] Quotient set

The set of all possible equivalence classes of X by ~, denoted  X/\sim := \{[x] | x \in X\}, is the quotient set of X by ~. If X is a topological space, there is a natural way of transforming X/~ into a topological space; see quotient space for the details.

[edit] Projection

The projection of ~ is the function \pi: X \to X/\sim defined by π(x) = [x] which maps elements of X into their respective equivalence classes by ~.

Theorem on projections [1]: Let the function f: XB be such that a ~ bf(a) = f(b). Then there is a unique function g : X/~B, such that f = gπ. If f is a surjection and a ~ bf(a) = f(b), then g is a bijection.

[edit] Equivalence kernel

The equivalence kernel of a function f is the equivalence relation ~ defined by x\sim y \iff f(x) = f(y). The equivalence kernel of an injection is the identity relation.

[edit] Partition

A partition of X is a set P of subsets of X, such that every element of X is an element of a single element of P. Each element of P is a cell of the partition. Moreover, the elements of P are pairwise disjoint and their union is X.

[edit] Fundamental Theorem of Equivalence Relations[2] [3]

  • An equivalence relation ~ on a set X partitions X.
  • Conversely, corresponding to any partition of X, there exists an equivalence relation ~ on X.

In both cases, the cells of the partition of X are the equivalence classes of X by ~. Since each element of X belongs to a unique cell of any partition of X, and since each cell of the partition is identical to an equivalence class of X by ~, each element of X belongs to a unique equivalence class of X by ~. Thus there is a natural bijection from the set of all possible equivalence relations on X and the set of all partitions of X.

[edit] Counting possible partitions

Let X be a finite set with n elements. Since every equivalence relation over X corresponds to a partition of X, and vice versa, the number of possible equivalence relations on X equals the number of distinct partitions of X, which is the nth Bell number Bn:

B_n = \sum_{k=0}^\infty \frac{k^n}{ek!}.

[edit] Generating equivalence relations

  • Given any set X, there is an equivalence relation over the set [XX] of all possible functions XX. Two such functions are deemed equivalent when their respective sets of fixpoints have the same cardinality, corresponding to cycles of length one in a permutation. Functions equivalent in this manner form an equivalence class on [XX], and these equivalence classes partition [XX].
  • The intersection of any collection of equivalence relations over X (viewed as a subset of X × X) is also an equivalence relation. This yields a convenient way of generating an equivalence relation: given any binary relation R on X, the equivalence relation generated by R is the smallest equivalence relation containing R. Concretely, R generates the equivalence relation a ~ b if and only if there exist elements x1, x2, ..., xn in X such that a = x1, b = xn, and (xi,xi+ 1)∈R or (xi+1,xi)∈R, i = 1, ..., n-1.
Note that the equivalence relation generated in this manner can be trivial. For instance, the equivalence relation ~ generated by:
  • Any total order on X has exactly one equivalence class, X itself, because x ~ y for all x and y;
  • Any subset of the identity relation on X has equivalence classes that are the singletons of X.
  • Equivalence relations can construct new spaces by "gluing things together." Let X be the unit Cartesian square [0,1] × [0,1], and let ~ be the equivalence relation on X defined by ∀a, b ∈ [0,1] ((a, 0) ~ (a, 1) ∧ (0, b) ~ (1, b)). Then the quotient space X/~ can be naturally identified with a torus: take a square piece of paper, bend and glue together the upper and lower edge to form a cylinder, then bend the resulting cylinder so as to glue together its two open ends, resulting in a torus.

[edit] Algebraic structure

Much of mathematics is grounded in the study of equivalences (the subject of this entry), and order relations. It is very well known that lattice theory captures the mathematical structure of order relations. Even though equivalence relations are as ubiquitous in mathematics as order relations, the algebraic structure of equivalences is not as well known as that of orders. The former structure draws primarily on group theory and, to a lesser extent, on the theory of lattices, categories, and groupoids.

[edit] Group theory

Just as order relations are grounded in ordered sets, sets closed under pairwise supremum and infimum, equivalence relations are grounded in partitioned sets, sets closed under bijections preserving partition structure. Since all such bijections map an equivalence class onto itself, such bijections are also known as permutations. Hence permutation groups (also known as transformation groups) and the related notion of orbit shed light on the mathematical structure of equivalence relations.

Let '~' denote an equivalence relation over some nonempty set A, called the universe or underlying set. Let G denote the set of bijective functions over A that preserve the partition structure of A: ∀xAgG (g(x) ∈ [x]). Then the following three connected theorems hold [5]:

In sum, given an equivalence relation ~ over A, there exists a transformation group G over A whose orbits are the equivalence classes of A under ~.

This transformation group characterisation of equivalence relations differs fundamentally from the way lattices characterize order relations. The arguments of the lattice theory operations meet and join are elements of some universe A. Meanwhile, the arguments of the transformation group operations composition and inverse are elements of a set of bijections, AA.

Moving to groups in general, let H be a subgroup of some group G. Let ~ be an equivalence relation on G, such that a ~ b ↔ (ab−1H). The equivalence classes of ~—also called the orbits of the action of H on G—are the right cosets of H in G. Interchanging a and b yields the left cosets.

Proof [8]. Let function composition interpret group multiplication, and function inverse interpret group inverse. Then G is a group under composition, meaning that ∀xAgG ([g(x)] = [x]), because G satisfies the following four conditions:

Let f and g be any two elements of G. By virtue of the definition of G, [g(f(x))] = [f(x)] and [f(x)] = [x], so that [g(f(x))] = [x]. Hence G is also a transformation group (and an automorphism group) because function composition preserves the partitioning of A.

[edit] Categories and groupoids

The composition of morphisms central to category theory, denoted here by concatenation, generalizes the composition of functions central to transformation groups. The axioms of category theory assert that the composition of morphisms associates, and that the left and right identity morphisms exist for any morphism.

If a morphism f has an inverse, f is an isomorphism, i.e., there exists a morphism g such that the compositions fg and gf equal the appropriate identity morphisms. Hence the category-theoretic concept nearest to an equivalence relation is a (small) category whose morphisms are all isomorphisms. Groupoid is another name for a small category of this nature.

Let G be a set and let "~" denote an equivalence relation over G. Then we can form a groupoid representing this equivalence relation as follows. The objects are the elements of G, and for any two elements x and y of G, there exists a unique morphism from x to y if and only if x~y. The elements x and y are "equivalent" if there is an element g of the groupoid from x to y. There may be many such g, each of which can be regarded as a distinct "proof" that x and y are equivalent.

The advantages of regarding an equivalence relation as a special case of a groupoid include:

  • Whereas the notion of "free equivalence relation" does not exist, that of a free groupoid on a directed graph does. Thus it is meaningful to speak of a "presentation of an equivalence relation," i.e., a presentation of the corresponding groupoid;
  • Bundles of groups, group actions, sets, and equivalence relations can be regarded as special cases of the notion of groupoid, a point of view that suggests a number of analogies;
  • In many contexts "quotienting," and hence the appropriate equivalence relations often called congruences, are important. This leads to the notion of an internal groupoid in a category [11].

[edit] Lattices

The possible equivalence relations on any set X, when ordered by set inclusion, form a complete lattice, called Con X by convention. The canonical map ker: X^XCon X, relates the monoid X^X of all functions on X and Con X. ker is surjective but not injective. Less formally, the equivalence relation ker on X, takes each function f: XX to its kernel ker f. Likewise, ker(ker) is an equivalence relation on X^X.

[edit] Equivalence relations and mathematical logic

Equivalence relations are a ready source of examples or counterexamples. For example, an equivalence relation with exactly two infinite equivalence classes is an easy example of a theory which is ω-categorical, but not categorical for any larger cardinal number.

An implication of model theory is that the properties defining a relation can be proved independent of each other (and hence necessary parts of the definition) if and only if, for each property, examples can be found of relations not satisfying the given property while satisfying all the other properties. Hence the three defining properties of equivalence relations can be proved mutually independent by the following three examples:

  • Reflexive and transitive: The relation ≤ on N. Or any preorder;
  • Symmetric and transitive: The relation R on N, defined as aRbab ≠ 0. Or any partial equivalence relation;
  • Reflexive and symmetric: The relation R on Z, defined as aRb ↔ "ab is divisible by at least one of 2 or 3." Or any dependency relation.

Properties definable in first-order logic that an equivalence relation may or may not possess include:

  • The number of equivalence classes is finite or infinite;
  • The number of equivalence classes equals the (finite) natural number n;
  • All equivalence classes have infinite cardinality;
  • The number of elements in each equivalence class is the natural number n.

[edit] Euclid anticipated equivalence

Euclid's The Elements includes the following "Common Notion 1":

Things which equal the same thing also equal one another.

Nowadays, the property described by Common Notion 1 is called Euclidean (replacing "equal" by "are in relation with"). The following theorem connects Euclidean relations and equivalence relations:

Theorem. If a relation is Euclidean and reflexive, it is also symmetric and transitive.

Proof:

  • (aRcbRc) → aRb [a/c] = (aRabRa) → aRb [reflexive; erase T∧] = bRaaRb. Hence R is symmetric.
  • (aRcbRc) → aRb [symmetry] = (aRccRb) → aRb. Hence R is transitive. \square

Hence an equivalence relation is a relation that is Euclidean and reflexive. The Elements mentions neither symmetry nor reflexivity, and Euclid probably would have deemed the reflexivity of equality too obvious to warrant explicit mention. If this (and taking "equality" as an all-purpose abstract relation) is granted, a charitable reading of Common Notion 1 would credit Euclid with being the first to conceive of equivalence relations and their importance in deductive systems.

[edit] See also

[edit] Notes

  1. ^ Garrett Birkhoff and Saunders Mac Lane, 1999 (1967). Algebra, 3rd ed. p. 35, Th. 19. Chelsea.
  2. ^ Wallace, D. A. R., 1998. Groups, Rings and Fields. p. 31, Th. 8. Springer-Verlag.
  3. ^ Dummit, D. S., and Foote, R. M., 2004. Abstract Algebra, 3rd ed. p. 3, Prop. 2. John Wiley & Sons.
  4. ^ Garrett Birkhoff and Saunders Mac Lane, 1999 (1967). Algebra, 3rd ed. p. 33, Th. 18. Chelsea.
  5. ^ Bas van Fraassen, 1989. Laws and Symmetry. §10.3. Oxford Univ. Press.
  6. ^ Wallace, D. A. R., 1998. Groups, Rings and Fields. p. 202, Th. 6. Springer-Verlag.
  7. ^ Dummit, D. S., and Foote, R. M., 2004. Abstract Algebra, 3rd ed. p. 114, Prop.2. John Wiley & Sons.
  8. ^ Bas van Fraassen, 1989. Laws and Symmetry. p. 246. Oxford Univ. Press.
  9. ^ Wallace, D. A. R., 1998. Groups, Rings and Fields. p. 22, Th. 6. Springer-Verlag.
  10. ^ Wallace, D. A. R., 1998. Groups, Rings and Fields. p. 24, Th. 7. Springer-Verlag.
  11. ^ Borceux, F. and Janelidze, G., 2001. Galois theories, Cambridge University Press, ISBN 0521803098

[edit] References

  • Brown, R., 2006. Topology and Groupoids, Booksurge LLC. ISBN 1419627228.
  • Castellani, E., 2003, "Symmetry and equivalence" in Katherine Brading and E. Castellani (eds.), Symmetries in Physics: Philosophical Reflections. Cambridge University Press: 422-433.
  • Robert Dilworth and Crawley, Peter, 1973. Algebraic Theory of Lattices. Prentice Hall. Chpt. 12 discusses how equivalence relations arise in lattice theory.
  • Higgins, P.J., 1971. Categories and groupoids, van Nostrand, downloadable as TAC Reprint, 2005.
  • John Randolph Lucas, 1973. A Treatise on Time and Space. London: Methuen. Section 31.
  • Rosen, Joseph, 1995. Symmetry in Science: An Introduction to the General Theory. Springer-Verlag.

[edit] External links

Personal tools