Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
equivalence_relation [2013/05/23 17:14]
nikolaj
equivalence_relation [2013/05/23 17:19]
nikolaj
Line 2: Line 2:
 ==== Definition ==== ==== Definition ====
 | $X$ | | $X$ |
-| $ \sim\in\text{Rel}(X) $ |+| $ \sim \in\text{Rel}(X) $ |
  
-^ $ \sim\in \text{EquivRel}(X) $ ^+^ $ \sim \in \text{EquivRel}(X) $ ^
  
 The relation $R$ is an equivalence relation, if it's in the intersection of all reflexive, all symmetric and all transitive relation. Hence  The relation $R$ is an equivalence relation, if it's in the intersection of all reflexive, all symmetric and all transitive relation. Hence 
  
-^ $ \forall_{\text{dom}(\sim)} x\ (\langle x,x\rangle \in\sim) $ ^ +^ $ \forall_{\text{dom}(\sim)} x\ (\langle x,x\rangle \in \sim) $ ^ 
-^ $ (\langle x,y\rangle \in\sim) \Leftrightarrow (\langle y,x\rangle \in\sim) $ ^ +^ $ (\langle x,y\rangle \in \sim) \Leftrightarrow (\langle y,x\rangle \in \sim) $ ^ 
-^ $ (\langle x,y\rangle \in\sim) \land (\langle y,z\rangle \in\sim) \Leftrightarrow (\langle x,z\rangle \in\sim) $ ^+^ $ (\langle x,y\rangle \in \sim) \land (\langle y,z\rangle \in \sim) \Leftrightarrow (\langle x,z\rangle \in \sim) $ ^
  
 ==== Ramifications ==== ==== Ramifications ====
 +=== Reference ===
 +Wikipedia: [[http://​en.wikipedia.org/​wiki/​Equivalence_relation|Equivalence relation]]
 ==== Context ==== ==== Context ====
 === Subset of === === Subset of ===
 [[Reflexive relation]], [[Symmetric relation]], [[Transitive relation]] [[Reflexive relation]], [[Symmetric relation]], [[Transitive relation]]
Link to graph
Log In
Improvements of the human condition