Question:
Let $B$ be a proper subset of a set $ A$, and let $f$ be a bijection from $A$ to $B$. Prove that $A$ is an infinite set.
My attempt:
Proof by contradiction:
Assume $A$ is an finite set. Then $ B$ is a finite set. Since $B$ is a proper subset of $A$, we have $ |A|>|B|$. This is a contradiction since $ f : A\to B$ is a bijection and |A| = |B|.
you can choose $x_1\in A\setminus B$ and define $f_1:=f\setminus(x_1,f(x_1))$. But you still have that $B\setminus\{f(x_1)\}$ is proper subset of $A\setminus\{x_1\}$, so you can repeat the process. If it stop in a finite many steps, then $A=B$, a contradiction. so $A$ is infinite.