Sets - Relations - proof involving transitivity

Click For Summary
SUMMARY

The discussion centers on proving that if the intersection of the domain and range of a relation R on a set A is empty (Dom(R) ∩ Range(R) = ∅), then R is vacuously transitive. Participants explored proof techniques, particularly proof by contrapositive, and concluded that the absence of common elements in the domain and range prevents the existence of elements x, y, z such that both xRy and yRz hold, thus establishing transitivity. The key takeaway is that the relation R is vacuously transitive under these conditions.

PREREQUISITES
  • Understanding of relations and their properties in set theory
  • Familiarity with the concepts of domain and range
  • Knowledge of proof techniques, specifically proof by contrapositive
  • Basic understanding of vacuous truth in mathematical logic
NEXT STEPS
  • Study the properties of vacuous truth in mathematical proofs
  • Learn more about proof techniques in set theory, including direct and indirect proofs
  • Explore the implications of transitivity in various types of relations
  • Investigate the concepts of domain and range in more complex mathematical structures
USEFUL FOR

Mathematicians, students of discrete mathematics, and anyone interested in understanding the properties of relations and proof techniques in set theory.

eclayj
Messages
20
Reaction score
0
I'm having trouble with the following:

Let R be a relation on A. Prove that if Dom(R) \bigcap Range(R) = ø, then R is transitive.

I took the negation of the "R is transitive" to try proof by contrapositive (as the professor suggested), and have the following:

\exists x,y,z \in A s.t. (x,y) \in R \wedge (y,z)\in R \wedge (x,z) \notin R.

Now I am stuck
 
Last edited:
Physics news on Phys.org
You are done. y\in{}\mbox{Dom}(R)\cap\mbox{Range}(R)
 
  • Like
Likes 1 person
To elaborate...
- If xRy, then y\in\text{Range}(R).
- If yRz, then y\in\text{Dom}(R).
- Therefore, if xRyRz, then y\in\text{Dom}(R)\cap \text{Range}(R).

So you can argue as follows:
- \nexists y with y\in\text{Dom}(R)\cap \text{Range}(R).
- Therefore, \nexists x,y,z with y\in\text{Dom}(R)\cap \text{Range}(R).
- Therefore, \nexists x,y,z with xRyRz.
- Therefore, \nexists x,y,z with xRyRz and (x,z)\notin R.
- Therefore, R is transitive.
 
  • Like
Likes 1 person
So if I understand it right, I have the following:

Let R be a relation on A. Prove that if Dom(R) ⋂ Range(R) = ø, then R is transitive.

Taking the negation of the "R is transitive" to try proof by contrapositive gives the following:

1.) ∃ x,y,z ∈ A s.t. (x,y) ∈ R ∧ (y,z)∈ R ∧ (x,z) ∉ R (statement one is from \neg(R is transitive))
2.) Then (x,y) ∈ R (from statement 1)
3.) Then y ∈ Range(R) (from definition range)
4.) Then (y,z) ∈ R (from statement 1)
5.) Then y ∈ Dom(R) (from definition domain)
6.) Then y ∈ Dom(R) ⋂ Range(R) (from 3 and 5)
7.) Therefore \neg( Dom(R) ⋂ Range(R) = ø ) (from 6)
 
eclayj said:
I'm having trouble with the following:

Let R be a relation on A. Prove that if Dom(R) \bigcap Range(R) = ø, then R is transitive.

I'd suggest an alternative approach. The statement itself is fairly non-sensensical, so why is it true? The answer is that R is vacuously transitive:

If dom(R) and range(R) have no elements in common, then you cannot have xRy and yRz. So, vacuously, for any such x, y, z anything is true, including xRz.
 
  • Like
Likes 1 person
PeroK said:
... so why is it true? The answer is that R is vacuously transitive:

If dom(R) and range(R) have no elements in common, then you cannot have xRy and yRz. So, vacuously, for any such x, y, z anything is true, including xRz.

I think the solution I gave was a proof based on that exact idea.

I agree that there's no need to go by contradiction here.
 
  • Like
Likes 1 person
Yes, and I think it's useful and important to recognise when something is vacuously true, as you may get apparent absurdities that are true in this case. E.g.

If Dom(R) intersect Ran(R) = ø, then xRy and yRz => anything you like (e.g. x is a tree-frog)!
 
  • Like
Likes 1 person

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
3K