193 views
3 votes
3 votes

If $R$ and $S$ are two equivalence relations on a set $A,$ then which of the below statements is/are TRUE?

  • $S_1: R \cup S$ is an equivalence relation.
  • $S_2: R \cap S$ is an equivalence relation.
  1. $S_1$ is true and $S_2$ is false
  2. $S_1$ is false and $S_2$ is true
  3. Neither $S_1$ nor $S_2$ is true
  4. Both $S_1$ and $S_2$ are true

1 Answer

2 votes
2 votes

Statement $S_1$ is false as Transitivity may be lost due to union.

For $R \cup S:$

  1. Reflexive : true
  2. Transitive: false
  3. Symmetric: true

For $R \cap S:$

  1. Reflexive : true
  2. Transitive: true
  3. Symmetric: true

Statement $S_2$ is true .

edited by
Answer:

Related questions