S2, C6: Equivalence Relations Flashcards
What is a relation?
A relation R on the set A is a non-empty subset of the Cartesian product AxA.
A relation called congruence modulo n
aRb iff a-b is divisible by n.
Reflexive
A relation R on a set A is said to be reflexive if
aRa for all a∈A
Symmetric
A relation R on a set A is said to be symmetric if:
whenever a, b ϵ A with aRb, then bRa.
Transitive
A relation R on a set A is said to be transitive if:
whenever a, b, c ∈ A with aRb and bRc, then aRc.
Equivalence relation
A relation that is reflexive, symmetric and transitive.
Equivalence Class
If R is an equivalence relation on a set A then, for each a ∈ A, the equivalence class of a is the set a(bar) = {b ∈ A : bRa}
Partition
A partition of a non-empty set A is given by a collection of non-empty subsets Ai of A such that
Ui Ai = A, and Ai ∩ Aj = ∅ whenever Ai is not equal to Aj.
I.e. every element of A belong to exactly one Ai.