Abstract
- A unordered collection of elements, so the order and duplicates don’t matter
Set Elements
- Example:
1
,2
,3
{1}
are objects in the set of Integer (整数)- It can be either a value or a set
Membership of a Set
Cardinality of a Set
- The size of the Set