1

A formal definition of a bijection, for example, might be:

Let $f$ be a function whose domain is set $A$ and whose range is set $B$. $A$ function $f$ is bijective iff for every $b$ in $B$ there exists exactly one $a$ in $A$ such that $f(a)=b$.

This does not seem to exclude one-many mapping. Is this simply assumed, on the grounds that a function by definition cannot map one-many?

HeroZhang001
  • 2,201

1 Answers1

1

Community wiki answer so the question can be marked as answered:

As noted in the comments, a function is by definition a relation in which every element of the domain is mapped to exactly one element of the range.

joriki
  • 238,052