Applying set operations on congruent mod relation

114 Views Asked by At

I've been asked a question to solve about congruent modulo. But the question is very different than another congruent modulo questions I have seen so far. It wants me to apply set operations on it. Can you give me a hint how to solve this question, not the answer. Thanks in advance...

Question:

https://ibb.co/SKQYCys

1

There are 1 best solutions below

0
On

Well, there's not much you can say to describe the union and the set-theoretic difference, other than to refer to them as such. I must confess I don't understand what the symbol denotes in d. (perhaps a 'direct product' of relations on the direct product' of supporting sets).

The interesting things start happening at b. It is a fact that an arbitrary (non-empty) intersection of equivalences remains an equivalence. Further more, the exercise you mention deals not merely with abstract equivalences, but with special ones that exhibit additional compatibility with the algebraic operations usually defined on the integers (such equivalences are generally called congruences).

It is worth stating the following result. For arbitrary $n \in \mathbb{N}$ let us denote the congruence modulo $n$ by $R_n$; it then holds that:

$R_m \cap R_n=R_{[m,n]}$

where $[m,n]$ denotes the least common multiple of $m$ and $n$.