one-to-one function from onto function
Theorem.
Given an onto function from a set A to a set B, there exists a one-to-one function from B to A.
Proof.
Suppose f:A→B is onto, and define ℱ={f-1({b}):b∈B}; that is, ℱ is the set containing the pre-image of each singleton subset of B. Since f is onto, no element of ℱ is empty, and since f is a function, the elements of ℱ are mutually disjoint, for if a∈f-1({b1}) and a∈f-1({b2}), we have f(a)=b1 and f(a)=b2, whence b1=b2. Let 𝒞:ℱ→⋃ℱ be a choice function, noting that ⋃ℱ=A, and define g:B→A by g(b)=𝒞(f-1({b})). To see that g is one-to-one, let b1,b2∈B, and suppose that g(b1)=g(b2). This gives 𝒞(f-1({b1}))=𝒞(f-1({b2})), but since the elements of ℱ are disjoint, this implies that f-1({b1})=f-1({b2}), and thus b1=b2. So g is a one-to-one function from B to A. ∎
Title | one-to-one function from onto function |
Canonical name | OnetooneFunctionFromOntoFunction |
Date of creation | 2013-03-22 16:26:55 |
Last modified on | 2013-03-22 16:26:55 |
Owner | mathcam (2727) |
Last modified by | mathcam (2727) |
Numerical id | 8 |
Author | mathcam (2727) |
Entry type | Definition |
Classification | msc 03E25 |
Related topic | function |
Related topic | ChoiceFunction |
Related topic | AxiomOfChoice |
Related topic | set |
Related topic | onto |
Related topic | SchroederBernsteinTheorem |
Related topic | AnInjectionBetweenTwoFiniteSetsOfTheSameCardinalityIsBijective |
Related topic | ASurjectionBetweenTwoFiniteSetsOfTheSameCardinalityIsBijective |
Related topic | Set |
Related topic | Surjective |