Let A, B, and C be sets. Show that a) (A ∪ B) ⊆ (A ∪ B ∪ C). b) (A ∩ B ∩ C) ⊆ (A ∩ B). c) (B − A) ∪ (C − A) = (B ∪ C) − A.
Let "A, B," and "C" be sets.
a) Let us show that "(A \u222a B) \u2286 (A \u222a B \u222a C)."
Let "x\\in A \u222a B". Then "x\\in A" or "x\\in B". It follows that "x\\in A" or "x\\in B" or "x\\in C", and hence "x\\in A \u222a B\u222a C." We conclude that "(A \u222a B) \u2286 (A \u222a B \u222a C)."
b) Let us show that "(A \u2229 B \u2229 C) \u2286 (A \u2229 B)."
Let "x\\in A \\cap B \\cap C". Then "x\\in A" and "x\\in B" and "x\\in C". It follows that "x\\in A" and "x\\in B", and hence "x\\in A \\cap B." We conclude that "(A \u2229 B \u2229 C) \u2286 (A \u2229 B)."
c) Let us show that "(B \u2212 A) \u222a (C \u2212 A) = (B \u222a C) \u2212 A."
Taking into account that "X-Y=X\\cap \\overline{Y}" and using distributive law, we conclude that
"(B \u2212 A) \u222a (C \u2212 A) \n=(B\\cap\\overline{A})\\cup(C\\cap\\overline{A})\n=(B\\cup C)\\cap\\overline{A}\n= (B \u222a C) \u2212 A."
Comments
Leave a comment