Family of Sets Proof Theorem: Counterexample & Error

  • Thread starter Thread starter Dansuer
  • Start date Start date
  • Tags Tags
    Proof Sets
AI Thread Summary
The discussion centers on the incorrect theorem that states if the unions of two families of sets F and G are disjoint, then the families themselves must also be disjoint. A participant identifies a counterexample involving empty sets but is corrected, as empty sets are disjoint. The main flaw in the original proof is highlighted: it incorrectly assumes a contradiction arises from elements in A being in both unions, despite A potentially being empty. The conclusion is that the proof fails because it does not account for the possibility of A lacking elements, which prevents a contradiction from occurring. This clarification helps participants understand the nuances of set theory and the importance of definitions in proofs.
Dansuer
Messages
81
Reaction score
1

Homework Statement



Incorrect Theorem: Suppose F and G are familes of sets. If \bigcupF and \bigcupG are disjoint, then so are F and G

a) What's wrong with the following proof of the theorem?

Proof. Suppose \bigcupF and \bigcupG are disjoint. Suppose F and G are not disjoint. Then we can choose some set A such that A\inF and A\inG. Since A\inF, A\subseteqF, so every element of A is in \bigcupF. Similarly, since A\inG, every element of Ais in \bigcupG. But then every element of A is in both \bigcupG and \bigcupF, and this is impossible since \bigcupF and \bigcupG are disjoint. Contraddiction.

b)Find a counterexample to the theorem.

Homework Equations


The Attempt at a Solution


I've found a counterexample. If F and G are the empty set. F and G are not disjoint but \bigcupF and \bigcupG are.
i can't find why the proof is wrong though.

Thank you.
 
Physics news on Phys.org
Hi Dansuer! :smile:

I'm afraid that your counterexample is not correct. If F and G are both empty, then F and G are disjoint (in that F doesn't contain something that G contains and vice versa).

You're on the right track however, you'll need to do something with the empty set. What if both F and G contain the empty set?
 
Ooops, yes that's what i meant. I wrote it wrong.
And i think that the problem in the proof is in the part that says that every element of A is in \bigcupF and \bigcupG. What if A has no element?

but i can't point on what it's wrong.
 
Dansuer said:
Ooops, yes that's what i meant. I wrote it wrong.

Ah yes, I actually thought so :smile:

And i think that the problem in the proof is in the part that says that every element of A is in \bigcupF and \bigcupG. What if A has no element?

You're close, but it's not yet it. The problem is indeed that A can have no elements. But even if A has no elements that it is still true that "every element of A is in \bigcupF and \bigcupG." So that is not our problem. Agreed?

Takee a look at the very last sentence of the proof:


Dansuer said:
But then every element of A is in both \bigcupG and \bigcupF, and this is impossible since \bigcupF and \bigcupG are disjoint. Contraddiction.

Can you elaborate why this is impossible? (keep in mind that A can be empty).
 
\bigcupF and \bigcupG are disjoint means that for every x, x is either not an element of \bigcupF or \bigcupG or both. But since every x\inis an element of both, it's impossible. Now i start to see it. Since we are talking about the elements of A, A can be empty and there is no contradiction.

Now, if we were not talking about the elements of A, but about every element x in general. Would it be a contradiction ?
 
Dansuer said:
\bigcupF and \bigcupG are disjoint means that for every x, x is either not an element of \bigcupF or \bigcupG or both. But since every x\inis an element of both, it's impossible. Now i start to see it. Since we are talking about the elements of A, A can be empty and there is no contradiction.

Indeed, the contradiction is that there is an element a in both \bigcup F as \bigcup G. And this a is chosen in A. But if A were empty, then this is not possible. Thus there is no contradiction!

Now, if we were not talking about the elements of A, but about every element x in general. Would it be a contradiction ?

Well, you don't need an element in A, you just need an element in both \bigcup F as \bigcup G to reach a contradiction. But how would you choose such an element if you didn't choose it in A?
 
thank you very much for your help:biggrin:
i get it now
 
Back
Top