Help with simple proof - comlement of unions.

  • Context: Graduate 
  • Thread starter Thread starter scorpion990
  • Start date Start date
  • Tags Tags
    Proof
Click For Summary

Discussion Overview

The discussion revolves around a proof related to the complements of unions in set theory, specifically addressing a participant's confusion about the implications of certain statements within the proof. The scope includes conceptual understanding and mathematical reasoning.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant expresses confusion about why being in the complement of at least one set implies being in the union of all sets.
  • Another participant clarifies that if an element is not in a set, it must be in the complement of that set, leading to a relationship with the union of complements.
  • A participant shares visual aids to illustrate their understanding but still struggles with the logical implications of the proof.
  • There is a discussion about the nature of subsets and how elements relate to larger sets, with one participant reflecting on the loss of specific constraints when considering broader sets.
  • Another participant acknowledges the shift from discussing complements to a more fundamental question about proving set equality.
  • Several participants engage in clarifying the logical structure of the proof and the relationships between the sets involved.

Areas of Agreement / Disagreement

Participants express varying levels of understanding and confusion regarding the proof, with no clear consensus on the implications of the statements involved. Some participants agree on the definitions and relationships, while others remain uncertain about the logical connections.

Contextual Notes

Participants highlight the importance of definitions and the nuances in proving relationships between sets, indicating that assumptions about elements and their membership in sets are critical to the discussion.

Who May Find This Useful

This discussion may be useful for individuals exploring foundational concepts in set theory, particularly those grappling with proofs involving complements and unions.

scorpion990
Messages
86
Reaction score
0
I've been trained in applied mathematics, and I just started exploring pure mathematics (real analysis, to be exact). I'm already stuck at a very simple proof, and was wondering if anybody can help me out:

http://img392.imageshack.us/img392/8971/proofeg2.png

I understand it for the most part. However, I do not understand why the statement highlighted in yellow implies the statement that is highlighted in red. I copied that proof directly from Maxwell Rossenlicht's Introduction to Analysis.

Any help is greatly appreciated.
 
Last edited by a moderator:
Physics news on Phys.org
Hi scorpion990! :smile:

If x lies in at least one of A B C and D, then it lies in their union. :smile:

(the red box isn't actually a statement … and if you begin it with "x lies in", that still only proves half the theorem :wink:)
 
The red statement is supposed to start with "x is an element of...". And I do realize that this is only half the proof. I only bothered writing the part that gave me trouble.

I understand that x is an element of the complement of at least of the sets in X, but I don't see how this automatically means that it lies in the union of all of the sets in X.
 
scorpion990 said:
I understand that x is an element of the complement of at least {one} of the sets in X, but I don't see how this automatically means that it lies in the union of all of the sets in X.

No … it lies in at least one complement, so it lies in the union of the complements of all of the sets in X. :smile:
 
If [tex]x\notin X_j[/tex] for some j, then it is in the complement of X because the definition of a complement is [tex]A^c=\{x:x\notin A\}[/tex] thus we have that [tex]x\in X^c_j[/tex] for some j. As for any sets [tex]A \subset \bigcup A[/tex], that is if the union contains A then A is a subset of the union. Thus this implies that as [tex]X^c_j \subset \bigcup_{i \in I}X^c_i[/tex]. Thus again by definition then [tex]x \in \bigcup_{i \in I}X^c_i[/tex]

Hope this helps
 
Sorry guys =/
Maybe I should stick to applied mathematics. I drew a picture to help gather my thoughts:
http://img527.imageshack.us/img527/6457/setsyc4.png

The first picture is, obviously, the intersection of all of the sets in X (which are all subsets of S). The middle picture is the complement of the intersection of all of the sets in X. This is what I started with. I argued, step by step, that x is an element of the complement of j. This is the third picture.

For some reason, I still can't see why x can lie in the union of all of the complements. For example, it can't lie in (all of) the complement of the set labeled ii, because x can't lie in j.

=/
 
Last edited by a moderator:
scorpion990 said:
For some reason, I still can't see why x can lie in the union of all of the complements. For example, it can't lie in (all of) the complement of the set labeled ii, because x can't lie in j.

Hi scorpion990! :smile:

x lies in the green area in figure 3,

which is part of the white area in figure 1.

The white area in figure 1 is the union of the complements.

If x lies in it, it must lie in the green-type area of at least one of of the sets, and vice versa. :smile:
 
Okay. That makes more sense.
I guess my problem is more fundamental than that.

For example: Clearly, the set of integers is a subset of the set of real numbers. If x is an element of the set of integers, then it is an element of the set of real numbers. However, x cannot assume any value in the set of real numbers. In a way, I've actually "lost" information about the constraints on x by saying that it is an element of the set of real numbers, because it can only take on specific values in this set.

If I understand correctly, this method of proof works in this way: I'm showing that if x is an element of the first set, then it must be an element of the second set. However, the second set may contain more elements than those which x is allowed to have. The second part of the proof (as somebody before mentioned), shows that if x is an element of the second set, then it must be an element of the first set, even though the first set may contain more elements than x is allowed to have. Alone, these two statements don't prove anything. But together, they prove that the two sets are equal since the first is a subset of the second, and the second is a subset of the first.

Sorry if that's confusing.
 
Hi scorpion990! :smile:

I'm not really following your last post.

You've moved on from the "complements" part of the problem to the more fundamental question of how to prove that two definitions are equal.

That, I follow.

But you say:
scorpion990 said:
Okay. That makes more sense.
I guess my problem is more fundamental than that.
and yet you end with the apparently clear:
Alone, these two statements don't prove anything. But together, they prove that the two sets are equal since the first is a subset of the second, and the second is a subset of the first.

and so I don't understand what the problem is. :confused:
 
  • #10
I was just thinking about sets incorrectly. For example:

The set of integers is a subset of the set of real numbers. If x is an element of the set of integers, then it is also an element of the real numbers. Even though x belongs to the set of all real numbers, it can't necessarily equal any element in this set. For example, x can't equal pi, because I've previously stated that it must be an integer. All I've proven is that one set is a subset of the other.

If my logic is wrong in any way, feel free to correct me.
 
  • #11
scorpion990 said:
The set of integers is a subset of the set of real numbers. If x is an element of the set of integers, then it is also an element of the real numbers. Even though x belongs to the set of all real numbers, it can't necessarily equal any element in this set. For example, x can't equal pi, because I've previously stated that it must be an integer. All I've proven is that one set is a subset of the other.

Yes, that's right, that's all you've proved …

but is anything worrying you about that? :smile:
 
  • #12
No :)
It makes sense now. Thanks!
 

Similar threads

Replies
4
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • Sticky
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
7
Views
4K
Replies
2
Views
2K