HOME

TheInfoList



OR:

In mathematics, function composition is an operation that takes two functions and , and produces a function such that . In this operation, the function is applied to the result of applying the function to . That is, the functions and are composed to yield a function that maps in domain to in
codomain In mathematics, the codomain or set of destination of a function is the set into which all of the output of the function is constrained to fall. It is the set in the notation . The term range is sometimes ambiguously used to refer to either ...
. Intuitively, if is a function of , and is a function of , then is a function of . The resulting ''composite'' function is denoted , defined by for all in . The notation is read as " of ", " after ", " circle ", " round ", " about ", " composed with ", " following ", " then ", or " on ", or "the composition of and ". Intuitively, composing functions is a chaining process in which the output of function feeds the input of function . The composition of functions is a special case of the
composition of relations In the mathematics of binary relations, the composition of relations is the forming of a new binary relation from two given binary relations ''R'' and ''S''. In the calculus of relations, the composition of relations is called relative multiplica ...
, sometimes also denoted by \circ. As a result, all properties of composition of relations are true of composition of functions, such as the property of
associativity In mathematics, the associative property is a property of some binary operations, which means that rearranging the parentheses in an expression will not change the result. In propositional logic, associativity is a valid rule of replacement ...
. But composition of functions is different from multiplication of functions (if defined at all), and has some quite different properties; in particular, composition of functions is not commutative.


Examples

* Composition of functions on a finite set: If , and , then , as shown in the figure. * Composition of functions on an infinite set: If (where is the set of all real numbers) is given by and is given by , then: * If an airplane's altitude at time  is , and the air pressure at altitude is , then is the pressure around the plane at time .


Properties

The composition of functions is always
associative In mathematics, the associative property is a property of some binary operations, which means that rearranging the parentheses in an expression will not change the result. In propositional logic, associativity is a valid rule of replacement ...
—a property inherited from the
composition of relations In the mathematics of binary relations, the composition of relations is the forming of a new binary relation from two given binary relations ''R'' and ''S''. In the calculus of relations, the composition of relations is called relative multiplica ...
. That is, if , , and are composable, then . Since the parentheses do not change the result, they are generally omitted. In a strict sense, the composition is only meaningful if the codomain of equals the domain of ; in a wider sense, it is sufficient that the former be a subset of the latter. Moreover, it is often convenient to tacitly restrict the domain of , such that produces only values in the domain of . For example, the composition of the functions defined by and defined by g(x) = \sqrt x can be defined on the interval . The functions and are said to
commute Commute, commutation or commutative may refer to: * Commuting, the process of travelling between a place of residence and a place of work Mathematics * Commutative property, a property of a mathematical operation whose result is insensitive to th ...
with each other if . Commutativity is a special property, attained only by particular functions, and often in special circumstances. For example, only when . The picture shows another example. The composition of one-to-one (injective) functions is always one-to-one. Similarly, the composition of onto (surjective) functions is always onto. It follows that the composition of two
bijection In mathematics, a bijection, also known as a bijective function, one-to-one correspondence, or invertible function, is a function between the elements of two sets, where each element of one set is paired with exactly one element of the other ...
s is also a bijection. The
inverse function In mathematics, the inverse function of a function (also called the inverse of ) is a function that undoes the operation of . The inverse of exists if and only if is bijective, and if it exists, is denoted by f^ . For a function f\colon ...
of a composition (assumed invertible) has the property that . Derivatives of compositions involving differentiable functions can be found using the
chain rule In calculus, the chain rule is a formula that expresses the derivative of the composition of two differentiable functions and in terms of the derivatives of and . More precisely, if h=f\circ g is the function such that h(x)=f(g(x)) for every , ...
. Higher derivatives of such functions are given by Faà di Bruno's formula.


Composition monoids

Suppose one has two (or more) functions having the same domain and codomain; these are often called '' transformations''. Then one can form chains of transformations composed together, such as . Such chains have the
algebraic structure In mathematics, an algebraic structure consists of a nonempty set ''A'' (called the underlying set, carrier set or domain), a collection of operations on ''A'' (typically binary operations such as addition and multiplication), and a finite set ...
of a
monoid In abstract algebra, a branch of mathematics, a monoid is a set equipped with an associative binary operation and an identity element. For example, the nonnegative integers with addition form a monoid, the identity element being 0. Monoids a ...
, called a '' transformation monoid'' or (much more seldom) a ''composition monoid''. In general, transformation monoids can have remarkably complicated structure. One particular notable example is the de Rham curve. The set of ''all'' functions is called the full transformation semigroup or ''symmetric semigroup'' on . (One can actually define two semigroups depending how one defines the semigroup operation as the left or right composition of functions.) If the transformations are
bijective In mathematics, a bijection, also known as a bijective function, one-to-one correspondence, or invertible function, is a function between the elements of two sets, where each element of one set is paired with exactly one element of the other ...
(and thus invertible), then the set of all possible combinations of these functions forms a transformation group; and one says that the group is generated by these functions. A fundamental result in group theory,
Cayley's theorem In group theory, Cayley's theorem, named in honour of Arthur Cayley, states that every group is isomorphic to a subgroup of a symmetric group. More specifically, is isomorphic to a subgroup of the symmetric group \operatorname(G) whose element ...
, essentially says that any group is in fact just a subgroup of a permutation group (up to isomorphism). The set of all bijective functions (called
permutation In mathematics, a permutation of a set is, loosely speaking, an arrangement of its members into a sequence or linear order, or if the set is already ordered, a rearrangement of its elements. The word "permutation" also refers to the act or pr ...
s) forms a group with respect to function composition. This is the symmetric group, also sometimes called the ''composition group''. In the symmetric semigroup (of all transformations) one also finds a weaker, non-unique notion of inverse (called a pseudoinverse) because the symmetric semigroup is a regular semigroup.


Functional powers

If , then may compose with itself; this is sometimes denoted as . That is: More generally, for any natural number , the th functional
power Power most often refers to: * Power (physics), meaning "rate of doing work" ** Engine power, the power put out by an engine ** Electric power * Power (social and political), the ability to influence people or events ** Abusive power Power may ...
can be defined inductively by , a notation introduced by
Hans Heinrich Bürmann Hans Heinrich Bürmann (died 21 June 1817, in Mannheim) was a German mathematician and teacher. He ran an "academy of commerce" in Mannheim since 1795 where he used to teach mathematics. He also served as a censor in Mannheim. He was nominated H ...
and
John Frederick William Herschel Sir John Frederick William Herschel, 1st Baronet (; 7 March 1792 – 11 May 1871) was an English polymath active as a mathematician, astronomer, chemist, inventor, experimental photographer who invented the blueprint and did botanical ...
. Repeated composition of such a function with itself is called
iterated function In mathematics, an iterated function is a function (that is, a function from some set to itself) which is obtained by composing another function with itself a certain number of times. The process of repeatedly applying the same function ...
. * By convention, is defined as the identity map on 's domain, . * If even and admits an
inverse function In mathematics, the inverse function of a function (also called the inverse of ) is a function that undoes the operation of . The inverse of exists if and only if is bijective, and if it exists, is denoted by f^ . For a function f\colon ...
, negative functional powers are defined for as the
negated In logic, negation, also called the logical complement, is an operation that takes a proposition P to another proposition "not P", written \neg P, \mathord P or \overline. It is interpreted intuitively as being true when P is false, and fals ...
power of the inverse function: . Note: If takes its values in a
ring Ring may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell :(hence) to initiate a telephone connection Arts, entertainment and media Film and ...
(in particular for real or complex-valued ), there is a risk of confusion, as could also stand for the -fold product of , e.g. . For trigonometric functions, usually the latter is meant, at least for positive exponents. For example, in
trigonometry Trigonometry () is a branch of mathematics that studies relationships between side lengths and angles of triangles. The field emerged in the Hellenistic world during the 3rd century BC from applications of geometry to astronomical studies. ...
, this superscript notation represents standard exponentiation when used with trigonometric functions: . However, for negative exponents (especially −1), it nevertheless usually refers to the inverse function, e.g., . In some cases, when, for a given function , the equation has a unique solution , that function can be defined as the functional square root of , then written as . More generally, when has a unique solution for some natural number , then can be defined as . Under additional restrictions, this idea can be generalized so that the iteration count becomes a continuous parameter; in this case, such a system is called a
flow Flow may refer to: Science and technology * Fluid flow, the motion of a gas or liquid * Flow (geomorphology), a type of mass wasting or slope movement in geomorphology * Flow (mathematics), a group action of the real numbers on a set * Flow (psyc ...
, specified through solutions of Schröder's equation. Iterated functions and flows occur naturally in the study of fractals and dynamical systems. To avoid ambiguity, some mathematicians choose to use to denote the compositional meaning, writing for the -th iterate of the function , as in, for example, meaning . For the same purpose, was used by
Benjamin Peirce Benjamin Peirce (; April 4, 1809 – October 6, 1880) was an American mathematician who taught at Harvard University for approximately 50 years. He made contributions to celestial mechanics, statistics, number theory, algebra, and the philos ...
whereas
Alfred Pringsheim Alfred Pringsheim (2 September 1850 – 25 June 1941) was a German mathematician and patron of the arts. He was born in Ohlau, Prussian Silesia (now Oława, Poland) and died in Zürich, Switzerland. Family and academic career Pringsheim came ...
and Jules Molk suggested instead.


Alternative notations

Many mathematicians, particularly in
group theory In abstract algebra, group theory studies the algebraic structures known as groups. The concept of a group is central to abstract algebra: other well-known algebraic structures, such as rings, fields, and vector spaces, can all be seen as ...
, omit the composition symbol, writing for . In the mid-20th century, some mathematicians decided that writing "" to mean "first apply , then apply " was too confusing and decided to change notations. They write "" for "" and "" for "". This can be more natural and seem simpler than writing functions on the left in some areas – in linear algebra, for instance, when is a
row vector In linear algebra, a column vector with m elements is an m \times 1 matrix consisting of a single column of m entries, for example, \boldsymbol = \begin x_1 \\ x_2 \\ \vdots \\ x_m \end. Similarly, a row vector is a 1 \times n matrix for some n, c ...
and and denote matrices and the composition is by
matrix multiplication In mathematics, particularly in linear algebra, matrix multiplication is a binary operation that produces a matrix from two matrices. For matrix multiplication, the number of columns in the first matrix must be equal to the number of rows in the ...
. This alternative notation is called
postfix notation Reverse Polish notation (RPN), also known as reverse Łukasiewicz notation, Polish postfix notation or simply postfix notation, is a mathematical notation in which operators ''follow'' their operands, in contrast to Polish notation (PN), in whi ...
. The order is important because function composition is not necessarily commutative (e.g. matrix multiplication). Successive transformations applying and composing to the right agrees with the left-to-right reading sequence. Mathematicians who use postfix notation may write "", meaning first apply and then apply , in keeping with the order the symbols occur in postfix notation, thus making the notation "" ambiguous. Computer scientists may write "" for this, thereby disambiguating the order of composition. To distinguish the left composition operator from a text semicolon, in the
Z notation The Z notation is a formal specification language used for describing and modelling computing systems. It is targeted at the clear specification of computer programs and computer-based systems in general. History In 1974, Jean-Raymond Abrial ...
the ⨾ character is used for left relation composition. Since all functions are
binary relations In mathematics, a binary relation associates elements of one set, called the ''domain'', with elements of another set, called the ''codomain''. A binary relation over sets and is a new set of ordered pairs consisting of elements in and i ...
, it is correct to use the atsemicolon for function composition as well (see the article on
composition of relations In the mathematics of binary relations, the composition of relations is the forming of a new binary relation from two given binary relations ''R'' and ''S''. In the calculus of relations, the composition of relations is called relative multiplica ...
for further details on this notation).


Composition operator

Given a function , the composition operator is defined as that
operator Operator may refer to: Mathematics * A symbol indicating a mathematical operation * Logical operator or logical connective in mathematical logic * Operator (mathematics), mapping that acts on elements of a space to produce elements of another s ...
which maps functions to functions as C_g f = f \circ g. Composition operators are studied in the field of operator theory.


In programming languages

Function composition appears in one form or another in numerous programming languages.


Multivariate functions

Partial composition is possible for multivariate functions. The function resulting when some argument of the function is replaced by the function is called a composition of and in some computer engineering contexts, and is denoted f, _ = f (x_1, \ldots, x_, g(x_1, x_2, \ldots, x_n), x_, \ldots, x_n). When is a simple constant , composition degenerates into a (partial) valuation, whose result is also known as restriction or ''co-factor''. f, _ = f (x_1, \ldots, x_, b, x_, \ldots, x_n). In general, the composition of multivariate functions may involve several other functions as arguments, as in the definition of
primitive recursive function In computability theory, a primitive recursive function is roughly speaking a function that can be computed by a computer program whose loops are all "for" loops (that is, an upper bound of the number of iterations of every loop can be determined ...
. Given , a -ary function, and -ary functions , the composition of with , is the -ary function h(x_1,\ldots,x_m) = f(g_1(x_1,\ldots,x_m),\ldots,g_n(x_1,\ldots,x_m)). This is sometimes called the generalized composite or superposition of ''f'' with . The partial composition in only one argument mentioned previously can be instantiated from this more general scheme by setting all argument functions except one to be suitably chosen
projection function In set theory, a projection is one of two closely related types of functions or operations, namely: * A set-theoretic operation typified by the ''j''th projection map, written \mathrm_, that takes an element \vec = (x_1,\ \ldots,\ x_j,\ \ldots,\ x ...
s. Here can be seen as a single vector/ tuple-valued function in this generalized scheme, in which case this is precisely the standard definition of function composition. A set of finitary
operation Operation or Operations may refer to: Arts, entertainment and media * ''Operation'' (game), a battery-operated board game that challenges dexterity * Operation (music), a term used in musical set theory * ''Operations'' (magazine), Multi-Man ...
s on some base set ''X'' is called a clone if it contains all projections and is closed under generalized composition. Note that a clone generally contains operations of various arities. The notion of commutation also finds an interesting generalization in the multivariate case; a function ''f'' of arity ''n'' is said to commute with a function ''g'' of arity ''m'' if ''f'' is a homomorphism preserving ''g'', and vice versa i.e.: f(g(a_,\ldots,a_),\ldots,g(a_,\ldots,a_)) = g(f(a_,\ldots,a_),\ldots,f(a_,\ldots,a_)). A unary operation always commutes with itself, but this is not necessarily the case for a binary (or higher arity) operation. A binary (or higher arity) operation that commutes with itself is called medial or entropic.


Generalizations

Composition Composition or Compositions may refer to: Arts and literature *Composition (dance), practice and teaching of choreography *Composition (language), in literature and rhetoric, producing a work in spoken tradition and written discourse, to include v ...
can be generalized to arbitrary
binary relation In mathematics, a binary relation associates elements of one set, called the ''domain'', with elements of another set, called the ''codomain''. A binary relation over sets and is a new set of ordered pairs consisting of elements in and i ...
s. If and are two binary relations, then their composition is the relation defined as . Considering a function as a special case of a binary relation (namely
functional relation Functional may refer to: * Movements in architecture: ** Functionalism (architecture) ** Form follows function * Functional group, combination of atoms within molecules * Medical conditions without currently visible organic basis: ** Functional ...
s), function composition satisfies the definition for relation composition. A small circle has been used for the infix notation of composition of relations, as well as functions. When used to represent composition of functions (g \circ f)(x) \ = \ g(f(x)) however, the text sequence is reversed to illustrate the different operation sequences accordingly. The composition is defined in the same way for
partial function In mathematics, a partial function from a set to a set is a function from a subset of (possibly itself) to . The subset , that is, the domain of viewed as a function, is called the domain of definition of . If equals , that is, if is ...
s and Cayley's theorem has its analogue called the Wagner–Preston theorem. The
category of sets In the mathematical field of category theory, the category of sets, denoted as Set, is the category whose objects are sets. The arrows or morphisms between sets ''A'' and ''B'' are the total functions from ''A'' to ''B'', and the composition of ...
with functions as
morphism In mathematics, particularly in category theory, a morphism is a structure-preserving map from one mathematical structure to another one of the same type. The notion of morphism recurs in much of contemporary mathematics. In set theory, morphisms ...
s is the prototypical
category Category, plural categories, may refer to: Philosophy and general uses *Categorization, categories in cognitive science, information science and generally *Category of being * ''Categories'' (Aristotle) *Category (Kant) *Categories (Peirce) *C ...
. The axioms of a category are in fact inspired from the properties (and also the definition) of function composition. The structures given by composition are axiomatized and generalized in
category theory Category theory is a general theory of mathematical structures and their relations that was introduced by Samuel Eilenberg and Saunders Mac Lane in the middle of the 20th century in their foundational work on algebraic topology. Nowadays, cate ...
with the concept of
morphism In mathematics, particularly in category theory, a morphism is a structure-preserving map from one mathematical structure to another one of the same type. The notion of morphism recurs in much of contemporary mathematics. In set theory, morphisms ...
as the category-theoretical replacement of functions. The reversed order of composition in the formula applies for
composition of relations In the mathematics of binary relations, the composition of relations is the forming of a new binary relation from two given binary relations ''R'' and ''S''. In the calculus of relations, the composition of relations is called relative multiplica ...
using
converse relation In mathematics, the converse relation, or transpose, of a binary relation is the relation that occurs when the order of the elements is switched in the relation. For example, the converse of the relation 'child of' is the relation 'parent&n ...
s, and thus in
group theory In abstract algebra, group theory studies the algebraic structures known as groups. The concept of a group is central to abstract algebra: other well-known algebraic structures, such as rings, fields, and vector spaces, can all be seen as ...
. These structures form dagger categories.


Typography

The composition symbol is encoded as ; see the Degree symbol article for similar-appearing Unicode characters. In
TeX Tex may refer to: People and fictional characters * Tex (nickname), a list of people and fictional characters with the nickname * Joe Tex (1933–1982), stage name of American soul singer Joseph Arrington Jr. Entertainment * ''Tex'', the Italian ...
, it is written \circ.


See also

*
Cobweb plot A cobweb plot, or Verhulst diagram is a visual tool used in the dynamical systems field of mathematics to investigate the qualitative behaviour of one-dimensional iterated functions, such as the logistic map. Using a cobweb plot, it is possible ...
– a graphical technique for functional composition *
Combinatory logic Combinatory logic is a notation to eliminate the need for quantified variables in mathematical logic. It was introduced by Moses Schönfinkel and Haskell Curry, and has more recently been used in computer science as a theoretical model of comput ...
*
Composition ring In mathematics, a composition ring, introduced in , is a commutative ring (''R'', 0, +, −, ·), possibly without an identity 1 (see non-unital ring), together with an operation : \circ: R \times R \rightarrow R such that, for any three e ...
, a formal axiomatization of the composition operation * Flow (mathematics) * Function composition (computer science) * Function of random variable, distribution of a function of a random variable * Functional decomposition * Functional square root * Higher-order function *
Infinite compositions of analytic functions In mathematics, infinite Function composition, compositions of analytic functions (ICAF) offer alternative formulations of Generalized continued fraction, analytic continued fractions, series (mathematics), series, product (mathematics), products a ...
*
Iterated function In mathematics, an iterated function is a function (that is, a function from some set to itself) which is obtained by composing another function with itself a certain number of times. The process of repeatedly applying the same function ...
* Lambda calculus


Notes


References


External links

* {{springer, title=Composite function, id=p/c024260 *
Composition of Functions
by Bruce Atwood, the Wolfram Demonstrations Project, 2007. Functions and mappings Basic concepts in set theory Binary operations