a surjection between finite sets of the same cardinality is bijective
Theorem.
Let A and B be finite sets of the same cardinality. If f:A→B is a surjection then f is a bijection.
Proof.
Let A and B be finite sets with |A|=|B|=n. Let C={f-1({b})∣b∈B}. Then ⋃C⊆A, so |⋃C|≤n. Since f is a surjection, |f-1({b})|≥1 for each b∈B. The sets in C are pairwise disjoint because f is a function; therefore, n≤|⋃C| and
|⋃C|=∑b∈B|f-1({b})|. |
In the last equation, n has been expressed as
the sum of n positive integers; thus |f-1({b})|=1 for each b∈B, so f is injective.
∎
Title | a surjection between finite sets of the same cardinality is bijective![]() |
---|---|
Canonical name | ASurjectionBetweenFiniteSetsOfTheSameCardinalityIsBijective |
Date of creation | 2013-03-22 15:23:28 |
Last modified on | 2013-03-22 15:23:28 |
Owner | ratboy (4018) |
Last modified by | ratboy (4018) |
Numerical id | 5 |
Author | ratboy (4018) |
Entry type | Result |
Classification | msc 03-00 |
Related topic | OneToOneFunctionFromOntoFunction |