Sets

A set is a collection of things. These things can be anything from numbers and letters to shapes or even other sets themselves!

Set Elements

Each item in a set is called an element. Sets are written with curly braces {} and the elements are listed inside, separated by commas. For example, the set of primary colors can be written as {red, yellow, blue}.

Set Order

Order does not matter! 
The order you list the elements in a set doesn't matter. {red, yellow, blue} is the same set as {blue, yellow, red}

Set Duplicates / Uniqueness

Elements must be unique within a set. You can't have the same element listed twice. For example, {1, 2, 2} is not a valid set because the number 2 appears twice.

Standard Set Symbols

There are a number of standard symbols that represent different sets of numbers.

Number Sets
Natural
Whole
Integers
Rational
Irrational (Complement of )
Real ()
Empty Set

For more symbols and operations see: Set Symbols Reference