I'm trying to solve a problem from set theory. The problem is simple: is the set of automorphisms of natural numbers $Aut(\mathbb{N})$ countable?
It seems to me the answer is "not" and my attempt for a proof is following. Let us find any injective map $F:Aut(\mathbb{N})\rightarrow (0,1)$. I think it is possible to construct such a map explicitly. Let $Aut^{+}(\mathbb{N})$ be a subset of $Aut(\mathbb{N})$ which consist of automorphisms of $\mathbb{N}$ which map any element $n\in\mathbb{N}$ to $n+1,n+2,...$.
Comment: for any $m\in\mathbb{N}$ consider a map $p_{m}$ which sends any $n\in\mathbb{N}$ to $n+m\in\mathbb{N}$. The constructed map $p_{m}:\mathbb{N}\rightarrow \mathbb{N}$ is bijective which implies that it is an element of $Aut(\mathbb{N})$ and I think we can say that $Aut^{+}(\mathbb{N}) = \cup _{m\in \mathbb{N}} \:p_{m}$.
For any $n,m\in\mathbb{N}$ let $p_{m}(n)$ be an image of $n$ under the action of $p_{m}$ - map. Let us try to define $F$ as follows:
$F_{n}:p_{m}(n)\rightarrow \frac{n}{p_{m}(n)}$
For fixed $n\in\mathbb{N}$ defined above $F_{n}$ is a map from $Aut^{+}(\mathbb{N})$ to $(0,1)$ which sends a tuple $\{p_{1}(n),p_{2}(n),...\}$ to $\{\frac{n}{n+1},\frac{n}{n+2},...\}$. It is not surjective. We can consider
$F:p_{m}\rightarrow \cup_{n\in\mathbb{N}} F_{n}(p_{m})$
and it seems to be a good map but it is not injective and I have a trouble. Is it possible to continue this attempt for a proof or should I turn to another ideas?