Question
Mathematics Question on Sets
Let S=1,2,3,…,10. Suppose M is the set of all the subsets of S, then the relation R=(A,B):A∩B=ϕ;A,B∈M is:
A
symmetric and reflexive only
B
reflexive only
C
symmetric and transitive only
D
symmetric only
Answer
symmetric only
Explanation
Solution
Let’s analyze the properties of the relation R.
Step 1. Reflexivity: For reflexivity to hold, each subset A in M should satisfy A∩A=∅. Since A∩A=A, R would be reflexive if A=∅ for every A∈M. However, the empty set ∅∈M does not satisfy ∅∩∅=∅, so R is not reflexive.
Step 2. Symmetry: If (A,B)∈R, then A∩B=∅. This implies B∩A=∅, so (B,A)∈R. Therefore, R is symmetric.
Step 3. Transitivity: Suppose (A,B)∈R and (B,C)∈R, meaning A∩B=∅ and B∩C=∅. However, A∩C may still be empty, so R is not transitive.
Thus, the relation R is symmetric only.