![]() |
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 DefinitionA relation R on a set A is called asymmetric relation if
where R is a subset of (A x A) This if an ordered pair of elements “a” to “b” (aRb) is present in relation R then an ordered pair of elements “b” to “a” (bRa) should not be present in relation R. Properties of Asymmetric RelationsSome of the properties of Asymmetric Relations are:
Asymmetric and Symmetric RelationsAn 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
Symmetric, Asymmetric and AntisymmetricSymmetric: 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 RelationsExample: 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 RelationIn 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 ExampleExample: 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:
Sample Problems on Asymmetric RelationsVarious 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 R1 = {(1, 2), (2, 3)} and R2 = {(3, 4), (4, 5)}. Find the composition R1 ∘ R2 and determine if it is an asymmetric relation. P4: Provide an example of a relation that is irreflexive but not asymmetric. FAQs On Asymmetric RelationWhat is meant by asymmetric relation?
What is an example of an asymmetric relationship?
Is identity relation asymmetric?
Is An Empty relation asymmetric?
|
Reffered: https://www.geeksforgeeks.org
Mathematics |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 11 |