Proving if R1 \ R2 is Transitive or Not

  • Thread starter Thread starter IntroAnalysis
  • Start date Start date
  • Tags Tags
    Counterexample
Click For Summary

Homework Help Overview

The discussion revolves around the properties of set differences of relations, specifically whether the difference of two transitive relations, R1 and R2, denoted as R1 \ R2, is itself transitive. Participants explore definitions and implications of transitivity in the context of relations on a set A.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants attempt to clarify the meaning of R1 \ R2 and its implications for transitivity. Questions arise regarding the definitions of the relations and the conditions under which transitivity holds.

Discussion Status

The discussion includes various attempts to prove or disprove the transitivity of R1 \ R2, with some participants suggesting counterexamples. There is an acknowledgment of the complexity of the definitions involved, and some productive lines of reasoning have emerged, although consensus on the outcome is not reached.

Contextual Notes

Participants note the importance of understanding the definitions of transitivity and the implications of set differences in the context of relations. There are also references to specific counterexamples that challenge initial assumptions about transitivity.

IntroAnalysis
Messages
58
Reaction score
0

Homework Statement


Suppose R1 and R2 are relations on A. Therefore, R1 \subseteqA X A
and R2 \subseteqA X A


Homework Equations


Let (x, y) and (y, z) \inR1. Then since R1 is transitive, xR1y, and
yR1z implies xR1z.

Does R1\R2 mean: (x,y) \inR1 \wedge (x,y) \notin
R2?


The Attempt at a Solution


Any suggestions? I am losing what a relation R1 minus R2 means to prove or disprove that it is transitive?
 
Physics news on Phys.org


IntroAnalysis said:

Homework Statement


Suppose R1 and R2 are relations on A. Therefore, R1 \subseteqA X A
and R2 \subseteqA X A


Homework Equations


Let (x, y) and (y, z) \inR1. Then since R1 is transitive, xR1y, and
yR1z implies xR1z.

Does R1\R2 mean: (x,y) \inR1 \wedge (x,y) \notin
R2?


The Attempt at a Solution


Any suggestions? I am losing what a relation R1 minus R2 means to prove or disprove that it is transitive?

So (x,y)\in R_1\setminus R_2 means (x,y)\in R_1 and (x,y)\notin R_2.

So, you must prove that if (x,y)\in R_1\setminus R_2 and (y,z)\in R_1\setminus R_2, then (x,z)\in R_1\setminus R_2.

Try to prove it directly. If you're unable to, then try to find a counterexample.
 


Let arbitrary (x, y) and (y,z) \in R1\R2. This is equivalent to
(x, y) \in R1 \wedge (x, y)\notin R2 and
(y, z) \in R1 \wedge (y, z)\notin R2.

So (x, y) and (y, z) \inR1. Because R1 is transitive, (x, z) \inR1.

Since (x, y) \wedge (y, z) \notinR2, then (x, z) \notinR2.

Therefore, (x, z) \inR1\R2. Since (x,y) and (y,z) were arbitrary elements of R1\R2, then if R1 and R2 are transitive, then R1\R2 must be transitive.
 


IntroAnalysis said:
Since (x, y) \wedge (y, z) \notinR2, then (x, z) \notinR2.

Why??
 


I had my doubts about this, but I was thinking if (x, y) \notinR2 \wedge (y, z)\notinR2, since R2 is transitive, then (x, z) cannot be an element of R2.

But I now think this is incorrect. Can I just say since (x, z) is \in R1/R2, by definition it is \notinR2?
 


IntroAnalysis said:
Can I just say since (x, z) is \in R1/R2

No, because that is exactly what you need to prove!

Maybe you should start looking for a counterexample.
 


Counterexample. Let A = {1,2,3}
Let R1 be the identity relation, iA. iA is transitive. R1 = {(1,1),(2,2),(3,3)}

Let R2 be the relation, R2 = {(x,y)\inA X A l x \leqy}
R2 = {(1,1), (1,2), (2,2), (2,3), (3,3)}. R2 is also transitive.

Then R1\R2 = Empty set.

I don't believe that the empty set could be transitive. (?) If true, then this would be a
counterexample.
 


Your R2 is not transitive: it misses (1,3).

Also the empty set is trivially transitive: indeed, for each (x,y) and (y,z) in the emptyset (there is no such x,y, and z!), we have that (x,z) is in there. So the condition is vacuously true.
 


Thanks for your patience. I think I finally understand "vacuously" and "trivially" in regards to meeting the definition of transitive.

If R2 and R2 are transitive, must R1\R2 be transitive? No.
Counterexample: A = {1, 2, 3} and R1 = {(1,2), (2,3), (1, 3)} and R2 = {(1, 3)}.
R1 is transitive and R2 is transitive (vacuously).

Then, R1\R2 = {(1,2), (2,3)}. Therefore, R1\R2 is not transitive because it does not include
(1, 3).
 
  • #10


Very good! That is indeed a counterexample!
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 17 ·
Replies
17
Views
11K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K