Asymmetric and Transitive Relations.pptx

rajvedant26 10 views 6 slides Mar 07, 2025
Slide 1
Slide 1 of 6
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6

About This Presentation

The PowerPoint presentation titled *"Asymmetric and Transitive Relations"* explains the concepts of asymmetric and transitive relations in set theory.

- *Asymmetric Relation*: A relation \( R \) on a set \( A \) is asymmetric if, for every \( (x,y) \in R \), the reverse pair \( (y,x) \n...


Slide Content

Asymmetric and Transitive Relations

Asymmetric Relation Let A be a set A relation R on set A is said to be asymmetric if ( x,y ) ∈ R then ( y,x ) ∉ R ∀ ( x,y ) ∈ A

Example Let A be a set defined as A={1,2,3} R={(2,1),(2,3),(1,3)} The above relation is an asymmetric relation as the relation does not contain any diagonal pair. That is, if ( x,y ) is in R, then ( y,x ) should not be in R.

Transitive Relation Let A be a set A relation R on set A is said to be transitive if ( x,y ) ∈ R, ( y,x ) ∈ R then ( x,z ) ∈ R ∀ ( x,y,z ) ∈ A

Example Let A be a set defined as A={1,2,3} R={(1,2),(2,3),(1,3)} The above relation is a transitive relation as ( x,y ) exists in R, ( y,z ) exists in R and hence ( x,z ) also should exist in R which is the case.

Thank You