Composite function

In mathematics, function composition is an operation that takes two functions f and g and produces a function h such that h(x) = g(f(x)). In this operation, the function g is applied to the result of applying the function f to x. That is, the functions f : X → Y and g : Y → Z are composed to yield a function that maps x in X to g(f(x)) in Z.
Intuitively, if z is a function of y, and y is a function of x, then z is a function of x. The resulting composite function is denoted g ∘ f : X → Z, defined by (g ∘ f )(x) = g(f(x)) for all x in X.
The notation g ∘ f is read as "g circle f ", "g round f ", "g about f ", "g composed with f ", "g after f ", "g following f ", "g of f", "f then g", or "g on f ". Intuitively, composing functions is a chaining process in which the output of function f feeds the input of function g.
The composition of functions is a special case of the composition of relations, sometimes also denoted by






{\displaystyle \circ }
. As a result, all properties of composition of relations are true of composition of functions, though the composition of functions has some additional properties.
Composition of functions is different from multiplication of functions, and has quite different properties; in particular, composition of functions is not commutative.

View More On Wikipedia.org
  • 68

    Greg Bernhardt

    A PF Singularity From USA
    • Messages
      19,447
    • Media
      227
    • Reaction score
      10,036
    • Points
      1,237
  • 1

    Niaboc67

    A PF Electron
    • Messages
      249
    • Reaction score
      3
    • Points
      16
  • 1

    ecastro

    A PF Molecule From Philippines
    • Messages
      254
    • Reaction score
      8
    • Points
      76
  • 1

    baldbrain

    A PF Atom
    • Messages
      236
    • Reaction score
      21
    • Points
      41
  • 1

    ChiralSuperfields

    A PF Molecule
    • Messages
      1,276
    • Reaction score
      134
    • Points
      73
  • Back
    Top