Next: Relations
Up: Review
Previous: Review
Let
be a function defined on a set
and taking values in a set
.
Set
is called the domain of
; set
is called the range of
.
Function
is said to be one-to-one
(i.e., an injection or embedding) if, whenever
, it must be the case that
.
In other words,
is one-to-one if it maps distinct objects to distinct
objects.
Function
is said to be onto (a.k.a. a surjection) if, for any
,
there exists an
for which
.
A function is bijection if it is one to one
(i.e., injection) and onto (i.e., surjection).
If function
is defined for each element of
,
then
is said to be a total function;
otherwise,
is said to be a partial function.
xiangyang li
2000-09-06