Symmetric Relation (original) (raw)

Last Updated : 11 Nov, 2025

Symmetric relations are a type of relation where the two elements of set X are related with relation R, then reversing the order of the elements is also related with the relation R.

420046937

In other words, a symmetric relation is defined as if xRy then yRx, where x and y are two elements of set S and R is a relation. A relation R on a set A is symmetric if, whenever (x, y) ∈ R, then (y, x) ∈ R.

**For example, A = {7, 9} then symmetric relation R on A if,

Examples of Symmetric Relations

There are multiple examples of a symmetric relation. Some of these examples are listed below:

Properties of Symmetric Relations

Some properties of a symmetric relation are listed below:

Number of Symmetric Relations Formula

The formula for the total number of symmetric relations with n-elements is given by:

Number of Symmetric Relation = 2[n(n +1)]/2

where,

How to Check Relation is Symmetric or Not?

Asymmetric vs Symmetric Relations

The below table represents the difference between the symmetric and asymmetric relations.

Symmetric Relation Asymmetric Relation
A relation R is symmetric when two elements p and q of set A if p is related to q, then q is also related to p. A relation R is asymmetric when two elements p and q of set A if p is related to q, then, q is not related to p.
pRq ⇔ qRpor(p, q) ∈ R then, (q, p) ∈ R pRq ⇔ q not related p (p, q) ∈ R then, (q, p) ∉ R
Addition if a + b then b + a. Division if a / b the b ∤ a.

Asymmetric vs Anti-Symmetric vs Symmetric Relations

Difference between the asymmetric, antisymmetric and symmetric relation

Asymmetric Relations Anti-Symmetric Relations Symmetric Relations
Relation R on a set A is said to be asymmetric if and only if (a, b) ∈ R, then (b, a) ∉ R, for all a, b ∈ A. Relation R on a set A is said to be antisymmetric, if aRb and bRa hold if and only if when a = b. Relation R is said to be symmetric if, for elements a, b ∈ A, we have aRb, that is, (a, b) ∈ R, then we must have bRa, that is, (b, a) ∈ R.
**Example: a - b ≠ b - a ****Example:**If a > b then b ≯ a **Example: a + b = b + a

Also Check

Symmetric Relations Examples

**Example 1: Check whether the relation R = {(2, 5), (3, 3)} is symmetric or not?

**Solution:

R = {(2, 5), (3, 3)}

Above relation is not a symmetric relation as:

(2, 5) ∈ R but (5, 2) ∉ R

R is not symmetric.

**Example 2: Prove that given relation R = {(1, 2), (2, 1), (4, 4), (5, 7), (7, 5)} is symmetric relation?

**Solution:

R = {(1,2), (2,1), (4,4), (5,7), (7, 5)}

Above relation is symmetric relation as:

R is symmetric.

**Example 3: Find the number of symmetric relations in set V with 3 elements.

**Solution:

**Total number of symmetric relation = 2 [n(n +1)] / 2

Practices Question on Symmetric Questions

**Q1: Check whether the relation R = {(2, 5), (3, 3)} is symmetric or not?

**Q2: Prove that given relation R = {(4, 5), (7, 8), (9 ,1), (1, 9), (8, 7)} is symmetric relation?

**Q3: Find the number of symmetric relations in set A with 9 elements.