Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Equivalence Relation in Discrete Mathematics

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

Definition Properties and Solved Examples of Equivalence Relation

We all have learned about fractions in our childhood and if we have then it is not unknown to us that every fraction has many equivalent forms. Let us take an example, 1/2, 2/4, 3/6, -1/-2, -3/-6, 15/30


The fractions given above may all look different from each other or maybe referred to by different names but actually they are all equal and the same number.

  

This unique idea of classifying them together that “look different but are actually the same” is the fundamental idea of equivalence relation. Distribution of a set S is either a finite or infinite collection of a nonempty and mutually disjoint subset whose union is S.

 

A relation R on a set A can be considered as an equivalence relation only if the relation R will be reflexive, along with being symmetric, and transitive. But what does reflexive, symmetric, and transitive mean?


Reflexive: A relation is supposed to be reflexive, if (a, a) ∈ R, for every a ∈ A.

Symmetric: A relation is supposed to be symmetric, if (a, b) ∈ R, then (b, a) ∈ R.

Transitive: A relation is supposed to be transitive if (a, b) ∈ R and (b, c) ∈ R, then (a, c) ∈ R.


Solved Examples of Equivalence Relation 

1. Let us consider that F is a relation on the set R real numbers that are defined by xFy on a condition if x-y is an integer. Prove F as an equivalence relation on R.

Reflexive property: Assume that x belongs to R, and, x – x = 0 which is an integer. Thus, xFx.

Symmetric Property: Assume that x and y belongs to R and xFy. And x – y is an integer. Therefore, y – x = – ( x – y), y – x is too an integer. Thus, yFx.

Transitive Property: Assume that x and y belongs to R, xFy, and yFz. And both x-y and y-z are integers. So, according to the transitive property, ( x – y ) + ( y – z ) = x – z is also an integer. Therefore, xFz.

Hence, R is an equivalence relation on R.


2. How do we know that the relation R is an equivalence relation in the set A = { 1, 2, 3, 4, 5 } given by the relation R = { (a, b):|a-b| is even }.

Here, R = { (a, b):|a-b| is even }. And a, b belongs to A

Reflexive Property : From the given relation,

|a – a| = | 0 |=0

And 0 is always even.

Thus, |a-a| is even

Therefore, (a, a) belongs to R

Hence R is Reflexive

Symmetric Property : From the given relation,

|a – b| = |b – a|

We know that |a – b| = |-(b – a)|= |b – a|

Hence |a – b| is even,

Then |b – a| is also even.

Therefore, if (a, b) ∈ R, then (b, a) belongs to R

Hence R is symmetric

Transitive Property : If |a-b| is even, then (a-b) is even.

In the same way, if |b-c| is even, then (b-c) is also even.

Sum of even number is also even

So, we can write it as a-b+ b-c is even

Then, a – c is also even

So,

|a – b| and |b – c| is even , then |a-c| is even.

Therefore, if (a, b) ∈ R and (b, c) ∈ R, then (a, c) also belongs to R

Hence R is transitive. 


Connection of Equivalence Relation to other relations

  • An incomplete order is a reciprocal, system can be classified, and linear relation. 

  • Equality is a complete order as well as an equivalence relation.

  • Equality is also the only inductive, symmetric, and antisymmetric relation on a set. 

  • Equal variables in algebraic expressions can be replaced for one another, a feature not accessible for equivalence-related variables. 

  • Persons inside an equivalence relation's equivalence classes can replace each other, but not people within a class.

  • A rigorous incomplete order is asymmetric, irreflexive, and bidirectional. 

  • A complete equivalence connection is equal and linear. Such a relationship is bidirectional if and only if it is serial, that is, if for every display style, there occurs some display style text such that asim b. As a result, an equivalence relation can be defined in a variety of ways, including symmetric, transitive, and serial.

  • The ternary equivalent of the normal equivalence relation is the ternary comparability relation.

  • A reliance relation or a tolerance relation is a reciprocal and symmetrical relation.

  • A sequence is both bidirectional and inductive.

  • An equivalence relation whose domain X is also the bottom set for an algebraic form and which satisfies the extra form is known as a congruence relation. In general, congruence relations serve as homomorphism kernels, and a structure's quotient can be created using a congruence relation. Congruence relations have an alternate representation as structural components of the form on which they are established in many crucial circumstances.

  • Although the opposite assertion holds exclusively in classical mathematics because it is identical to the law of excluded middle, any equivalence connection is the negative of an apartness relationship.

  • Every recursive and left or right Riemann connection is also an interval estimate.


A Few key points to remember

i) Equations with similar solutions or bases are known as equivalent equations.

ii) An analogous equation is created by adding or subtracting the identical number or phrase to both sides of an equation.

iii) An analogous equation is created by multiplying or dividing both sides of an equation by the same non-zero value.


Conclusion

The primary focus lies in conceptual understanding and one who has mastered that art is sure to succeed. Practice sums after going through the concept for a better understanding of the topic. Equivalence relations can be a tricky affair if not practiced again and again.

FAQs on Equivalence Relation in Discrete Mathematics

1. What is an equivalence relation in mathematics?

An equivalence relation is a relation on a set that satisfies the properties of reflexivity, symmetry, and transitivity.

  • Reflexive: For every element a, aRa.
  • Symmetric: If aRb, then bRa.
  • Transitive: If aRb and bRc, then aRc.
If a relation satisfies all three properties, it partitions the set into equivalence classes.

2. What are the three properties of an equivalence relation?

The three properties of an equivalence relation are reflexive, symmetric, and transitive.

  • Reflexive: aRa for all a in the set.
  • Symmetric: If aRb, then bRa.
  • Transitive: If aRb and bRc, then aRc.
A relation must satisfy all three conditions to be classified as an equivalence relation.

3. How do you prove a relation is an equivalence relation?

To prove a relation is an equivalence relation, you must verify that it is reflexive, symmetric, and transitive.

  • Step 1: Show that for every element a, aRa (reflexive).
  • Step 2: Assume aRb and prove bRa (symmetric).
  • Step 3: Assume aRb and bRc and prove aRc (transitive).
If all three steps are satisfied, the relation is an equivalence relation.

4. Can you give an example of an equivalence relation?

An example of an equivalence relation is congruence modulo n on integers. Define aRb if a ≡ b (mod n).

  • Reflexive: a ≡ a (mod n).
  • Symmetric: If a ≡ b (mod n), then b ≡ a (mod n).
  • Transitive: If a ≡ b and b ≡ c (mod n), then a ≡ c (mod n).
This relation groups integers into equivalence classes based on remainders.

5. What is an equivalence class?

An equivalence class of an element a is the set of all elements related to a under an equivalence relation. It is written as [a] = {x ∈ A | xRa}. All elements in the same equivalence class are considered equivalent, and different classes do not overlap.

6. How do equivalence relations partition a set?

An equivalence relation partitions a set into disjoint equivalence classes whose union is the entire set.

  • Every element belongs to exactly one equivalence class.
  • No two equivalence classes overlap.
  • The union of all equivalence classes equals the original set.
This partitioning property is a key feature of equivalence relations in discrete mathematics.

7. What is the difference between an equivalence relation and a partial order?

The main difference is that an equivalence relation is symmetric, while a partial order is antisymmetric.

  • Equivalence relation: reflexive, symmetric, transitive.
  • Partial order: reflexive, antisymmetric, transitive.
In a partial order, if aRb and bRa, then a = b, which is not required in equivalence relations.

8. How do you find equivalence classes of a relation?

To find equivalence classes, choose an element a and collect all elements related to it.

  • Step 1: Pick an element a from the set.
  • Step 2: Find all x such that xRa.
  • Step 3: Repeat with remaining elements not yet classified.
For example, under a ≡ b (mod 3), the integers form classes like {…, −3, 0, 3, 6, …}, {…, −2, 1, 4, 7, …}, and {…, −1, 2, 5, 8, …}.

9. Is equality an equivalence relation?

Yes, equality (=) is an equivalence relation because it satisfies reflexive, symmetric, and transitive properties.

  • Reflexive: a = a.
  • Symmetric: If a = b, then b = a.
  • Transitive: If a = b and b = c, then a = c.
Thus, equality is the simplest and most fundamental example of an equivalence relation.

10. Why are equivalence relations important in mathematics?

Equivalence relations are important because they group objects into equivalence classes that share a common property.

  • They simplify complex sets by partitioning them.
  • They are used in modular arithmetic, geometry, and abstract algebra.
  • They help define quotient sets and factor structures.
This concept is fundamental in set theory, discrete mathematics, and higher algebra.