• Sequence cannot matter

  • No multiplicity (things can only appear once)

Cardinality: The number of elements in the set

Notation

  • “Roster Notation” : use a pattern that expands to the entire set {1, 2, 3, …}

  • : Cardinality AKA number of elements

  • “Set Builder Notation” : Prototype : Condition { : }

  • A is a subset of B: , Or including equality (They are the same set):

Intervals

[a,b] = {x:x \in R and axb}

(a,b) = {x:x \in R and axb}

Special Sets

  • : All natural numbers {1, 2, 3, …}

  • : All integers {…, -2, -1, 0, 1, 2, …}

  • : Rational Numbers { : } (Incomplete)

  • : Real numbers

  • : Empty set {}

  • Sets that contain other sets: {1, 2, {1, 2}}

Power Set

The set consisting of all possible combinations of all elements of a set.

“The set of all subsets of A”

Operations

Cartesian Product

Set of all the possible ordered pairs.

Compliments

: Universal set. Contains “Everything”, but taken to mean whatever is relevant based on context.

De Morgans’ Laws

: For all x in N, g(x)

: There exists an x in S such that p(x)