Standard Set Operations
- Read pages 21 through 24 (section 1.3)
- Some key questions to answer:
- What is the union of two sets? How is it denoted?
- What is the intersection of two sets? How is it denoted?
- If a set is a subset of another, what is their union? What is their intersection?
- True or False: The union of two nonempty sets is nonempty.
- True or False: The intersection of two nonempty sets is nonempty.
- Is there a subset relation between the intersection of two sets and their union?
- When do we say that two sets are disjoint? Provide examples.
- What is the difference of two sets? How is it denoted?
- Can the difference between two nonempty sets be empty?
- Describe the fundamental set operations via Venn Diagrams
- What is the complement of a set? What do we need in order to be able to define it?
- Study example 1.15
- For two sets A and B, consider the sets \(A\cap B\) and \(A\setminus B\). What is the intersection of these two sets? What is their union?
- Practice problems from section 1.3 (page 32): 1.23, 1.26, 1.29, 1.34
- Challenge: 1.33, 1.35