Jump to content

Equivalence relation: Difference between revisions

From Mathepedia, the mathematical encyclopedia
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'..."
 
No edit summary
Line 8: Line 8:
* '''Transitivity''': <math>\forall x,y,z</math>, if <math>x\sim y</math> and <math>y\sim z</math>, then <math>x\sim z</math>.
* '''Transitivity''': <math>\forall x,y,z</math>, if <math>x\sim y</math> and <math>y\sim z</math>, then <math>x\sim z</math>.


When <math>x\sim y</math>, then we say that "<math>x</math> is equivalent to <math>y</math>" under the relation <math>\sim</math>.
When <math>x\sim y</math>, "<math>x</math> is said to be equivalent to <math>y</math>" under the relation <math>\sim</math>.


== Equivalence classes ==
Given <math>x \in X</math>, the '''equivalence class''' of <math>x</math>, denoted <math display="block">[x]= \{y \in X \mid y \sim x\}</math> is the set of elements that are equivalent to <math>x</math>.
== Notes ==
== Notes ==
<references group="Note" />
<references group="Note" />

Revision as of 13:34, 25 March 2026

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 LaTeX on set LaTeX is a equivalence relation if it satisfies the following properties:

  • Reflexivity: LaTeX, LaTeX.
  • Symmetry: LaTeX such that LaTeX, LaTeX.
  • Transitivity: LaTeX, if LaTeX and LaTeX, then LaTeX.

When LaTeX, "LaTeX is said to be equivalent to LaTeX" under the relation LaTeX.

Equivalence classes

Given LaTeX, the equivalence class of LaTeX, denoted

LaTeX

is the set of elements that are equivalent to LaTeX.

Notes

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