General
Sets can have unrelated elements
Repeated elements in the set are ignored
is this same as
The order of the elements is unaccounted for
, ,
,
all have the same representations
Sets may have other sets as members
Membership
If is an element of the set , we use the symbol to denote membership.
Example
Question
What are the members of set ?
Answer
, as there is no real number squared that would equal . They would have to be a complex number.
Equality
Two sets and are equal if they have the same elements, that is if and only if for all . Thus, we write .
Example
Cardinality
A set is called finite if it has distinct elements, where . is called the cardinality of , denoted by . An infinite set would have a cardinality of .
Example
Cartesian Product
The cartesian product of the sets is the set of n-tuples where belongs to for . It is denoted by the form: .
Example
Question
Find .
Answer