Chapter 2.2-2.3 Flashcards
Universal Set
U, is the set of all elements that are being considered
Complement
A’, the set of all elements that are in U and not in A
U’
∅
∅’
U
(A’)’
A
Well-defined
a set is well-defined if it is possible to determine whether any given item is or is not an element of the set
Set that is not well-defined
{x/x is a nice cat} because nice is ambiguous
Empty set or null set
is the set with no elements, denoted ∅
Finite
a set is finite if the number of elements in the set is a whole number
cardinal number or cardinality
the cardinality of a finite set A, denoted n(A), is the number of elements in A
Cardinality of the empty set
0
Set A is equal to set B if….
if and only if, A and B have exactly the same elements, denoted A=B
Set A is equivalent to set B if…
if and only if the cardinality of A, n(A), equals the cardinality of B, n(B), denoted A~B
Subset
Let A and B be two sets. A is a subset of B, denoted A ⊆ B if and only if every element of A is also in B
A= {1, 2, 3}
B= {1, 2, 3, 4, 5}
Proper Subset
Let A and B be sets, A is a proper subset of B, denoted A⊂B, if and only if A ⊆ B and A≠B
A= {1, 2, 3}
B= {1, 2, 3, 4, 5}