If f:ABf:A\to B is a , its inverse function is the function f1:BAf^{-1}:B\to A for which f1(b)f^{-1}(b) is the unique aAa\in A satisfying f(a)=bf(a)=b.

Equivalent characterization

Equivalently,

f1f=idAandff1=idB,f^{-1}\circ f=\mathrm{id}_A\quad\text{and}\quad f\circ f^{-1}=\mathrm{id}_B,

where idA\mathrm{id}_A and idB\mathrm{id}_B are .

Remarks

The notation f1f^{-1} is also used for the of a subset, an operation defined even when ff is not bijective.

Examples
  • The inverse of f:RRf:\mathbb R\to\mathbb R, f(x)=x3f(x)=x^3, is f1(y)=y3f^{-1}(y)=\sqrt[3]{y}.
  • The inverse of f:ZZf:\mathbb Z\to\mathbb Z, f(n)=n+1f(n)=n+1, is f1(m)=m1f^{-1}(m)=m-1.