Inverse

From PKC
Jump to navigation Jump to search

The notion of inverse in mathematical operation is simply the anti-operator.

Excerpt from Wikipedia

The following paragraph is copied from Wikipedia.

Compositional inverseInverses and composition

If is an invertible function with domain and codomain , then

, for every ; and , for every .[1]

Using the composition of functions, we can rewrite this statement as follows:

and

where is the identity function on the set ; that is, the function that leaves its argument unchanged. In Category Theory, this statement is used as the definition of an inverse morphism.

Considering function composition helps to understand the notation f −1. Repeatedly composing a function with itself is called iteration. If f is applied n times, starting with the value x, then this is written as fn(x); so f 2(x) Template:= f (f (x)), etc. Since f −1(f (x)) Template:= x, composing f −1 and fn yields fn−1, "undoing" the effect of one application of f.

  1. Cite error: Invalid <ref> tag; no text was provided for refs named :2