Difference between revisions of "Equivalence relation"

From Maths
Jump to: navigation, search
m (See Also: Fixing typo)
m (See Also: Adding canonical map)
Line 35: Line 35:
 
*[[Equivalence class]]
 
*[[Equivalence class]]
 
**[[The equivalence classes of an equivalence relation partitions a set]].
 
**[[The equivalence classes of an equivalence relation partitions a set]].
 +
* [[Canonical projection of an equivalence relation]]
 
* {{link|Passing to the quotient|function}} - things are often factored through the [[canonical projection of an equivalence relation]]
 
* {{link|Passing to the quotient|function}} - things are often factored through the [[canonical projection of an equivalence relation]]
 
* [[Equivalence relation induced by a map]] - while many things induce equivalence relations, the "purity" of any [[function]] doing so means this ought to be here
 
* [[Equivalence relation induced by a map]] - while many things induce equivalence relations, the "purity" of any [[function]] doing so means this ought to be here

Revision as of 22:34, 8 October 2016

This page is currently being refactored (along with many others)
Please note that this does not mean the content is unreliable. It just means the page doesn't conform to the style of the site (usually due to age) or a better way of presenting the information has been discovered.
This page is waiting for a final review, then this notice will be removed.

Definition

A relation, , in X[Note 1] is an equivalence relation if it has the following properties[1]:

Name Definition
1 Reflexive xX[(x,x)∈∼]. Which we write xX[xx].
2 Symmetric x,yX[M. Which we write x,yX[xyyx].
3 Transitive x,y,zX[((x,y)∈∼(y,z)∈∼)(x,z)∈∼]. Which we write x,y,zX[(xyyz)xz].

Terminology

  • An equivalence class is the name given to the set of all things which are equivalent under a given equivalence relation.
    • Often denoted [a] for all the things equivalent to a
    • Defined as [a]:={bX | ba}
  • If there are multiple equivalence relations at play, we often use different letters to distinguish them, eg α and []α
  • Sometimes different symbols are employed, for example denotes a topological homeomorphism (which is an equivalence relation on topological spaces)

See Also

Notes

  1. Jump up This terminology means ∼⊆X×X, as described on the relation page.

References

  1. Jump up Set Theory - Thomas Jech - Third millennium edition, revised and expanded


Old Page

An equivalence relation is a special kind of relation

Required properties

Given a relation R in A we require the following properties to define a relation (these are restated for convenience from the relation page)

Reflexive

A relation R if for all aA we have aRa

Symmetric

A relation R is symmetric if for all a,bA we have aRbbRa

Transitive

A relation R is transitive if for all a,b,cA we have aRb and bRcaRc

Definition

A relation R is an equivalence relation if it is:

  • reflexive
  • symmetric
  • transitive