Set theory proof - counter examples

AI Thread Summary
The discussion revolves around finding counterexamples to disprove set theory statements, specifically the equation A - (B U C) = (A - B) U (A - C). One participant struggles with understanding how to use Venn diagrams to visualize these relationships and seeks clarification on the necessity of using an empty set for C. Another participant explains that while A = {a}, B = {a}, and C = Ø is a simple counterexample, other combinations like A = {a}, B = {a}, and C = {c} can also work, even if they are not the simplest. The conversation emphasizes that the counterexample does not need to be the simplest, as long as it effectively disproves the statement. The use of Venn diagrams is encouraged as a helpful tool for visualizing set operations.
amp92
Messages
2
Reaction score
0
I'm having a problem with providing counter examples when disproving a statement. For example A - (B U C) = (A - B) U (A - C). The solution given was A = {a}, B = {a} and C = empty set.

My question is how can you work this out - i was told it's possible from the Venn diagrams but I'm not sure how this works. My method to find counter examples is usually to make A = {a}, B = {b} and C = {c} and then show the LHS doesn't equal the RIGHT. If it does i make changes to either A,B,C (i.e. use empty sets etc.). So for the example above can't you have A = {a}, B = {a} and C = {c}. How do you know C is an empty set?

Is it ok to stick with my method or can someone explain how to use the Venn diagrams for the LHS and RHS to find the counter examples.

Thank you :)
 
Physics news on Phys.org
amp92 said:
I'm having a problem with providing counter examples when disproving a statement. For example A - (B U C) = (A - B) U (A - C). The solution given was A = {a}, B = {a} and C = empty set.

My question is how can you work this out - i was told it's possible from the Venn diagrams but I'm not sure how this works. My method to find counter examples is usually to make A = {a}, B = {b} and C = {c} and then show the LHS doesn't equal the RIGHT. If it does i make changes to either A,B,C (i.e. use empty sets etc.). So for the example above can't you have A = {a}, B = {a} and C = {c}. How do you know C is an empty set?

Is it ok to stick with my method or can someone explain how to use the Venn diagrams for the LHS and RHS to find the counter examples.

Thank you :)

Here's a picture of the corresponding Venn diagrams.
venn.gif


As you can see the diagrams are different in both cases.
In particular, if A ∩ B contains an element that is not part of C, we have a situation where the difference shows.
Let's say A ∩ B = {a} and {a} ⊄ C.
Then the simplest case of this would be if A=B={a} and C=Ø.
 
Ok i think i understand - you could have A=B={a} and C = {c} but it wouldn't be the simplest answer?

Also could you do exactly what you did for A ∩ B for A ∩ C instead as an alternative answer so the counter example would be A=C={a} and B = Ø?

Thank you so much for taking the time to explain this and for the diagrams :)
 
amp92 said:
Ok i think i understand - you could have A=B={a} and C = {c} but it wouldn't be the simplest answer?

Yes, but your solution is fine too!
The counter example does not have to be the simplest possible, it just needs to do the job.
Of course, as a purist mathematician, I tend to search for the simplest most elegant solution.

amp92 said:
Also could you do exactly what you did for A ∩ B for A ∩ C instead as an alternative answer so the counter example would be A=C={a} and B = Ø?

Thank you so much for taking the time to explain this and for the diagrams :)

Yes, that works just the same. :smile:
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...

Similar threads

Back
Top