Sets Flashcards
1
Q
Set
A
defn - a collection of objects and a way of deciding which objects belong in the collection.
2
Q
Members/elements of a set
A
Objects that are in the set
3
Q
Meaning of x ∈ S
A
x belongs to the set S
4
Q
Meaning of x ∉ S
A
x does not belong to the set S
5
Q
Equal sets
A
defn - two sets are equal if they have exactly the same elements
6
Q
The empty set
A
the set containing no elements
7
Q
How can you describe sets?
A
- Listing the elements. Large or infinite sets can be written this way using ‘…’
- Specifying a defining property.
a. {all things with a specific property}
b. {x | x has a particular property}
c. {x ∈ U | x has a particular property}