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?