Can you explain why it would need them? In what way does it not fit the definition of transitive as it is?For example: Is the relation (x, y) ∈ { (1, 1), (1, 2), (2, 3), (1, 3) } transitive or would it need (2, 2) and (3, 3) to be considered transitive?
Can you explain why it would need them? In what way does it not fit the definition of transitive as it is?
The relation R ={(1,1), (1,2), (2,3), (1,3)} is transitive.For example: Is the relation (x, y) ∈ { (1, 1), (1, 2), (2, 3), (1, 3) } transitive or would it need (2, 2) and (3, 3) to be considered transitive?
That's one problem with learning from examples (though of course they are necessary): we can't give examples of every situation. Probably most of the examples you've seen are intended to show equivalence relations, so you haven't seen enough transitive relations that are not also reflexive.Never mind, you're right. Self-loops aren't directly related to if a relation is transitive or not.
I was a bit confused because a lot of the examples I've viewed always represented transitive relations with a graph that either had no self-loops or self-loops for every vertex. So I got curious if they were also connected to a relations transitivity.
Thank you, I'll mark the question as solved.