Content-Type: text/html
Wikipedia: Bijection
HomePage | RecentChanges | Preferences
You can edit this page right now! It's a free, community project
A bijection is a function f : X -> Y that is
- injective (or one-to-one), that is, for every y in Y there is at most one x in X such that f(x) = y, and
- surjective (or onto), that is, for every y in Y there is at least one x in X such that f(x) = y.