Drew the Venn diagram for it. Looks like its true to me. But I am confused how I go about proving this. Can someone help please?
2026-04-12 15:17:14.1776007034
On
$A \cap (B \cup C) \subseteq (A \cap B) \cup C$ true or false? how to prove?
277 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
If $x$ is an element of $$A\cap (B\cup C)$$ then $x\in A$ and $x\in (B\cup C)$
Therefore either $x\in A$ and $x\in B$ or $x\in A$ and $x\in c$ or both.
We want to show that $$ x\in (A\cap B)\cup C $$
We know that $x\in A$
Now if $x$ is also in B, then $ x\in (A\cap B)$ otherwise $x\in C$ therefore in any case $$ x\in (A\cap B)\cup C $$

It depends on what you are allowed to use, but by the distributive law, $A\cap(B\cup C) = (A\cap B) \cup (A\cap C )$. If $a \in (A\cap B)$ then $a \in (A \cap B) \cup C$ by definition of union, and if $a \in (A \cap C)$ then $a \in C$ by definition of intersection, so $a \in (A \cap B) \cup C$.