Help proving some basic properties of relations

Click For Summary
The discussion focuses on proving properties of relations, specifically the implications of asymmetry, antisymmetry, and irreflexivity. It is established that if a relation R is asymmetric, it must also be antisymmetric, as the conditions for antisymmetry cannot be satisfied under asymmetry. Additionally, the participants explore how asymmetry implies irreflexivity, emphasizing the need for a contradiction approach to prove this. The conversation also touches on the relationship between transitivity and irreflexivity, noting that assuming both can lead to contradictions. Overall, the thread seeks clarity on how to effectively approach these proofs and encourages the use of proof by contradiction as a method.
privyet
Messages
12
Reaction score
1

Homework Statement



Prove the following properties of relations:

1) If R is asymmetric then it's antisymmetric.
2) If R is asymmetric then it's irreflexive.
3) If R is irreflexive and transitive then it's asymmetric.

The Attempt at a Solution



1)
If R is asymmetric on a set X, then for all x,y in X: xRy implies \neg(yRx).
If R is antisymetric on X, then for all x,y in X: xRy and yRx implies x = y.

The premise of the antisymmetry relation requires that xRy and yRx but as R is asymmetric we know that \neg(xRy and yRx), therefore given that the premise is false, the conclusion is vacuously true and we can say that if R is asymmetric then it's antisymmetric.

2)If R is asymmetric on a set X, then for all x,y in X: xRy implies \neg(yRx).
If R is irreflexive, then for all x in X, \neg(xRx)

I really don't know how to think about this proof.

3)
If R is irreflexive, then for all x in X, \neg(xRx).
R is transitive if when xRy and yRz for all x,y,z in X, then xRz.

Likewise, I don't know how to begin thinking about this proof.

In all of these problems I'm finding it hard to get my head around the process of doing the proof. If I write the 3rd problem in logic notation I get:
(\forallx \neg(xRx)) \wedge (\forallx,y,z in X xRy \wedge yRz \Rightarrow xRz) \Rightarrow (xRy \Rightarrow \neg(yRx))

How do I break this down and think about it? Any help much appreciated.
 
Physics news on Phys.org
With regard to 2), what happens if R is not irreflexive, that is, there exists some x in X such that xRx?

With regard to 3), what does transitivity say about xRy and yRx?
 
Thanks for your reply.

1) I'm not sure, to be honest. One approach I had in mind was to say let x = y, then in the assymetric relation xRx \Rightarrow \neg(xRx), then using the irreflexive relation I can say that since xRx is the premise it is false and therefore the implication is vacuously true. As I say, I don't feel like I have any idea how to organize my thoughts with regard to this so I have no idea if my statement is correct or not.

2) Transitivity would say that if xRy and yRx then xRx, but this should be false in this case because it is transitive and irreflexive. Am I going in the right direction here?

P.s. If anyone can point to an online resource that gives examples of proofs involving the properties of relations please let me know. I've done a lot of googling but haven't found much that i can apply to these types of questions.
 
privyet said:
Thanks for your reply.
You're welcome.


1) I'm not sure, to be honest. One approach I had in mind was to say let x = y, then in the assymetric relation xRx \Rightarrow \neg(xRx), then using the irreflexive relation I can say that since xRx is the premise it is false and therefore the implication is vacuously true. As I say, I don't feel like I have any idea how to organize my thoughts with regard to this so I have no idea if my statement is correct or not.
The premise is *not* that R is irreflexive. The premise is that R is asymmetric. Your job is to prove that this means that R is irreflexive. So assume the contrary, that R is not irreflexive. (Hint: Look for a contradiction.)


2) Transitivity would say that if xRy and yRx then xRx, but this should be false in this case because it is transitive and irreflexive. Am I going in the right direction here?
Yes, you are going in the right direction. Transitivity, irreflexivity, and the assumption that there exists some x,y in X such that xRy and yRx leads to a contradiction. One of these things does not go with the other. That assumption has to be false. What does this say about R (Hint #1: It says it's asymmetric, but you have to prove it. Hint #2: Rewrite A→B using 'and' and 'not'.)


You apparently have forgotten about proof by contradiction. It's a powerful tool.
 
Last edited:
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...

Similar threads

Replies
3
Views
2K
Replies
1
Views
2K
Replies
4
Views
2K
Replies
5
Views
12K
Replies
21
Views
3K
Replies
2
Views
1K