#I cant understand why it is not transitive

1 messages ยท Page 1 of 1 (latest)

paper mirageBOT
#
๐Ÿ‘‹ Welcome to your Help Thread!

Hey @dreamy tangle, Thanks for sharing your math problem with us. While you wait for a Helper to help you, we want to share some vital information with you.

โ€‹

โ— Please take a moment to read the helpee guidelines. This will make sure that your post follows the helpee rules of our community.

โ€‹

โ— Please don't ping <@&775784618955505685>, <@&1283689826742440016>, <@&819616364188139550>, or <@&624327278137966593> for help because their job is to take care of the server's administrative tasks, not to answer queries directly. However, if you have a problem with how a Helper is acting, you can ping a Helper Moderator.

โ€‹

โ— It's always very useful if you can show us the work you've done so far. This makes it easier for our Helpers to find mistakes and help you get to the right answer.

paper mirageBOT
spare verge
#

Well why do you think it's transitive then?

dreamy tangle
#

R={(1,2),(1,3),(2,1),(2,3),(3,1),(3,2)
then (2,1) -> (1,3) -> (2,3)

spare verge
#

Ok, is that the only choice of x,y,z you can make?

dreamy tangle
#

(1,2 ), (2,3),(1,3)

spare verge
#

what happens if you take (1,2) and (2,1)?

dreamy tangle
#

mm we cant call it transitive for these?

spare verge
#

yes, you've found a pair of elements that make it fail

dreamy tangle
#

okay

#

so it should be true for all possible elements?

spare verge
#

clearly not

#

we just said it was false

#

1 does not equal 2, 2 does not equal 1, but 1 equals 1

dreamy tangle
#

like all of the possible one
even one failed makes it not transititve?

spare verge
#

yes

dreamy tangle
#

oo okay

spare verge
#

transitive is, for all x,y,z such that (x,y) and (y,z) are in R, then (x,z) is in R

dreamy tangle
#

okay thennn

#

and same for symmetric and reflexive?

#

these should all have all the posibilities?

spare verge
#

yes

#

for all x, (x,x) is in R
for all x,y such that (x,y) is in R, (y,x) is in R

dreamy tangle
#

'all'
correct
now i understood the whole topic

#

aah thank you so much
i was getting so confused with all the terms