A function $f$ is said to be one-to-one (or injective) if for every $x, y$ in the domain $D$ of $f$, $x \neq y$ implies $f(x) \neq f(y)$. This means that no two different elements in the domain of the function map to the same element in the range of the function.
Show more…