26 - Injectivity

A function is injective if and only if each output has only ONE unique input. This means that we can invert the function.

A function that is injective is invertible, and vice versa.