1/10
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
{ }
set: a collection of elements
ex. A = {1, 7, 9, 13, 15, 23},
B = {7, 13, 15, 21}
what are numbers in the list called
elements
∈
Is a member of
|
Such that
A ⊆ B
subse: subset has few or all, or no elements equal to the set
Ø
Empty set: also a subset
A’
complement: all the objects that DO NOT belong to set A
A ∩ B
intersection( MEANS AND) Elements that belong to both the sets, A and B
A ∪ B
union (OR) Elements that belong to set A or set B
DISJOINTED SET
have no elemnts in common