Functions:Bijective

From Department of Mathematics at UTSA
Revision as of 15:08, 27 September 2021 by Lila (talk | contribs)
Jump to navigation Jump to search

A function is bijective if it is both injective and surjective. That is, a bijective function maps each element of the domain to a distinct element in the codomain, and every element in the codomain is mapped to by exactly one element of the domain.

Injective, Surjective, and Bijective arrow diagrams

Examples

Injective, not surjective:

  • such that , , and (each input has a unique output, but not all elements of the codomain are mapped to)

Surjective, not injective:

  • such that , , , and
  • (-2 and 0 map to the same output, so not injective; range is , so surjective)

Bijections:

  • such that , , and

Resources