Skip to main content
Mathematics LibreTexts

3.4: Indexing Sets

  • Page ID
    95434
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Suppose we consider the following collection of open intervals: \[(0,1), (0,1/2), (0,1/4), \ldots, (0,1/2^{n-1}), \ldots\] This collection has a natural way for us to “index" the sets: \[I_1=(0,1), I_2=(0,1/2), \ldots, I_n=(0,1/2^{n-1}), \ldots\] In this case the sets are indexed by the set \(\mathbb{N}\). The subscripts are taken from the index set. If we wanted to talk about an arbitrary set from this indexed collection, we could use the notation \(I_n\).

    Let’s consider another example: \[\{a\}, \{a,b\}, \{a,b,c\}, \ldots, \{a,b,c,\ldots,z\}\] An obvious way to index these sets is as follows: \[A_1=\{a\}, A_2=\{a,b\}, A_3=\{a,b,c\}, \ldots, A_{26}=\{a,b,c,\ldots,z\}\] In this case, the collection of sets is indexed by \(\{1,2,\ldots, 26\}\).

    Using indexing sets in mathematics is an extremely useful notational tool, but it is important to keep straight the difference between the sets that are being indexed, the elements in each set being indexed, the indexing set, and the elements of the indexing set.

    Any set (finite or infinite) can be used as an indexing set. Often capital Greek letters are used to denote arbitrary indexing sets and small Greek letters to represent elements of these sets. If the indexing set is a subset of \(\mathbb{R}\), then it is common to use Roman letters as individual indices. Of course, these are merely conventions, not rules.

    • If \(\Delta\) is a set and we have a collection of sets indexed by \(\Delta\), then we may write \(\{S_{\alpha}\}_{\alpha\in \Delta}\) to refer to this collection. We read this as “the set of \(S\)-sub-alphas over alpha in Delta.”
    • If a collection of sets is indexed by \(\mathbb{N}\), then we may write \(\{U_n\}_{n\in\mathbb{N}}\) or \(\{U_n\}_{n=1}^{\infty}\).
    • Borrowing from this idea, a collection \(\{A_1,\ldots,A_{26}\}\) may be written as \(\{A_n\}_{n=1}^{26}\).

    Definition 3.32. Let \(\{A_{\alpha}\}_{\alpha\in\Delta}\) be a collection of sets.

    1. The union of the entire collection is defined via \[\bigcup_{\alpha\in\Delta} A_{\alpha}:=\{x\mid x\in A_{\alpha} \mbox{ for some }\alpha\in \Delta\}.\]
    2. The intersection of the entire collection is defined via \[\bigcap_{\alpha\in\Delta} A_{\alpha}:= \{x\mid x\in A_{\alpha} \mbox{ for all }\alpha\in \Delta\}.\]

    In the special case that \(\Delta=\mathbb{N}\), we write \[\bigcup_{n=1}^{\infty}A_n= \{ x \mid x \in A_n \mbox{ for some } n \in \mathbb{N}\}= A_1\cup A_2 \cup A_3 \cup \cdots\] and \[\bigcap_{n=1}^{\infty}A_n= \{ x \mid x \in A_n \mbox{ for all } n \in \mathbb{N}\} = A_1\cap A_2 \cap A_3 \cap \cdots\] Similarly, if \(\Delta=\{1,2,3,4\}\), then \[\bigcup_{n=1}^{4}A_n= A_1\cup A_2 \cup A_3 \cup A_4 \quad \text{and} \quad \bigcap_{n=1}^{4}A_n= A_1\cap A_2 \cap A_3 \cap A_4.\] Notice the difference between “\(\bigcup\)" and “\(\cup\)" (respectively, “\(\bigcap\)" and “\(\cap\)").

    Problem 3.33. Let \(\{I_n\}_{n\in\mathbb{N}}\) be the collection of open intervals from the beginning of the section. Find each of the following.

    1. \(\displaystyle \bigcup_{n\in\mathbb{N}}I_n\)
    2. \(\displaystyle \bigcap_{n\in\mathbb{N}}I_n\)

    Problem 3.34. Let \(\{A_n\}_{n=1}^{26}\) be the collection from earlier in the section. Find each of the following.

    1. \(\displaystyle \bigcup_{n=1}^{26}A_n\)
    2. \(\displaystyle \bigcap_{n=1}^{26}A_n\)

    Problem 3.35. Let \(S_n = \{x \in \mathbb{R} \ \mid \ n-1<x<n \}\), where \(n\in \mathbb{N}\). Find each of the following.

    1. \(\displaystyle \bigcup_{n=1}^{\infty}S_n\)
    2. \(\displaystyle \bigcap_{n=1}^{\infty}S_n\)

    Problem 3.36. Let \(T_n = \{x \in \mathbb{R} \ \mid \ -\frac{1}{n}<x< \frac{1}{n} \}\), where \(n\in \mathbb{N}\). Find each of the following.

    1. \(\displaystyle \bigcup_{n=1}^{\infty}T_n\)
    2. \(\displaystyle \bigcap_{n=1}^{\infty}T_n\)

    Problem 3.37. For each \(r\in\mathbb{Q}\) (the rational numbers), let \(N_r\) be the set containing all real numbers except \(r\). Find each of the following.

    1. \(\displaystyle \bigcup_{r\in\mathbb{Q}}N_r\)
    2. \(\displaystyle \bigcap_{r\in\mathbb{Q}}N_r\)

    Definition 3.38. A collection of sets \(\{A_{\alpha}\}_{\alpha\in\Delta}\) is pairwise disjoint if \(A_{\alpha} \cap A_{\beta}=\emptyset\) for \(\alpha\neq \beta\).

    Problem 3.39. Provide an example of a collection of sets \(\{A_{\alpha}\}_{\alpha\in\Delta}\) that is not pairwise disjoint even though \(\bigcap_{\alpha\in\Delta}A_{\alpha}=\emptyset\).

    Problem 3.40. For each of the following, provide an example of a collection of sets with the stated property.

    1. A collection of three subsets of \(\mathbb{R}\) such that the collection is not pairwise disjoint, the union equals \(\mathbb{R}\), and the intersection of the collection is empty.
    2. A collection of infinitely many subsets of \(\mathbb{R}\) such that the collection is not pairwise disjoint, the union equals \(\mathbb{R}\), and the intersection of the collection is empty.
    3. A collection of infinitely many subsets of \(\mathbb{R}\) such that the collection is pairwise disjoint, the union equals \(\mathbb{R}\), and the intersection of the collection is empty.

    Problem 3.41. Let \(\{A_{\alpha}\}_{\alpha\in\Delta}\) be a collection of sets and let \(B\) be any set. Then

    1. \(\displaystyle B \cup \left(\bigcap_{\alpha\in\Delta}A_{\alpha}\right)=\bigcap_{\alpha\in\Delta}(B\cup A_{\alpha})\), and
    2. \(\displaystyle B \cap \left(\bigcup_{\alpha\in\Delta}A_{\alpha}\right)=\bigcup_{\alpha\in\Delta}(B\cap A_{\alpha})\).

    Problem 3.42. Let \(\{A_{\alpha}\}_{\alpha\in\Delta}\) be a collection of sets. Then

    1. \(\displaystyle \left(\bigcup_{\alpha\in\Delta} A_{\alpha}\right)^C=\bigcap_{\alpha\in\Delta}A_{\alpha}^{C}\), and
    2. \(\displaystyle \left(\bigcap_{\alpha\in\Delta} A_{\alpha}\right)^C=\bigcup_{\alpha\in\Delta}A_{\alpha}^{C}\).

    At the end of Section 3.2, we mentioned the Axiom of Choice. Using the language of indexing sets, we can now state this axiom precisely.

    Aciom 3.43. For every indexed collection \(\{A_{\alpha}\}_{\alpha\in\Delta}\) of nonempty sets, there exists an indexed collection \(\{a_{\alpha}\}_{\alpha\in\Delta}\) of elements such that \(a_{\alpha}\in A_{\alpha}\) for each \(\alpha\in \Delta\).

    Intuitively, the Axiom of Choice guarantees the existence of mathematical objects that are obtained by a sequence of choices. It applies to both the finite and infinite setting. As an analogy, we can think of each \(A_{\alpha}\) as a drawer in a dresser and each \(a_{\alpha}\) as an article of clothing chosen from the drawer identified with \(A_{\alpha}\). The Axiom of Choice is surprisingly powerful, sometimes leading to unexpected consequences. It often gets used in subtle ways that mathematicians are not always explicit with. We will require the Axiom of Choice when proving Theorems 9.31 and 9.47. When proving these theorems, be on the lookout for where you are invoking the Axiom of Choice.


    This page titled 3.4: Indexing Sets is shared under a CC BY-SA 4.0 license and was authored, remixed, and/or curated by Dana Ernst via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.

    • Was this article helpful?