 ##  [Equivalence Relation](/equivalence-relation-0) 

 Definition

A binary relation on a set that is reflexive, symmetric, and transitive; it partitions the set into disjoint equivalence classes whose members are indistinguishable for the relation.

 

 

 

 

 

 





## Principle

Principle

Identify an indistinguishability criterion by enforcing reflexivity (each element relates to itself), symmetry (relation is mutual), and transitivity (relation propagates) so classes form a partition.

 

 

 

 

 





## Demonstration

Demonstration

On the integers Z, define a ~ b iff a − b is divisible by n; this congruence modulo n is reflexive, symmetric and transitive, and Z splits into n equivalence classes labeled by remainders 0,...,n−1.

 

 

 

 

## Misapplication

Misapplication

Calling a relation an equivalence when it fails any of the three properties (for example assuming symmetry when only antisymmetry holds) leads to invalid constructions of quotient sets and incorrect classification.

 

 

 

 

 





## Consequence

Consequence

Produces a quotient set of equivalence classes; canonical projection sends elements to their class and many constructions (quotient groups, factor spaces) depend on this partitioning.

 

 

 

 

## Reversal

Reversal

The inverse notion is a partial order or preorder: dropping symmetry and replacing it with antisymmetry (or omitting symmetry) yields order-like structures rather than partitioning into symmetric classes.

 

 

 

 

 





## Boundary

Boundary

Requires a single underlying set and the three properties; relations between different sets, one-sided preorders, similarity metrics lacking transitivity, or probabilistic similarities fall outside this scope.

 

 

 

 

 





## Semantic Tension

Semantic Tension

Tension exists between equivalence (categorical indistinguishability) and notions of similarity or distance: two elements might be 'close' without satisfying the strict transitive/symmetric conditions of equivalence.

 

 

 

 

 





## Synthesis

Synthesis

An equivalence relation is the formal device that collapses a set into disjoint classes of indistinguishable elements by imposing reflexivity, symmetry and transitivity, enabling canonical quotients and reduced descriptions.