Bijectives
A bijective function, or a bijection, is a function that is both injective (one-to-one) and surjective (onto). If f maps from a domain A to a codomain B and is bijective, every element of A is paired with a unique element of B, and every element of B is the image of some element of A. This creates a one-to-one correspondence between A and B.
Because every element of B is hit by the function, a bijection implies that A and B
A bijection has a well-defined inverse. If f: A -> B is bijective, there exists an inverse function
Examples illustrate the concept. The function f(x) = x^3 from the real numbers to the real numbers
Key properties include that the composition of bijections is a bijection, and the inverse of a bijection