

InterviewSolution
Saved Bookmarks
1. |
If R1 and R2 are binary relations from set A to set B, then the equality ______ holds.(a) (R^c)^c = R^c(b) (A x B)^c = Φ(c) (R1 U R2)^c = R1^c ∪ R2^c(d) (R1 U R2)^c = R1^c ∩ R2^cI got this question by my college director while I was bunking the class.Query is from Closure on Relations in chapter Relations of Discrete Mathematics |
Answer» The correct ANSWER is (C) (R1 U R2)^c = R1^c ∪ R2^c |
|