Prove A minus B Intersect C Equals A minus B Union A minus C

  • Context:
  • Thread starter Thread starter Princess Shaina
  • Start date Start date
  • Tags Tags
    Union
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
Princess Shaina
Messages
1
Reaction score
0
Prove that
a-(b∩ c)=(a-b)u(a-c)
 
Physics news on Phys.org
A-(B⋂C)=(A-B)⋃(A-C) If A-B={xlx∈A and x∉B} A-C={xlx∈A and x∉C} then (A-B)⋃(A-C)={xlx∈A, x∉(B and C) Let X=A and Y=(B⋂C) X-Y={xlx∈X and x∉Y} x∉Y x∉(B⋂C) x∉(B and C) physicsforums
 
Have you tried using the Venn diagram?
 
Princess Shaina said:
Prove that
a-(b∩ c)=(a-b)u(a-c)
[tex]\begin{array}{ccccc} 1. & a - (b \cap c) && 1. & \text{LHS} \\ <br /> 2. & a \cap \overline{(b \cap c)} && 2. & \text{Def. subtr'n} \\ <br /> 3. & a \cap ( \overline b \cup \overline c) & & 3. & \text{DeMorgan} \\<br /> 4. & (a \cap{\overline b}) \cup (a \cap {\overline c}) && 4. & \text{Distributive} \\<br /> 5. & (a - b) \cup (a - c) && 5. & \text{Def. subtr'n} \\<br /> &&&& \text{RHS}\end{array}[/tex]