Function composition
In mathematics, a composite function, formed by the composition of one function on another, represents the application of the former to the result of the application of the latter to the argument of the composite. The functions f: X → Y and g: Y → Z can be composed by first applying f to an argument x and then applying g to the result. Thus one obtains a function g o f: X → Z defined by (g o f)(x) = g(f(x)) for all x in X. The notation g o f is read as "g circle f" or "g composed with f".
The composition of functions is always associative. That is, if f, g, and h are three functions with suitably chosen domains and codomains, then f o (g o h) = (f o g) o h. Since there is no distinction between the choices of placement of parentheses, they may be safely left off.
The functions g and f
only when
. But
Example
As an example, suppose that an airplane's elevation at time t is given by the function h(t) and that the oxygen concentration at elevation x is given by the function c(x). Then (c o h)(t) describes the oxygen concentration around the plane at time t.
Functional powers
If UNIQ45c8cf5a6d60dc50-math-68337fe67764fcb100000003 then f:X→Y may compose with itself; this is sometimes denoted
. Thus:
Repeated composition of a function with itself is called
The functional
for
follow immediately.
- By convention,
the
identity map on the domain of
. - If f:X→X admits an
inverse function , negative functional powers
are
defined as the opposite power of the inverse function,
.
Note: If f takes its values in a ring (in particular for real or complex-valued f ), there is a risk of confusion, as f n could also stand for the n-fold product of f, e.g. f 2(x) = f(x) · f(x).
(For trigonometric functions, usually the latter is meant, at least for positive exponents. For example, in trigonometry, this superscript notation represents standard
In some cases, an expression for f in g(x) = f r(x) can be
derived from the rule for g given non-integer values of r. This is called fractional
iteration. A simple example would be that where f is the
Composition monoids
Suppose one has two (or more) functions f: X → X, g: X → X having the same domain and range. Then one can form long, potentialy complicated chains of these functions composed together, such as f o f o g o f. Such long chains have the algebraic structure of a monoid, sometimes called the composition monoid. In general, composition monoids can have remarkably complicated structure. One particular notable example is the de Rham curve. The set of all functions f: X → X is called the full transformation semigroup on X.
If the functions are
The set of all
Alternative notation
In the mid-
Category Theory uses f;g interchangeably with g o f.
Composition operator
Given a function g, the composition operator Cg is defined as that operator which maps functions to functions as
Composition operators are studied in the field of operator theory.
See also
- Combinatory logic
Function composition (computer science) Functional decomposition Higher-order function - Lambda calculus
Relation composition
External links
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)








