Q.
Let R and S be two relations on a set A. Then which of the following is incorrect?
3447
235
Relations and Functions - Part 2
Report Error
Solution:
(i) Transitivity property usually does not hold in unions.
Consider the set A = {1, 2, 3} and
R = {(1, 2)} and S = {(2, 3)}.
Clearly R and S are transitive but R ∪ S = {(1, 2), (2, 3)} is not transitive. ∴ False.
(ii) Let (a, b), (b, c) ∈ R ∩ S ⇒(a,b),(b,c)∈R and (a,b)(b,c)∈S ⇒(a,c)∈R,(a,c)∈S ⇒(a,c)∈R∩S. ∴ If R, S are transitive then R ∩ S is also transitive
(iii & iv)
R, S are reflexive, so (a,a)∈R,(a,a)∈ S∀a∈A ∴∀a∈A,(a,a)∈R∩S and R∪S and so R∪S and R∩S both reflexive.