Set
A collection of unordered values where each value appears at most once.
What type of brackets are used to denote a set?
Curly brackets {}
Real ℝ
Any number that can represent a distance along a line.
Natural (N)
All whole numbers beginning from 0
Integer (Z)
All whole numbers (positive and negative)
Rational ℚ
All numbers that can be written as a fraction of two whole numbers
Irrational
All numbers that cannot be written as a fraction with a whole numerator and denominator
Ordinal
Defines the position of an element in a series (e.g. an index of an array)
Empty set
The set that contains no values
Finite set
A set where the elements can be counted using natural numbers up to a particular number
Infinite set
A set that is not finite (e.g. real, rational, irrational, integer, natural are all infinite)
Countably infinite set
Sets where the elements can be put into a one-to-one correspondence with the set of natural numbers
Cardinality
The number of elements in a set
Subset
When the elements of one set are entirely contained within another, including two identical sets.
Proper Subset
When one set is entirely contained within another, and the other set has additional elements
Union Operation
Joining together two or more sets to make one set that contains all the elements in the sets
Intersection Operation
Intersection = only the elements that appear in both sets
Difference Operation (\ or -)
Difference = elements that appear in the left-hand set only
Cartesian Product (X)
Combining the elements of two or more sets to create a set of ordered pairs.