Bijective function

A function is called bijective if it is both injective and surjective.
A bijection basically means that there is a one-to-one correspondence between all elements of the domain and the codomain: For every unique element in , there is a unique element in .

Link to original

EXAMPLE

is not injective, because and it is not surjective, because (negative real numbers are not in the codomain).
is injective, but not surjective because we canot reach negative numbers.
is not injective but surjective ( has a solution for all ).
is bijective.

Link to original

set equality can be defined via bijectivity

A bijection can also be composed of injections and surjections, e.g.: