Asymmetric Relation (original) (raw)

Last Updated : 23 Jul, 2025

A relation is a subset of the cartesian product of a set with another set. A relation contains ordered pairs of elements of the set it is defined on. A relation is a subset of the cartesian product of a set with another set. A relation contains ordered pairs of elements of the set it is defined on.

Table of Content

What is Relation in Maths?

Relation in Mathematics is defined as the relationship between two sets. If we are given two sets set A and set B and set A has a relation with set B then each value of set A is related to a value of set B through some unique relation. Here, set A is called the domain of the relation, and set B is called the range of the relation.

For example if we are given two sets, Set A = {1, 2, 3, 4} and Set B = {1, 4, 9, 16} then the ordered pair {(1, 1), (2, 4), (3, 9), (4, 16)} represents the relation defined as, R, A: → B {(x, y): y = x2: y ϵ B, x ϵ A}.

What is Asymmetric Relations?

An asymmetric relation is a specific type of binary relation on a set where the order of elements matters. In an asymmetric relation, if the pair (a, b) is in the relation, then the pair (b, a) must not be in the relation for any elements a and b from the set. In other words, the relationship is one-directional or asymmetric.

Asymmetric Relations Definition

A relation R on a set A is called asymmetric relation if

**∀ a, b ∈ A, if ****(a, b) ∈ R** then ****(b, a) ∉ R** and vice versa,

where **R is a subset of ****(A x A)**

This if an ordered pair of elements **“a” to “b” (**a R b) is present in relation **R then an ordered pair of elements **“b” to “a” (**b R a) should not be present in relation **R.

Properties of Asymmetric Relations

Some of the properties of Asymmetric Relations are:

Asymmetric and Symmetric Relations

An asymmetric relation is a binary relation on a set where if (a,b) is in the relation, then (b,a) must not be in the relation for any elements _a and _b.

**Example:

A symmetric relation is a binary relation on a set where if (a, b) is in the relation, then (b,a) must also be in the relation for any elements a and b.

**Example:

The ****"is a sibling of"** relationship is symmetric. If Alice is a sibling of Bob, then Bob is also a sibling of Alice.

Difference Between Asymmetric and Symmetric Relations

Asymmetric Relation Vs Symmetric Relations
Property Asymmetric Relations Symmetric Relations
Definition (a, b) in the relation implies (b, a) is not in the relation (a, b) in the relation implies (b, a) is also in the relation
Direction of Relationship One-way relationship Two-way relationship
Example ****"Is Less Than**" (<<) ****"Is Equal To"** (==), "Is a Friend of"
Transitivity Can be transitive or intransitive Often transitive
Matrix Representation Zeros on the main diagonal, no symmetric entries Symmetric entries reflected across the main diagonal
Antisymmetry Always antisymmetric. (Not the same as asymmetric) May or may not be antisymmetric
Irreflexivity Always irreflexive May or may not be irreflexive

Symmetric, Asymmetric and Antisymmetric

**Symmetric: Symmetric Relation is a relation in which all x, y ∈ X, (x, y) ∈ R ⇒ (y, x) ∈ R

**Asymmetric: Asymmetric Relation is a relation in which if for all x, y ∈ X, (x, y) ∈ R ⇒ (y, x) ∉ R

**Antisymmetric: Antisymmetric Relation is a relation in which

Examples of Asymmetric Relations

**Example: Consider set A = {a, b}

**Example: Divisibility Relation:

R = {(2, 4), (3, 6), (5, 10)}

In this relation, each number on the left divides the corresponding number on the right, but the reverse is not true.

**Example: Strict Subset Relation:

R = {{1, 2}, {1, 2, 3}), {a, b}, {a, b, c}}

In this relation, each set on the left is a strict subset of the set on the right, but not vice versa.

**Example:

Consider the relation "is less than" on the set of real numbers. If a<b, then it is not true that b<a. This is an asymmetric relation.

**Example:

Let's consider the relation "is a proper subset of" on the set of all sets. If set A is a proper subset of set B, then it is not the case that B is a proper subset of A.

**Example:

****"Is Predecessor Of" Relation:**

Conclusion: Asymmetric Relation

In conclusion, an asymmetric relation is a specific type of binary relation on a set in which the order of elements matters. The key characteristic of an asymmetric relation is that if a pair (a,b) is in the relation, then the pair (b,a) must not be in the relation for any elements a and b from the set. In other words, the relationship is one-directional, ensuring that it does not allow for symmetry.

**Read More,

Asymmetric Relation Example

**Example: If A = {5, 9} is a relation R (a, b) on set A = (5, 9) ∈ R such that a < b, then prove that the relation is asymmetric.

**Solution:

Given,

A = {5, 9} ∈ R

Here,

5 < 9, So A ∈ R

Now, for

(9, 5) 9 </ 5,

(5, 9) ∈ R ⇒ (9, 5) ∉ R

Thus, it is proved that the relation on set A is asymmetric

Sample Problems on Asymmetric Relations

Various problems on Asymmetric Relations are,

**P1: Given a set {a, b, c}, determine whether the relation R = {(a, b), (b, c)} is asymmetric.

**P2: Prove or disprove the statement: "The composition of two asymmetric relations is always asymmetric."

**P3: Let R 1 = {(1, 2), (2, 3)} and R 2 = {(3, 4), (4, 5)}. Find the composition R 1 ∘ R 2 and determine if it is an asymmetric relation.

**P4: Provide an example of a relation that is irreflexive but not asymmetric.