Proving A - (B ∩ C) = (A - B) ∪ (A - C) in Discrete Math

Click For Summary

Homework Help Overview

The discussion revolves around proving the set equality A - (B ∩ C) = (A - B) ∪ (A - C) within the context of discrete mathematics. Participants are exploring the properties of set operations and their implications.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Some participants attempt to manipulate the expressions using set identities and DeMorgan's laws. Others question the validity of certain transformations and provide counterexamples to clarify misunderstandings.

Discussion Status

The discussion is ongoing, with participants offering various approaches to proving the set equality. Some have provided examples and counterexamples to illustrate their points, while others are still grappling with the concepts involved.

Contextual Notes

There is mention of potential confusion regarding the definitions of set operations and the implications of certain transformations. Participants are also navigating the distinction between set difference and intersection.

pyronova
Messages
2
Reaction score
0
Member warned about not using the homework template
Show that A - (B intersection C) = (A - B) union (A - C)
I went about this completely around on a test but here is what I have

Right Hand Side = ( A - B) union ( A - C)
= (A intersection B) union (A intersection C)
= A - (B intersection C) ?

Easy problem but confused..thanks
 
Physics news on Phys.org
pyronova said:
Show that A - (B intersection C) = (A - B) union (A - C)
I went about this completely around on a test but here is what I have

Right Hand Side = ( A - B) union ( A - C)
= (A intersection B) union (A intersection C)
= A - (B intersection C) ?

Easy problem but confused..thanks

Note that ##A - B = A \cap B'##

You could solve this by showing that ##x \in LHS \ \ \Rightarrow \ \ x \in RHS## and vice versa.
 
Not sure why this is in the Engineering forum.
Mod note: It's now in the Precalc section.
One way to prove equality of sets is to show each is a subset of the other. So you want to prove that:
##a \land \neg (b \land c) \implies (a \land \neg b) \lor (a \land \neg c)##
##(a \land \neg b) \lor (a \land \neg c) \implies a \land \neg (b \land c)##
I'd use DeMorgan's on the LHS on the first and on the RHS on the second, personally.
edit: or factor, if your professor allows you to do it that way.
 
Last edited by a moderator:
I think there is a mistake in your equation : (A-B)∪(A-C) ≠ (A∩B)∪(A∩C).
Here it's a general example to verify it:
A={a,b,c,d} , B={a,c} and C={c,d}

A-(B∩C) = {a,b,c,d} - ({a,c}∩{c,d}} = {a,b,c,d} - {c} = {a,b,d}

And (A-B)∪(A-C) = {b,d}∪{a,b} = {a,b,d}

Then : A-(B∩C) = (A-B)∪(A-C).

But (A∩B)∪(A∩C) = {a,c,d} ≠ {a,b,d}
 
Gilbert said:
I think there is a mistake in your equation : (A-B)∪(A-C) ≠ (A∩B)∪(A∩C).
Here it's a general example to verify it:
A={a,b,c,d} , B={a,c} and C={c,d}

A-(B∩C) = {a,b,c,d} - ({a,c}∩{c,d}} = {a,b,c,d} - {c} = {a,b,d}

And (A-B)∪(A-C) = {b,d}∪{a,b} = {a,b,d}

Then : A-(B∩C) = (A-B)∪(A-C).

But (A∩B)∪(A∩C) = {a,c,d} ≠ {a,b,d}

##A - B = A \cap B', ## ##A - B \ne A \cap B##

That is the error.
 
So I have..
x∈RHS <---> x∈(A-B)U(A-C)
<----> x∈ A ^ xnot∈ B U x∈ A ^ xnot∈ C
<---->x∈ A∩B' U A∩C'
<----> x∈ A - (B' ∩ C')
<----> x∈ A - (B ∩ C) ?
man I am lost
 
pyronova said:
So I have..
x∈RHS <---> x∈(A-B)U(A-C)
<----> x∈ A ^ xnot∈ B U x∈ A ^ xnot∈ C
<---->x∈ A∩B' U A∩C'
<----> x∈ A - (B' ∩ C')
<----> x∈ A - (B ∩ C) ?
man I am lost
Stick with it. You are making progress. I would try it first like this

##x \in (A-B) \cup (A-C)## iff (x is in A and not in B) or (x is in A and not in C)

Iff (x is in A) and (x is not in B or not in C) (check this step then keep going)

In this problem you really have to think about what the symbols mean. Rather than just trying to manipulate them according to some rules.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
11
Views
3K
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
Replies
19
Views
3K