I ran into some claims of my own while doing an exercise that I would like to be true for my solution to be correct. Are the following true or false, how to prove or disprove it?
- Let $ \varphi : \mathbb{N} \setminus I \rightarrow \mathbb{N} $ with $I \subseteq\mathbb{N}$, is it bijective ?
I know it holds for I finite, because by Dedekind's criterion there exist a bijection between an infinite set and some proper subset. But I am not sure if I can say the same for I infinite, because what if for example I is $\mathbb{N} \setminus \{1\}$,then the domain of $\varphi$ would be just $\{1\}$, wouldn't it? and $\varphi$ wouldn't be a bijection . But it might as well be just an ilusion like when one thinks even numbers are half of natural numbers, and then it turns out they are equinumerous
2) If $ \psi : Z \rightarrow \mathbb{N} $ is a bijection,with $Z$ a subset of $\mathbb{N}$, then $ \psi : Z\setminus I \rightarrow \mathbb{N}\setminus I$ is also a bijection, $I \subseteq\mathbb{N}$
Same kind of doubt here if I is infinite, but also I guess I have to consider two cases: $I \cap Z \neq\phi$ and $I \cap Z =\phi$