Consider the three sets from = LETTERS: A = {U, X, M, J, B, D}, B
Question:
Consider the three sets from Ω = LETTERS: A = {“U”, “X”, “M”, “J”, “B”, “D”}, B = {“N”, “J”, “H”, “C”, “G”, “X”}, and C = {“H”, “V”, “N”, “K”,“D”, “F”}. Using the operators intersect and union, for the sets A, B, and C, verify the following:
1. (A ∩ B)′ = A′ ∪ B′ and (A ∪ B)′ = A′ ∩ B′.
2. (A ∩ B) ∪ C = (A ∪ C) ∩ (B ∪ C) and (A ∪ B) ∩ C = (A ∩ C) ∪ (B ∩ C).
3. Using the sample function, verify (i) and (ii) for arbitrary sets A, B, and C.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
A Course In Statistics With R
ISBN: 9781119152729
1st Edition
Authors: Prabhanjan N. Tattar, Suresh Ramaiah, B. G. Manjunath
Question Posted: