Next: Boolean Algebra of sets,
Up: Problems for Techniques of
Previous: Knots of Nots
Starting with the work of Cantor and Boole in the 1800's mathematicians have noticed that a very large collection of mathematical concepts can be expressed using sets and functions between sets.
Basic set theory used to be the place where all mathematics courses started from Algebra 1 in high school to graduate level courses.
Definition 3
A set is any well defined collection of elements. If
x is an element of the set
S we will write

.
Notice that this (naive) definition lets us clump together disparate elements into a set as long as we can determine (somehow) whether or not s given proposed element is in fact an element. In real life we rarely run across things where membership has such a clear cut definition; fortunately, in mathematics we can usually define our subject matter closely enough that sets are useful.
Definition 4
Two sets are equal if they have exactly the same members:
S=
T if and only if

.
This tells us that if we define a set by listing its elements, the order of the list is irrelevant.
We can specify sets by
- 1.
- Listing the elements, for example

- 2.
- Describing the elements, for example

- 3.
- Using a generally understood name, say the set of uppercase letters in the alphabet.
Sets are very closely tied to functions. Indeed, one may think of the concept of set as having arisen so that one could clarify exactly what was meant by a function.
Definition 6
A function

is a rule which assigns to each element of
A a unique element of
B. The set
A is called the domain of the function and the set
B is called the codomain of the function.
Definition 7
The range of a function

is the set
The codomain of a function f is the set of all elements that could be hit by f; the range is the set of all elements which are hit.
Definition 8
Two functions

and

are equal if
- 1.
- they have the same domain A
- 2.
- they have the same codomain B
- 3.
- for every
the values are equal:
f1(a)=f2(a).
Definition 9
If

and

are functions then the composition

is defined by the rule

.
Proposition 2.1
Composition of functions is associative, but not always commutative
Definition 10
The identity function on
A is

with

.
Proposition 2.2
For any function

we get

and

.
Definition 11
Two sets are isomorphic if there are functions

and

with

and

.
Proposition 2.3
If two sets are equal then they are isomorphic, but not necessarily conversely.
Next: Boolean Algebra of sets,
Up: Problems for Techniques of
Previous: Knots of Nots
Larry Stout
2000-08-30