Jump to content

Equivalence relation

From Mathepedia, the mathematical encyclopedia
Revision as of 13:34, 25 March 2026 by InfernalAtom683 (talk | contribs)

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, "x is said to be equivalent to y" under the relation .

Equivalence classes

Given xX, the equivalence class of x, denoted [x]={yXyx} is the set of elements that are equivalent to x.

Notes

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