Proving f:A->A is One-to-One & Onto

  • Thread starter Thread starter moo5003
  • Start date Start date
moo5003
Messages
202
Reaction score
0

Homework Statement



Assume that A is finite and f: A->A. If f is onto then f is one-to-one

2. The attempt at a solution

f[A] = A
Card(A) = n a natural number.

I assume I need to use the axiom of choice since this equivalence only holds if you use it (correct?).

My proof so far is supposing that its not injective, then there would exist a_1, a_2, a_3..., a_k such that f(a_1)=f(a_2)...=f(a_k) = C in A.

Thus, f[A\{a_2, a_3, a_4.., a_k}] = A

I want to somehow keep reducing this until f is known to be injective and then show that there is a bijection between a proper subset of A and A itself thus leading to a contradiction. My only concern is that I'm not sure how to show with rigor these steps. Most notably how to construct a proper subset A such that f is one to one and onto A.
 
Physics news on Phys.org
You don't need the axiom of choice. The fundamental property here is the finiteness of A.
 
Suppose f is onto.

Suppose by contradiction f is not injective.

Let g be a proper subset of f such that g is one-to-one and onto A. Since f was not injective this implies g is a proper subset of f and the domain of g = B is a proper subset of A.

Thus:
f[A]=A onto not injective
g=A bijection

This implies card(B) = card(A) which is a contradiction since A is finite and B is a proper subset of A implying card(B) < card(A)

Is there anything wrong with this?
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top