nistaria
- 8
- 0
Homework Statement
Let R1 and R2 be the "congruent modulo 3" and "congruent modulo 4" relations on the set of integers.
Homework Equations
Find:
a) R1 \cupR2
b)R1 \cap R2
There is also problem c, d but I won't write these here. If I am able to solve this, then the rest should be cake.
The Attempt at a Solution
my problem with this question is this: I'm not sure I understand what the question wants
Does it want all possible elements in the relation?
such as for a)
R1 \cupR2 ={(a,b)| (3|a-b) or (4|a-b)}
Is that a valid answer?
b) R1 \cap R2= {(a,b)| 12|a-b}
PS: I have already proved in a previous problem that
a\equivb(mod m) is an equivalence relation as it is transitive, symmetric and reflexive.
Thanks for reading