Q.
The relation “congruence modulo m” on the set Z of all integers is a relation of type
1995
211
Relations and Functions - Part 2
Report Error
Solution:
(i) Let a∈Z then a−a=0=0×m ⇒a−a is divisible by m ⇒a≡a (mod m) ⇒R is reflexive.
(ii) a,b∈Z such that a≡b ( mod m)
as a≡b (mod m) ⇒a−b is divisible by m ⇒a−b=λm∀λ∈Z ⇒(b−a)=(−λ)m ⇒(b−a) is divisible by m. ⇒b≡a(mod m) ⇒R is symmetric on Z.
(iii) Let a,b,c∈Z such that a≡b (mod m),b≡c (mod m) ∴a≡b (mod m) ⇒a−b is divisible by m. ∴a−b=λ1m for some λ1,∈Z
Similarly b−c=λ2m for some λ2∈Z
By (i) and (ii), we have a−c=(λ1+λ2)m=km for some k∈Z ∴a−c is divisible by m ∴a≡c(mod m) ∴ Congruence modulo m is transitive on Z.
As the congruence modulo is reflexive, symmetric and transitive so it is an equivalence relation on Z.