How to Reverse a Proof for an Identity with Sets?

  • Thread starter Thread starter ainster31
  • Start date Start date
  • Tags Tags
    Identity Sets
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
ainster31
Messages
158
Reaction score
1

Homework Statement



e8yqcjP.png


Homework Equations


The Attempt at a Solution



$$(A-B)\cup (C-B)=(A\cup C)-B\\ (A\cap B^{ C })\cup (C\cap B^{ C })=(A\cup C)\cap B^{ C }\\ (A\cup C)\cap B^{ C }=(A\cup C)\cap B^{ C }\\$$

I know for algebraic proofs, proofs like these are accepted if they are reversed. But how would I reverse this proof?
 
Physics news on Phys.org
hi ainster31! :smile:
ainster31 said:
I know for algebraic proofs, proofs like these are accepted if they are reversed. But how would I reverse this proof?

let's reverse it, as you say, and then analyse it …

$$ (A\cup C)\cap B^{ C }=(A\cup C)\cap B^{ C }\\ (A\cap B^{ C })\cup (C\cap B^{ C })=(A\cup C)\cap B^{ C }\\(A-B)\cup (C-B)=(A\cup C)-B$$
from the first line to the second is the distributive rule

from the second to the third is simply applying the definition of "minus" :wink:

(but the best way would be to start from bottom left, go up the left side, and cme down the right side (or vice versa))​
 
  • Like
Likes   Reactions: 1 person
tiny-tim said:
hi ainster31! :smile:


let's reverse it, as you say, and then analyse it …

$$ (A\cup C)\cap B^{ C }=(A\cup C)\cap B^{ C }\\ (A\cap B^{ C })\cup (C\cap B^{ C })=(A\cup C)\cap B^{ C }\\(A-B)\cup (C-B)=(A\cup C)-B$$
from the first line to the second is the distributive rule

from the second to the third is simply applying the definition of "minus" :wink:

(but the best way would be to start from bottom left, go up the left side, and cme down the right side (or vice versa))​

That makes perfect sense. Thanks!