Nightmares with formal proofs in set theory

AI Thread Summary
Proving that Dom(R U S) = Dom(R) U Dom(S) in set theory can be challenging, especially without prior instruction. The discussion emphasizes the importance of understanding the definitions of relations and domains. It suggests that if (x,y) is in Dom(R U S), then it must also be in either Dom(R) or Dom(S), establishing one direction of the proof. The second part of the proof requires demonstrating that Dom(R) U Dom(S) is also contained within Dom(R U S). Resources for learning set theory proofs are sought, indicating a need for better foundational knowledge in the subject.
JasonJo
Messages
425
Reaction score
2
I am having a nightmare trying to prove things in set theory.

One of my homework problems is to prove that:

Dom(R U S) = Dom(R) U Dom(S)

but i have no idea how to really do this. my teacher never went over this stuff! IT'S SO AGGRAVATING!

can anyone reference a good site or book on how to prove things in set theory, such as the domain, inverse of function only if the function is one-to-one, etc?

ack!
 
Physics news on Phys.org
The basic way to prove A is a subset of B is: Let x be a member of A. Then use what ever the definition of A is to show that x also satisfies the definition of B: x is a member of B.

Here, unfortunately, you haven't told us what R and S are and you haven't told us what "Dom" means. If R and S are functions I might guess that "Dom" means domain.
 
R and S are relations, Dom means domain
 
Suppose that (x,y) satisfies the relation RUS (i.e, (x,y) is in Dom(RUS)
Then, (x,y) either satisfies the relation R (i.e, (x,y) is in Dom(R)), or (x,y) satisfies the relation S (i.e, (x,y) is in Dom(S))
Thus, Dom(RUS) is contained within Dom(R)UDom(S).

I'll leave to you to show that Dom(R)UDom(S) is contained within Dom(RUS).
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top