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:

  • The “is a parent of” relationship is asymmetric. If Alice is the parent of Bob, then Bob cannot be the parent of Alice.

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

Asymmetric Relation

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?
  • What is Asymmetric Relations?
  • Properties of Asymmetric Relations
  • Asymmetric and Symmetric Relations
  • Examples of Asymmetric Relations
  • Conclusion: Asymmetric Relation
  • Sample Problems on Asymmetric Relations
  • FAQs On Asymmetric Relation

Similar Reads

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....

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....

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....

Symmetric, Asymmetric and Antisymmetric

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

Examples of Asymmetric Relations

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

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....

Sample Problems on Asymmetric Relations

Various problems on Asymmetric Relations are,...

FAQs On Asymmetric Relation

What is meant by asymmetric relation?...

Contact Us