Bijection
A function is a bijection if it is both injective (one-to-one) and surjective (onto):
- Injective: - distinct inputs go to distinct outputs.
- Surjective: for every there exists with - every is hit.
Equivalently, is a bijection if it has a two-sided inverse satisfying and .
For finite sets, is a bijection if and only if and is either injective or surjective (the other condition follows automatically).
In Group Theory
Bijections appear all over the course:
- A Permutation is a bijection from a set to itself.
- An Isomorphism is a bijective Homomorphism.
- The map from a Group action is realised as a homomorphism into the symmetric group - itself a group of bijections.