6.2 Operations on Functions
Now we will define how to combine functions together to create new functions. Let be functions with domains and ranges in .
Definition 6.3 (Basic Arithmetic).
Firstly, it is useful to have a working definition of equality.
-
•
.
For simple operations like the sum and product, we define the new domain simply as the common domain of the operands.
-
•
.
-
•
.
-
•
.
In the special case of multiplying by a constant function given by ,
-
•
.
Using this definition with the constant function , we can define the differences of functions.
The reciprocal is defined where is not zero.
-
•
.
-
•
.
Using this we can define quotients of functions as a product of a function with a reciprocal.
Definition 6.4 (Composition).
The composition is defined only where overlaps with , so we say:
-
•
.
-
•
.