Chapter 6 (1)
Chapter 6 (1)
SET THEORY
Definition
If a is one of the objects of the set A , we say that a
is an element of A or a belongs to A .
The statement that a belongs to A is denoted by
a A .
Definition
Definition
◼ a. Is A ⊆ B?
Is A =B ?
Venn Diagrams
Venn Diagrams
◼If sets A and B are represented as regions in the
plane, relationships between A and B can be
represented by pictures called Venn diagrams.
◼For instance, the relationship A ⊆ B can be
pictured in one of two ways, as shown in Figure
6.1.1.
A⊆B
Figure 6.1.1
Venn Diagrams
A⊄B
Figure 6.1.2
continued
Example 6.1.4 – Relations among Sets of Numbers
Figure 6.1.3
Operations on Sets
Set Operations
Definition
A ∩ B= { 1,3,5 } .
Definition
If I=k { 1,2,3,…,k } , then
Ai = A1 ∩ A2 ∩ A3 ∩ … Ak
i =1 = { x: x Ai for all i I }
Set Operations
Definition
A B= { 1,2,3,5,6,7 } .
Definition
If I= {1,2,3,…,k } , then
Ai = A1A2 A3 … Ak
iI
= { x: x Ai for some i I}
Example 6.1.7 – Finding Unions and Intersections of More than Two Sets
A-B= { 1,7 }
Set Operations
Definition
Example
Figure 6.1.4
Example 6.1.5 – Unions, Intersections, Differences, and Complements
Find A ∪ B, A ∩ B, B − A, and
Operations on Sets
Example 6.1.6 – An Example with Intervals
◼Let the universal set be R, the set of all real numbers, and
let
Find A ∪ B, A ∩ B, B − A, and
Partitions of Sets
Partitions of Sets
Example 6.1.9 – Disjoint Sets
Figure 6.1.5
A Partition of a Set
Partitions of Sets
Example 6.1.11 – Partitions of Sets
Example
The power set of the set A= { 1,2,3 } is the set
P(A)={ , {1 }, {2}, {3}, {1,2}, {2,3}, {1,3}, {1,2,3}}
◼ Find the power set of the set {x, y}. That is,
find
6.2 Properties of Sets
Show: A ∩ B ⊆ A
Set Identities
continued
Set Identities
Example 6.2.2 – Proof of a Distributive Law
A ⋃ (B ∩ C) = (A ⋃ B) ∩ (A ⋃ C).
Example 6.2.3 – Solution continued
Set Operations
Theorem
For arbitrary sets A and B , A-B=A ∩ Bc.
Proof
To show the two sets are equal, we need to show that each
is a subset of the other.
1. (A ∩ B )c=Ac Bc
2. (A B )c=Ac ∩ Bc
Set Operations
Proof
1. a (A∩ B)c
a (A ∩ B)
~(a (A ∩ B))
~((aA) (aB)
~ (a A) ~(a B)
(a A) (a B)
(a Ac) (a Bc)
a ( Ac Bc)
2. Left as exercise.
Set Operations
Theorem
1. A ∩ (B C)=(A ∩ B) (A ∩ C)
2. Left as exercise.
The Empty Set
Example 6.2.4 – Proving That a Set Is Empty