Let A,B,C be subsets of a set. Prove that, A ∩ B ⊆ C iff A ⊆ Bcompliment ∪ C.
The Answer to the Question
is below this banner.
Can't find a solution anywhere?
NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?
Get the Answers Now!You will get a detailed answer to your question or assignment in the shortest time possible.
Here's the Solution to this Question
Given,
A ⊆ B' ∪ C
⟹A ⋂ B ⊆ (B' ⋃ C) ⋂ B (Taking intersection with B on both sides of the equation)
⟹A ⋂ B ⊆ (B' ⋂ B) ⋃ (C ⋂ B) (Distributive property)
⟹A ⋂ B ⊆ ∅ ⋃ (C ⋂ B) (B' ⋂ B = ∅ )
⟹A ⋂ B ⊆ C ⋂ B (∅ ⋃ B = B)
⟹A ⋂ B ⊆ C ( as C ⋂ B ⊆ C )
Hence, proved.