Sets Flashcards

1
Q

What are the different types of sets?

A
  1. Empty Set: A set with no elements, denoted as ∅ or {}.
  2. Universal Set: The set containing all possible elements in a particular context, usually denoted as U.
  3. Complement: Elements not in a given set, denoted as 𝐴′ for a set 𝐴.
  4. Subsets: A set 𝐴 is a subset of 𝐵 if all elements of 𝐴 are in 𝐵, denoted as
    𝐴 ⊆ 𝐵
  5. Finite Set: A set with a countable number of elements.
  6. Infinite Set: A set with an uncountable number of elements.
  7. Disjoint Sets: Sets with no common elements.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do you solve problems involving the cardinality of sets?

A
  1. Cardinality: The number of elements in a set, denoted as ∣𝐴∣.
    Union: For sets 𝐴 and 𝐵, ∣ 𝐴 ∪ 𝐵 ∣ = ∣𝐴∣ + ∣𝐵∣ − ∣𝐴 ∩ 𝐵∣
  2. Intersection: For sets 𝐴 and 𝐵, ∣𝐴 ∩ 𝐵∣ is the number of common elements.
  3. Complement: ∣𝐴′∣ = ∣𝑈∣ − ∣𝐴∣, where 𝑈 is the universal set.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do you solve set problems using symbols?

A
  1. Union (𝐴 ∪ 𝐵): Elements in 𝐴 or 𝐵 or both.
  2. Intersection (𝐴 ∩ 𝐵): Elements common to both 𝐴 and 𝐵.
  3. Complement (𝐴′): Elements not in 𝐴.
  4. Difference (𝐴 − 𝐵 or 𝐴 ∖ 𝐵): Elements in 𝐴 but not in 𝐵.
  5. Subset (𝐴 ⊆ 𝐵): All elements of 𝐴 are in 𝐵.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do you use Venn diagrams to solve problems involving up to 3 sets?

A
  1. Draw a Venn diagram with overlapping circles representing each set.
  2. Label each region of the Venn diagram.
  3. Fill in the numbers based on given data, starting with intersections.
  4. Solve the problem by using the filled-in Venn diagram to find the required values.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly