| Math 323 | Functions and Inverse Functions Comments |
|---|
Last modified Mar 20, 2008
If symbols do not show up properly in your browser or when you print this, see the pdf version at Functions and Inverse Functions, or see the printed version which will be handed out in class.
Asterisks denote definitions which are not in the textbook.
R ⊆ A × B,
then R is said to be a relation between A and
B.
(Clearly, if R is a relation between A
and B, then R is a relation as defined in
(a).)
a is an element of dom(R) iff there
exists b such that
(a, b) is an element of
R.
For all a, b, c, and
d, if (a, b) is
an element of R and
(c, d) is an element of
R and a = c, then
b = d.
In other words, a relation R is a function iff
if (a, b) ∈ R and
(a, d) ∈ R then
b = d.
For all x in A, g(f(x)) =
x,
and
For all y in B, f(g(y)) =
y.
We will temporarily refer to such a function
g : B A as an algebraic-inverse
function of f : A
B .
It should be clear that this definition is equivalent to the
following:
For any set S, let idS
denote the identity function on S.
Given a function f : A B, a function
g : B
A is called an (algebraic-)inverse of the
function f : A
B iff
g o f =
idA
and
f o g = idB.
Uniqueness. It is clear that the L-inverse of a function is unique, if it exists, since the L-inverse function is obtained in a particular way from the original function. On the other hand, if the inverse function is defined as an algebraic-inverse, then it has to be proved that if such an inverse function exists, then it is unique.
Equivalence of L-inverse and algebraic-inverse. You should be able to prove (this is related to Ex. 7.29 in the textbook) that the L-inverse idea and the algebraic-inverse idea are equivalent in the following sense:
A function f : AB has an algebraic-inverse function iff f : A
B is bijective.
A function g : BA is the L-inverse function of f : A
B iff g : B
A is an algebraic-inverse function of f : A
B.
Uniqueness. Note that this implies that if an algebraic-inverse function exists, then it is unique.
Back to Course Home Page