Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Equivalence relation
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Alternative definition using relational algebra === In [[relational algebra]], if <math>R\subseteq X\times Y</math> and <math>S\subseteq Y\times Z</math> are relations, then the [[Composition of relations|composite relation]] <math>SR\subseteq X\times Z</math> is defined so that <math>x \, SR \, z</math> if and only if there is a <math>y\in Y</math> such that <math>x \, R \, y</math> and <math>y \, S \, z</math>.<ref group="note">Sometimes the composition <math>SR\subseteq X\times Z</math> is instead written as <math>R;S</math>, or as <math>RS</math>; in both cases, <math>R</math> is the first relation that is applied. See the article on [[Composition of relations#Notational variations|Composition of relations]] for more information.</ref> This definition is a generalisation of the definition of [[Function composition|functional composition]]. The defining properties of an equivalence relation <math>R</math> on a set <math>X</math> can then be reformulated as follows: * <math>\operatorname{id} \subseteq R</math>. ([[Reflexive relation|reflexivity]]). (Here, <math>\operatorname{id}</math> denotes the [[identity function]] on <math>X</math>.) * <math>R=R^{-1}</math> ([[Symmetric relation|symmetry]]). * <math>RR\subseteq R</math> ([[Transitive relation|transitivity]]).<ref>{{Cite book |last=Halmos |first=Paul Richard |title=Naive Set Theory |publisher=Springer |year=1914 |isbn=978-0-387-90104-6 |location=New York |pages=41 |language=English}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)