next up previous
Next: Describing Functions Up: Function Notes Previous: Function Notes

Function Notation and Terminology

A function (or map) is a rule or correspondence that associates each element of a set X called the domain with a unique element of another set Y called the codomain. We typically give the rule a name such as a letter like f or g (or any letter of your choice) or a name agreed upon by convention like sine or log or square root. The term ''unique'' is critical in the definition as this says that one tex2html_wrap_inline60 cannot be associated with 2 or more elements of Y. Thus we can call the y value corresponding to a particular x under the rule f by the name f(x) (read f of x) since there is only one such y. However, associating 2 elements of X with the same tex2html_wrap_inline80 and some elements of Y not corresponding to any element of X are allowed as they are not ruled out in the definition. The fact that the correspondence goes from the domain to the codomain is indicated by the notation tex2html_wrap_inline86 .  

For a subset tex2html_wrap_inline88 we use f(A) to mean the set tex2html_wrap_inline92 called the image of A. (Some authors use tex2html_wrap_inline94 .) The set f(X) is called the range of f. While it is always the case that tex2html_wrap_inline100 , in general they need not be equal. It is important to distinguish tex2html_wrap_inline88 while tex2html_wrap_inline104 .

For a subset tex2html_wrap_inline106 we use tex2html_wrap_inline108 to mean the set tex2html_wrap_inline110 called the inverse image of B. (Some authors use tex2html_wrap_inline112 .) Keep in mind that tex2html_wrap_inline106 while tex2html_wrap_inline116 .

If tex2html_wrap_inline86 and tex2html_wrap_inline120 we can form a new function called a composite map denoted by tex2html_wrap_inline122 . The symbol tex2html_wrap_inline124 is read as ''g circle f.'' The composition is accomplished by defining tex2html_wrap_inline130 for each tex2html_wrap_inline60 .    


A function tex2html_wrap_inline86 is called an injection or one-to-one (also written 1-1) if different x values get mapped to different y values. So if tex2html_wrap_inline140 then tex2html_wrap_inline142 . this is equivalent to the contrapositive, if tex2html_wrap_inline144 then tex2html_wrap_inline146 . We call f a surjection or onto if every tex2html_wrap_inline80 corresponds to some tex2html_wrap_inline60 , that is, f(X)=Y. A bijection is used for functions that are both 1-1 and onto.

The set of ordered pairs tex2html_wrap_inline156 is the graph of f.


next up previous
Next: Describing Functions Up: Function Notes Previous: Function Notes

Dan Rinne
Thu Aug 8 16:22:12 PDT 1996