I have the following exersice:
Let $A$ be a set and $f: A \to \mathbb N$ a bijective function. Show that a set $B\subset A, B\neq A$ and a bijective function $g: A\to B$ exists.
Solution:
Let $A$ be any set and $F: A\to\mathbb N$ a bijective function.
Claim: $\exists B \subset A, B\neq A$ s.t. $\exists g: B\to A$ which is bijective.
Proof: Let $A$ be an arbritary set and $f$ as above. We define $B$ to be the set that contains every second element of $A$. Since $f$ is a bijection, we have $|A|=|B|=|\mathbb N|=\infty$ (1)
let now $g$ be a function from $B$ to $A$: $g:B\to A$
Since $|A|=|B|$ it follows, that $g$ is bijective.
q.e.d
Does my proof hold like that? E.g. I'm not sure if $A$ could be the empty set.
Wow! the OP make the comment -
Regardless, I suspect the OP will find the following answer of interest.
Define $B$ to be $f^{-1}[2\mathbb N]$. Define the mapping $g$ on $B$ by
$\tag 1 b \mapsto \frac{f(b)}{2}$
Exercise: Show that $g$ is a bijective mapping of $B$ with $\mathbb N$.