Bijectivity is exactly the condition that allows a function to be “inverted”.

Definition — Inverse function

If f:ABf:A\to B is bijective, then for every yBy\in B there exists exactly one xAx\in A with f(x)=yf(x)=y. The inverse function f1:BAf^{-1}:B\to A is the one that associates with each yBy\in B that xx: f1(y)=x    f(x)=y.f^{-1}(y) = x \iff f(x) = y.

Without bijectivity the inverse would not exist as a function: if ff were not injective, several xx would correspond to the same yy (violating uniqueness); if it were not surjective, for some yy no xx would exist.

Topics: Functions and properties
Concepts: Bijective function · Inverse function