Important Definitions
- Relation from A to B, page 364
- Relation on A, page 364
- Domain of a relation, page 364
- Range of a relation, page 364
- Inverse of a relation, page 373
- Reflexive relation, page 375
- Symmetric relation, page 375
- Transitiverelation,page375
- Equivalence relation, page 378
- Equivalence class, page 391
- Congruence class, page 392
- Partition of a set, page 395
- Integers modulo n, page 402
- Addition in Zn, page 404
- Multiplication in Zn, page 404
Important Theorems and Results about Relations, Equivalence Relations, and Equivalence Classes
- Theorem 7.6. Let R be a relation from the set A to the set B. Then
1. The domain of R−1 is range of R. That is, dom(R−1) = range(R).
2. The range of R−1 is domain of R. That is, range(R−1) = dom(R).
3. The inverse of R−1 is R. That is, (R−1)−1=R.
- Theorem 7.10. Let n∈N and let a,b∈Z. Then a≡b (mod n if and only if a and b have the same remainder when divided by n.
- Theorem 7.14. Let A be a nonempty set and let ∼ be an equivalence relation on A.
1. For each a∈A, a∈[a].
2. For each a,b∈A, a∼b if and only if [a]=[b].
3. For each a,b∈A, [a]=[b] or [a]∩[b]=∅.
- Corollary 7.16. Let n∈N. For each a∈Z, let [a] represent the congruence class of a modulo n.
1. For each a∈Z, a∈[a].
2. For each a,b∈Z, a≡b (mod n) if and only if [a]=[b].
3. For each a,b∈Z, [a]=[b] or [a]∩[b]=∅.
- Corollary 7.17. Let n∈N. For each a∈Z, let [a] represent the congruence class of a modulo n.
1. Z=[0]∪[1]∪[2]∪⋅⋅⋅∪[n−1]
2. For j,k∈{0,1,2,...,n−1}, if j≠k, then [j]∩[k]=∅.
- Theorem 7.18. Let ∼ be an equivalence relation on the nonempty set A. Then the collection C of all equivalence classes determined by ∼ is a partition of the set A.