Proving Basic Set Theory: Trichotomy, Union, Intersection, and Multiplication

SpY]
Messages
63
Reaction score
0
At first glance these things seem so intuitive and familiar from other maths (like distribution) that I don't see how/where to start in proving them; while I know its probably quite simple. I understand what union and intersection are, but I'm unsure if multiplying two sets means a new set with elements being every permutation between the two sets.

Trichotomy - A \subseteq B , B \subseteq C then A \subseteq C
For non empty sets, A \times (B \cap C) = (A \times B) \cap (A \times C)
(A \times B) \cap (A\timesB) = (A \cap B) \times (A \cap B)
 
Physics news on Phys.org
Two sets are equal if and only if they have the same members. So X=Y if and only if every member of X is a member of Y and every member of Y is a member of X. To prove equality, you should start out saying "let x be an arbitrary member of X", and then prove that this x must also be a member of Y. Then say "let y be an arbitrary member of Y" and prove that it's also a member of X.

The proof of the first step will consist of a small number of implications. You can usually prove the second step just by staring at those implications until you see that they all hold in the opposite direction too.

Your first problem is much easier than that. Just use the assumptions to fill in the part I left out here:

x\in A\Rightarrow\ \underline{\hspace{2cm}}\ \Rightarrow x\in C.

A×B is the cartesian product of A and B. It's the set of all ordered pairs (a,b) such that a is in A and b is in B. "Ordered pairs" can be defined using sets. (Sets can't be ordered, since two sets are equal if and only if they have the same members. That axiom implies that {a,b}={b,a}). The standard definition is (a,b)={a,{a,b}} (but you probably don't need to know that).
 
Last edited:
OP, are you sure about that third equation?
 
Fredrik said:
A×B is the cartesian product of A and B. It's the set of all ordered pairs (a,b) such that a is in A and b is in B. "Ordered pairs" can be defined using sets. (Sets can't be ordered, since two sets are equal if and only if they have the same members. That axiom implies that {a,b}={b,a}). The standard definition is (a,b)={a,{a,b}} (but you probably don't need to know that).

It's more commonly defined as (a,b) = {{a},{a,b}} as we can prove the characteristic property of ordered pairs ( (a,b) = (c,d) iff a=c, b=d ) without invoking the Axiom of Foundation, and to avoid ambiguities such as 2 = {0, 1} = {0, {0}} = (0,0).
 
Good catch Gib Z, I got a little sloppy there.

Spy, yossell is right about the third problem. The left-hand side is actually empty. (Do you see why?) Did you mean something different than what you wrote?
 
Start with the definitions. For example,
A \subseteq C means \forall x( x \in A \Rightarrow x \in C)

What does \forall x( x \in A \Rightarrow x \in C) mean?

As Fredrik pointed out, you start with x \in A and derive x \in C, that is you show ( x \in A \Rightarrow x \in C)

See also:
Basics of Set
Mathematical Reasoning
 
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Thread 'Detail of Diagonalization Lemma'
The following is more or less taken from page 6 of C. Smorynski's "Self-Reference and Modal Logic". (Springer, 1985) (I couldn't get raised brackets to indicate codification (Gödel numbering), so I use a box. The overline is assigning a name. The detail I would like clarification on is in the second step in the last line, where we have an m-overlined, and we substitute the expression for m. Are we saying that the name of a coded term is the same as the coded term? Thanks in advance.

Similar threads

Replies
2
Views
2K
Replies
1
Views
1K
Replies
11
Views
4K
Replies
17
Views
2K
Replies
18
Views
2K
Replies
4
Views
3K
Replies
4
Views
3K
Back
Top