Equivalence Relations and Partitions
Equivalence relations are among the most important structures in mathematics, providing a way to identify objects that share essential properties. They formalize the notion of "sameness" and lead naturally to quotient structures.
A binary relation on a set (i.e., ) is an equivalence relation if it satisfies three properties:
- Reflexive:
- Symmetric:
- Transitive:
We often write instead of for equivalence relations.
Equivalence relations capture the idea of objects being "the same" in some sense, even if they are not literally equal. The three axioms ensure that this notion of sameness behaves as expected.
- Equality: The relation on any set is an equivalence relation (the finest equivalence)
- Congruence modulo n: On , define iff . This is an equivalence relation
- Similarity: On the set of matrices, iff there exists an invertible with
- Cardinality: On the class of all sets, iff (i.e., there exists a bijection)
- Parallel lines: In Euclidean geometry, lines are equivalent if they are parallel (including the case where a line is parallel to itself)
Let be an equivalence relation on . For , the equivalence class of is:
The set of all equivalence classes is called the quotient set and denoted or :
Equivalence classes partition the set: every element belongs to exactly one equivalence class, and two equivalence classes are either identical or disjoint.
Let be an equivalence relation on . Then:
- Every element belongs to some equivalence class (its own):
- If , then
- If , then
- , i.e., the equivalence classes cover
Therefore, the equivalence classes form a partition of .
(1) follows from reflexivity: , so .
(2) Suppose . We show by double inclusion.
- Let , so . By symmetry, . By transitivity, , so . Thus .
- Similarly, . Therefore .
(3) Suppose , so there exists . Then and . By symmetry, . By transitivity, . This contradicts .
(4) is immediate from (1).
A partition of a set is a collection of non-empty subsets of such that:
- (the sets cover )
- If , then (the sets are pairwise disjoint)
The sets are called the blocks or parts of the partition.
There is a bijective correspondence between equivalence relations on and partitions of :
- Given an equivalence relation , the equivalence classes form a partition
- Given a partition , define iff and belong to the same block. This is an equivalence relation
These constructions are inverse to each other.
-
Integers modulo n: The quotient consists of equivalence classes: . We can define addition: , giving the ring
-
Rational numbers: We construct from by the equivalence iff . The equivalence class of is denoted
-
Projective space: In projective geometry, points in are equivalence classes of -tuples under the relation for
-
Homeomorphism: In topology, we often study spaces "up to homeomorphism," treating homeomorphic spaces as equivalent
Given an equivalence relation on , the canonical projection (or quotient map) is the function:
This function is always surjective. It "collapses" equivalent elements to a single representative.
Let be an equivalence relation on , and let be a function that is compatible with (meaning implies ). Then there exists a unique function such that :
The function is defined by , and compatibility ensures this is well-defined.
This universal property is fundamental in category theory and abstract algebra. It says that compatible functions through can be "factored" through the quotient . This construction is ubiquitous: group homomorphisms factor through normal subgroups, continuous maps factor through quotient topologies, etc.
In group theory, if is a homomorphism, we can define an equivalence relation on by iff . The equivalence classes are the cosets of , and the quotient is isomorphic to via the map .
This is the first isomorphism theorem, which holds analogously for rings, modules, vector spaces, and many other algebraic structures. The underlying set-theoretic machinery is the universal property of quotients.
Equivalence relations and quotients are among the most powerful tools in mathematics, allowing us to study structure by ignoring irrelevant distinctions. They appear everywhere from number theory to topology to category theory, providing a uniform language for discussing "identification" and "modding out."