ScholarQuill logoScholarQuillUniversity Notes
  • Notes
  • Past Papers
  • Blogs
  • Todo
Login
ScholarQuill logoScholarQuillUniversity Notes
Login
NotesPast PapersBlogsTodo
More
SubjectsDiscussionCGPA CalculatorGPA CalculatorStudent PortalCourse Outline
About
About usPrivacy PolicyReportContact
Notes
Past Papers
Blogs
Todo
Analytics
    Current Subject
    🧩
    Discrete Structures
    GE-167
    Progress0 / 67 topics
    Topics
    1. Mathematical Reasoning: Propositional and Predicate Logic2. Propositional Logic: Logical Operators3. Translations Between Symbolic Expressions and Formal English Expression4. Logical Equivalences5. Predicate Logic: Quantifiers6. Nested Quantification7. Equivalences in Predicate Logic8. Translations Between Symbolic Forms and Formal English9. Rules of Inference: Proof Methods and Strategies10. Direct Proof11. Proof by Contraposition12. Proof by Induction13. Proof by Implication14. Existence Proof15. Uniqueness Proofs16. Trivial Proofs17. Vacuous Proofs18. Sets: Notations and Set Operations19. Venn Diagrams20. Countable and Uncountable Sets21. Relations: Equivalence Relations and Partitions22. Partial Orderings23. Recurrence Relations24. Functions: Injective, Surjective, Bijective25. Special Types of Functions26. Function Composition27. Inverse Functions28. Recursive Functions29. Compositions30. Number Theory: Sequences and Series31. Counting: Inclusion and Exclusion Principle32. Pigeonhole Principle33. Permutations and Combinations34. Integers and Divisibility: Division Theorem35. Modular Arithmetic36. LCM and GCD37. Euclidean and Extended Euclidean Method38. Finding Solutions to Congruence39. Primes: Fundamental Theorem of Arithmetic40. Characterizations of Primes41. Mersenne Primes42. Induction: Weak Induction43. Strong Induction44. Recursion and Recurrences: Formulation of Recurrences45. Closed Formulas46. Counting: Product Rule and Sum Rule47. Principle of Inclusion-Exclusion48. Binomial Coefficients49. Pascal's Identity and Pascal’s Triangle50. Binomial Theorem51. Relations: Reflexive, Symmetric, Transitive, and Antisymmetric52. Equivalence Relations and Equivalence Classes53. Partial Orders54. Graph Theory: Terminologies55. Elements of Graph Theory56. Planar Graphs57. Graph Coloring58. Euler Graph59. Hamiltonian Path60. Rooted Trees61. Graph Traversals62. Handshaking Lemma and Corollary63. Special Families of Graphs64. Graph Isomorphism65. Planarity in Graphs66. Eulerian and Hamiltonian Graphs67. Trees in Graph Theory
    GE-167›Relations: Equivalence Relations and Partitions
    Discrete StructuresTopic 21 of 67

    Relations: Equivalence Relations and Partitions

    10 minread
    1,673words
    Intermediatelevel

    Relations: Equivalence Relations and Partitions

    In mathematics, a relation is a way to associate elements of one set with elements of another set (or the same set). Relations are fundamental in various areas of mathematics, including algebra, set theory, and logic. Two important concepts related to relations are equivalence relations and partitions, which are closely connected.


    1. Relations

    A relation on a set AAA is a subset of the Cartesian product A×AA \times AA×A. It is a collection of ordered pairs (a,b)(a, b)(a,b) where a,b∈Aa, b \in Aa,b∈A. We write a∼ba \sim ba∼b if (a,b)(a, b)(a,b) is in the relation RRR, meaning that aaa is related to bbb.

    Notation and Definition of a Relation:

    Let AAA be a set, and let RRR be a relation on AAA. The relation RRR is a subset of A×AA \times AA×A, which means that:

    R⊆A×A.R \subseteq A \times A.R⊆A×A.

    For any two elements a,b∈Aa, b \in Aa,b∈A, we write a∼ba \sim ba∼b (or aaa is related to bbb) if (a,b)∈R(a, b) \in R(a,b)∈R.

    Properties of Relations:

    A relation RRR on a set AAA can have certain properties that define its behavior. These properties include:

    • Reflexive: a∼aa \sim aa∼a for all a∈Aa \in Aa∈A.
    • Symmetric: If a∼ba \sim ba∼b, then b∼ab \sim ab∼a.
    • Transitive: If a∼ba \sim ba∼b and b∼cb \sim cb∼c, then a∼ca \sim ca∼c.

    2. Equivalence Relations

    An equivalence relation is a specific type of relation that satisfies three key properties:

    1. Reflexive: Every element is related to itself. For all a∈Aa \in Aa∈A, a∼aa \sim aa∼a.
    2. Symmetric: If aaa is related to bbb, then bbb is related to aaa. If a∼ba \sim ba∼b, then b∼ab \sim ab∼a.
    3. Transitive: If aaa is related to bbb, and bbb is related to ccc, then aaa is related to ccc. If a∼ba \sim ba∼b and b∼cb \sim cb∼c, then a∼ca \sim ca∼c.

    A relation RRR on a set AAA is an equivalence relation if it satisfies all three properties.

    Examples of Equivalence Relations:

    1. Equality: The equality relation on any set is always an equivalence relation. For any set AAA, the relation a=ba = ba=b is reflexive, symmetric, and transitive.

    2. Congruence Modulo nnn: For integers, we say a∼ba \sim ba∼b (mod nnn) if a−ba - ba−b is divisible by nnn. This relation is:

      • Reflexive: a−a=0a - a = 0a−a=0, which is divisible by nnn.
      • Symmetric: If a−ba - ba−b is divisible by nnn, then b−ab - ab−a is also divisible by nnn.
      • Transitive: If a−ba - ba−b is divisible by nnn and b−cb - cb−c is divisible by nnn, then a−ca - ca−c is divisible by nnn.
    3. Equivalence of Geometrical Objects: Two geometric objects (e.g., two triangles) are congruent if they can be transformed into one another by rotations, translations, or reflections. This is an equivalence relation because it satisfies reflexivity, symmetry, and transitivity.


    3. Partitions

    A partition of a set AAA is a way of dividing AAA into disjoint, non-empty subsets such that every element of AAA is in exactly one of these subsets. Each subset in a partition is called a block or cell of the partition.

    Connection Between Equivalence Relations and Partitions:

    There is a direct relationship between equivalence relations and partitions. Specifically, if RRR is an equivalence relation on a set AAA, then the equivalence classes of RRR form a partition of AAA.

    • Equivalence Class: The equivalence class of an element a∈Aa \in Aa∈A under the relation RRR, denoted by [a][a][a], is the set of all elements in AAA that are related to aaa under RRR:

      [a]={b∈A∣a∼b}.[a] = \{ b \in A \mid a \sim b \}.[a]={b∈A∣a∼b}.

      The equivalence classes are the blocks of the partition of AAA.

    • Partition: The set of all equivalence classes under an equivalence relation on AAA forms a partition of AAA, because:

      1. Every element of AAA belongs to exactly one equivalence class.
      2. The equivalence classes are disjoint (no element can be in two different classes).
      3. The union of all equivalence classes is the entire set AAA.

    Example of a Partition:

    Consider the set A={1,2,3,4,5,6}A = \{1, 2, 3, 4, 5, 6\}A={1,2,3,4,5,6}, and the equivalence relation "congruence modulo 3." This relation groups the elements of AAA based on their remainders when divided by 3.

    • The equivalence classes (or blocks) are:
      • [0]={3,6}[0] = \{3, 6\}[0]={3,6} (elements congruent to 0 modulo 3),
      • [1]={1,4}[1] = \{1, 4\}[1]={1,4} (elements congruent to 1 modulo 3),
      • [2]={2,5}[2] = \{2, 5\}[2]={2,5} (elements congruent to 2 modulo 3).

    This is a partition of AAA because:

    1. Every element of AAA is in exactly one of the equivalence classes.
    2. The equivalence classes are disjoint.
    3. The union of the equivalence classes gives the set AAA.

    4. Theorem: Equivalence Relations and Partitions

    There is a fundamental result that links equivalence relations and partitions:

    Theorem: The equivalence classes of an equivalence relation on a set AAA form a partition of AAA, and conversely, every partition of AAA corresponds to an equivalence relation.

    Proof Idea:

    • If RRR is an equivalence relation on AAA, the equivalence classes of RRR form a partition of AAA.
    • If a partition of AAA is given, an equivalence relation can be defined by declaring two elements related if and only if they belong to the same block of the partition.

    5. Properties of Equivalence Relations and Partitions

    • Equivalence Class: The equivalence class of an element aaa under an equivalence relation RRR on AAA is the set of all elements that are related to aaa.
    • Disjointness of Equivalence Classes: The equivalence classes are disjoint. That is, no element of AAA belongs to two different equivalence classes.
    • Partitioning: The equivalence classes form a partition of the set AAA, meaning the set AAA is divided into non-empty, disjoint subsets, and their union is AAA.
    • Reflexivity, Symmetry, and Transitivity: These properties of equivalence relations ensure that the equivalence classes behave consistently and that each element is related to itself, leading to the partition.

    6. Summary

    • Equivalence Relation: A relation RRR on a set AAA is an equivalence relation if it is reflexive, symmetric, and transitive.
    • Equivalence Class: The equivalence class of an element a∈Aa \in Aa∈A is the set of all elements that are related to aaa.
    • Partition: A partition of a set AAA is a division of AAA into non-empty disjoint subsets (blocks). The equivalence classes of an equivalence relation on AAA form a partition of AAA.
    • Connection: Equivalence relations and partitions are closely related; equivalence relations define partitions, and partitions define equivalence relations.

    This understanding is fundamental in various mathematical fields, including algebra, geometry, and computer science.

    Previous topic 20
    Countable and Uncountable Sets
    Next topic 22
    Partial Orderings

    Past Papers

    Open this section to load past papers

    Click on Show Past Papers to see past papers.
    On This Page
      Reading Stats
      Est. reading time10 min
      Word count1,673
      Code examples0
      DifficultyIntermediate