Math 323 Comments on images and pre-images

Properties of images:

Suppose  f  is a function and  C  is a subset of the domain of  f.  Then, by definition,
y  is an element of  f  (C)  (the textbook's notation for this set is simply  f(C) )
iff
there exists  x  in  C  such that  y = f(x).
Consequences:
If  xCthen  f(x) ∈ f  (C).
If  yf  (C), then  ∃ cC such that  y = f(c).
WARNING! The definition says  IF xCTHEN  f(x) ∈ f  (C).
It does not say  IF  f(x) ∈ f  (C),  THEN  xC.
(This is not true “in general”.)
Properties of pre-images:
Suppose f : XY and D is a subset of Y.  Then, by definition,
xf  (D)  (the textbook's notation for this set is  f -1 (D) )
iff
f(x) ∈ D,
(i.e.,
y in D such that y = f(x);  but this is usually not a good way of thinking of pre-image ).
Consequences:
If  xf  (D),  then  f(x) ∈ D.

If  f(x) ∈ D, then  xf  (D).


Last modified Mar 21, 2008 9:40 AM

Back to Course Home Page