Jump to content

Equivalence relation

From Mathepedia
Revision as of 21:19, 22 March 2026 by InfernalAtom683 (talk | contribs) (Created page with "An '''equivalence relation''' is a binary relation on a set that groups elements into categories<ref>Not to be confused with category in category theory.</ref> in which all members are considered "equivalent" under some criterion. == Definition == A relation <math>\sim</math> on set <math>X</math> is a equivalence relation if it satisfies the following properties: * '''Reflexivity''': <math>\forall x\in X</math>, <math>x\sim x</math>. * '''Symmetry'...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

An equivalence relation is a binary relation on a set that groups elements into categories[1] in which all members are considered "equivalent" under some criterion.

Definition

A relation on set X is a equivalence relation if it satisfies the following properties:

  • Reflexivity: xX, xx.
  • Symmetry: x,yX such that xy, yx.
  • Transitivity: x,y,z, if xy and yz, then xz.

When xy, then we say that "x is equivalent to y" under the relation .

Notes

  1. Not to be confused with category in category theory.