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

In summary, the conversation discusses the basics of set theory and proving equality between sets. It covers topics such as the trichotomy property, the cartesian product, and the definition of ordered pairs. The conversation also provides tips for proving equality between sets and addresses some potential errors in the given equations.
  • #1
SpY]
65
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 - [tex]A \subseteq B , B \subseteq C then A \subseteq C[/tex]
For non empty sets, [tex]A \times (B \cap C) = (A \times B) \cap (A \times C)[/tex]
[tex](A \times B) \cap (A\timesB) = (A \cap B) \times (A \cap B)[/tex]
 
Physics news on Phys.org
  • #2
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:

[tex]x\in A\Rightarrow\ \underline{\hspace{2cm}}\ \Rightarrow x\in C[/tex].

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:
  • #3
OP, are you sure about that third equation?
 
  • #4
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).
 
  • #5
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?
 
  • #6
Start with the definitions. For example,
[tex]A \subseteq C[/tex] means [tex]\forall x( x \in A \Rightarrow x \in C)[/tex]

What does [tex]\forall x( x \in A \Rightarrow x \in C)[/tex] mean?

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

See also:
Basics of Set
Mathematical Reasoning
 

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

1. What is set theory and why is it important?

Set theory is a branch of mathematics that deals with the study of sets, which are collections of objects. It is important because it provides the foundation for many other areas of mathematics, including logic, algebra, and calculus. It also has applications in various fields such as computer science, statistics, and physics.

2. What is the difference between a finite and infinite set?

A finite set is a set that has a specific number of elements, while an infinite set has an unlimited number of elements. For example, the set of all whole numbers is infinite, while the set of all letters in the English alphabet is finite.

3. How do you prove a set equality?

To prove that two sets are equal, you must show that they have the exact same elements. This can be done by showing that every element in one set is also in the other set, and vice versa. You can also use set builder notation or Venn diagrams to visually represent the elements in each set.

4. What is the difference between a subset and a proper subset?

A subset is a set that contains some or all of the elements of another set. A proper subset is a subset that contains fewer elements than the original set. In other words, a proper subset is a subset that is not equal to the original set.

5. How do you prove the intersection of two sets?

To prove the intersection of two sets, you must show that they have at least one common element. This can be done by listing out the elements of both sets and finding any elements that they have in common. You can also use set builder notation or Venn diagrams to visually represent the intersection of the two sets.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
780
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
17
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
11
Views
4K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
983
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
8
Views
4K
Back
Top