You have 3 free guides left 😟
Unlock your guides
You have 3 free guides left 😟
Unlock your guides

Finite sets are the building blocks of set theory, helping us understand how to count and compare collections of objects. They're crucial for grasping more complex concepts in mathematics and computer science.

In this section, we'll explore the properties of finite sets, including , subsets, and power sets. We'll also dive into bijections and the , which are key tools for analyzing and comparing finite sets.

Finite Sets and Cardinality

Defining and Measuring Finite Sets

Top images from around the web for Defining and Measuring Finite Sets
Top images from around the web for Defining and Measuring Finite Sets
  • A contains a countable number of distinct elements
  • The cardinality of a set, denoted as A|A|, measures the number of elements in the set
    • For a finite set AA, the cardinality is a non-negative integer (0, 1, 2, ...)
    • Example: If A={a,b,c}A = \{a, b, c\}, then A=3|A| = 3
  • The , denoted as \emptyset or {}\{\}, contains no elements
    • The cardinality of the empty set is 0, i.e., =0|\emptyset| = 0
  • A contains exactly one element
    • Example: {a}\{a\} is a singleton set with cardinality 1

Properties of Finite Sets

  • The of two finite sets AA and BB is also a finite set
    • AB=A+BAB|A \cup B| = |A| + |B| - |A \cap B|
  • The of two finite sets AA and BB is a finite set
    • ABmin(A,B)|A \cap B| \leq \min(|A|, |B|)
  • The of two finite sets AA and BB is a finite set
    • AB=AAB|A - B| = |A| - |A \cap B|
  • The of two finite sets AA and BB is a finite set
    • A×B=AB|A \times B| = |A| \cdot |B|

Subsets and Power Sets

Defining Subsets and Power Sets

  • A set AA is a of set BB, denoted as ABA \subseteq B, if every element of AA is also an element of BB
    • Example: If A={1,2}A = \{1, 2\} and B={1,2,3}B = \{1, 2, 3\}, then ABA \subseteq B
  • The of a set AA, denoted as P(A)\mathcal{P}(A), is the set of all subsets of AA
    • For a finite set AA with cardinality A=n|A| = n, the cardinality of its power set is P(A)=2n|\mathcal{P}(A)| = 2^n
    • Example: If A={a,b}A = \{a, b\}, then P(A)={,{a},{b},{a,b}}\mathcal{P}(A) = \{\emptyset, \{a\}, \{b\}, \{a, b\}\}

Properties of Subsets and Power Sets

  • The empty set is a subset of every set
    • A\emptyset \subseteq A for any set AA
  • Every set is a subset of itself
    • AAA \subseteq A for any set AA
  • If ABA \subseteq B and BCB \subseteq C, then ACA \subseteq C (transitivity)
  • The power set of a set always contains the empty set and the set itself
    • P(A)\emptyset \in \mathcal{P}(A) and AP(A)A \in \mathcal{P}(A) for any set AA

Bijections and Counting Principles

Bijections and Their Applications

  • A is a one-to-one correspondence between the elements of two sets
    • A bijection from set AA to set BB implies that A=B|A| = |B|
    • Example: The function f(x)=2xf(x) = 2x is a bijection from the set of non-negative integers to the set of even non-negative integers
  • Bijections can be used to prove the equality of cardinalities between sets
    • If a bijection exists between sets AA and BB, then A=B|A| = |B|

The Pigeonhole Principle and Its Applications

  • The pigeonhole principle states that if nn items are placed into mm containers, with n>mn > m, then at least one container must contain more than one item
    • Example: If you have 10 pigeons and 9 pigeonholes, and all pigeons are placed in the holes, then at least one hole must contain more than one pigeon
  • The pigeonhole principle can be used to prove the existence of certain elements or properties in sets
    • Example: In any group of 367 people, there must be at least two people who share the same birthday (assuming 366 possible birthdays, including February 29)
  • The states that if nn items are placed into mm containers, then at least one container must contain at least nm\lceil \frac{n}{m} \rceil items
    • Example: If 20 items are placed into 6 containers, then at least one container must contain at least 206=4\lceil \frac{20}{6} \rceil = 4 items
© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.


© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.
Glossary
Glossary