CP 1 Sets and Functions 1 Flashcards
what is a set
unordered collection of unique objects (called the elements of a set)
What is the notation for a set
Capital letters for sets
lowercase for the elements
example of notation for sets
if x is and element of X we write x∈X
what is set roster notation
elements are explicitly listed (if there’s too many we use “…”)
whats set builder notation
{elements|condititions for element}
ex
{x | x is positive}
What does a bolded N mean
Set of natural numbers
(0,1,2,3,4,5)
What would it mean if a bolded N had a + beside it
would mean the set of +e natural numbers
(1,2,3,4,5,6)
What does a bolded Z mean
The set of all whole numbers
(-3,-2,-1,0,1,2,3)
what does a bolded Q mean
set of all irrational #s (ratios / fractions)
(p/q| p,q ∈ Z and q=0)
what is {}
empty set
What is a subset + whats the sign
we say X is a subset of Y if every element of X is also an element of Y
denoted: X⊆Y
- we can also say Y is a superset of X
what is a proper subset
denoted: ?
if X is a subset but not equal to Y (X⊆Y, X≠ Y)
denoted: X⊂Y
if A= {2,3,5} then (2,3} and {3} are
Proper subsets