Set notation Flashcards
(23 cards)
A ∩ B
Intersection: in both A and B
{ }
Set: a collection of elements
{1, 2, 3, 4}
A ∪ B
Union: in A or B (or both)
a ∈ A
Element of: a is in A
3 ∈ {1, 2, 3, 4}
b ∉ A
Not element of: b is not in A
6 ∉ {1, 2, 3, 4}
Ø
Empty set = {}
{1, 2} ∩ {3, 4} = Ø
A − B
Difference: in A but not in B
{1, 2, 3, 4} − {3, 4} = {1, 2}
U (with double lines)
Universal Set: set of all possible values
(in the area of interest)
|A|
Cardinality: the number of elements of set A
|{3, 4}| = 2
|
Such that
{ n | n > 0 } = {1, 2, 3,…}
:
Such that
{ n : n > 0 } = {1, 2, 3,…}
∀
For All
∀x>1, x²>x
For all x greater than 1x-squared is greater than x
∃
There Exists
∃ x | x² > x
There exists x such that x-squared is greater than x
N ( with doube lines)
Natural Numbers
{1, 2, 3,…} or {0, 1, 2, 3,…}
Z (with double lines)
Integers
{…, −3, −2, −1, 0, 1, 2, 3, …}
Q (with double lines)
Rational Numbers
Any number which can be written as a fraction
A (with double lines)
Algebraic Numbers
R (with double lines)
Real Numbers
Any number which doesnt have i
I (capital i with double lines)
Imaginary Numbers
3i
C (with double lines)
Complex Numbers
2 + 5i
2|x
2 divide x is a whole number
2∤x
2 divide x is not a whole number
What is a set?
A set is a collection of things, usually numbers. We can list each element (or “member”) of a set inside curly brackets like this:
{3,6,91,…}