Trying to understand transitive relations

  • Thread starter Thread starter r0bHadz
  • Start date Start date
  • Tags Tags
    Relations
AI Thread Summary
Transitive relations require that if (a,b) and (b,c) are in relation R, then (a,c) must also be in R. The discussion clarifies that for R to be considered transitive, it must include both (2,2) and (4,4). The definition emphasizes that this must hold true for all elements a and c, including when a equals c. The user expresses confusion about navigating the forum's new design, particularly regarding the "answered" button. Understanding transitive relations is crucial for correct mathematical reasoning.
r0bHadz
Messages
194
Reaction score
17
Homework Statement
Say you have relation R= {(2,4) (4,2)}
Relevant Equations
If (a,b) is an element of R, and (b,c) is an element of R, R={(a,b) (b,c) (a,c)} is transitive
Obviously R is not transitive because it doesn't contain (2,2). But does it need to contain both (2,2) and (4,4) to be considered transitive?
 
Physics news on Phys.org
Yes. A better definition of transitivity would say if ##(a,b)## and ##(b,c)## are elements of ##R##, then ##(a,c)## is an element of ##R##. It has to hold for ALL ##a## and ##c##, the case ##a=c## included.
 
Last edited:
  • Like
Likes r0bHadz
thanks for the reply. I can't figure this new design out at all, not sure where the "answered" button is
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top