1 - Set Theory
Homework 1. Reading 1.
What are sets?
A set is a collection of objects called elements. You can list a set like this:
x
The order of a set does not matter
Sets are made up of unique elements. If there are duplicates within a set, ignore them. Thus
Sets can have numbers, but also letters, symbols etc.
You can write a set many different ways
For the set of even integers could be written as:
or as
We read the colon as “such that,” so the above is read as “the set of elements of the form 2x such that x is an integer. Or 2x where x belongs to the natural set of integers. Writing sets with a colon is called set-builder notation
The Empty Set
The empty set is a set with no elements. It is written like this:
Sometimes you want the empty set to be an element of another set:
You can think of it like a box with an empty box inside of it.
The empty set is a subset of any other set. But not an element of any other set.
Subsets
To check that A is a subset of B, we check that every element of A also belongs to B.
or
To check that A is a subset of B, we check that we can form A by throwing out some of the elements of B.

Cardinality
Cardinality is the number of elements in a set
Power sets
A power set 
Example:

Theorem: determine size of power set

Unions and Intersections
Union
A union is formed by combining two sets, for example

Intersection
Intersections are sets formed from elements in both set

Complements & differences

You do not need to worry about numbers not used in
Homework 1
![[h1.pdf]]