I did not find this question here though I'm sure that it has already been asked. Sorry for that.
I am looking for an elementary way to show the following: Let $X$ be an infinite set, then there is a bijection \begin{equation} \mathcal P(X) \longrightarrow \{Y \in \mathcal P(X) \mid \#Y \neq 1 \}, \end{equation} i.e. the power set $\mathcal P(X)$ does not change its cardinality when subtracting a set of cardinality $\#X$, the singletons in this case.
Inspired by Mindlack's answer... Take an infinite injective sequence $(x_n)$ from $X$. (Need AoC for that.)
Map every set $A\subseteq X$ as follows:
For example, if $A$ is a finite set that happens to contain $x_7, x_{12}, x_{19}$, then $A$ is mapped to $A\cup\{x_{20}\}$.
This should provide for an injection of ${\cal P}(X)$ into the set of non-singletons in ${\cal P}(X)$. The opposite injection is trivial, and then the equivalence follows from Cantor-Bernstein theorem.