This section is meant to be used as a reference, rather than as lecture content. You may cite results from here for your problem sets or tests, but it is not expected you know all of this specifically.

Union and intersection

Notation.

Let be a set. The union of , denoted is the set

If is nonempty, the intersection is the set

You are likely familiar with the following particular cases of union and intersection.

Example.

  1. If , then and .
  2. If , then

I am in need of more general notation. An indexed family of sets is a set of the form . is called the indexing set, and is called the index.

The intersection and union over indexed families is treated the same way as above.

Here is a concrete example: let be the collection of all open intervals of the form for all . I claim that . To prove this, notice that every element of the left set is a real number, by definition. Thus I only focus on the containment.

Let be a positive real. Then is also positive. Therefore, , and I am done.

Products

I defined the Cartesian product of two sets . Here is how to define the generalized Cartesian product.

Definition (Cartesian product).

Let be an indexed family. The product is defined as

That is, the elements of the product are all the functions that for each index choose an element out of each set . (These are often called choice functions.)

It is clear that the product of two nonempty sets is always empty. However for the general case, it is possible for the product to be empty even if all the are nonempty. This requires failure of the axiom of choice, and thus it is also impossible for me to give you an example using any of the tools developed so far in this course.

I will use the following meta-symbols and . Let one of them by the union and the other one the intersection . The theorems below are true for any nonempty indexed family of sets.

General distributivity laws.

and

General commutativity laws.

Let be a bijection. Then,

Equivalently, if is a bijection, then

General associativity laws.

Let be an equivalence relation on . Then,

Equivalently, if is an equivalence relation on ,

Laws for products.

All of the above are true when is , but both sides of every equality need to be enclosed in vertical bars (cardinality).

Basic exercises

Exercise.

Prove that for any set , .

Exercise.

Let for any integer . What is ?

Exercise.

If , what is the relation between and ?

Exercise.

Show that the powerset operator commutes with the intersection but not the union. That is,

Exercise.

  1. For any set , .
  2. if and only if or implies for all .