So I'm trying to come up with a proof of the above action being possible or not, using the compactness theorem from logics (a set of first-order sentences has a model if and only if every finite subset of it has a model) on this one but I'm not quite sure how to split up the finite subsets of $\mathbb{N}$ to make the condition true.
(Note: Neighboring here means that for instance $X,Y \subseteq \mathbb{N}$ are neighboring if you can get $X$ by adding an element to Y, i.e. $X=Y \cup \{c\}$ for a c $\not\in Y$ or the other way around. $\{2,41\}$ and $\{0,2,41\}$ would be neighbors but not $\{3,4\}$ and $\{3,5\}$
Note 2: $\dot\cup$ is the disjoint union
Note 3: Referring to all possible subsets of $\mathcal{P}(\mathbb{N})$. @Gae. S. provided a very nice answer using the axiom of choice, but I am looking for a way to prove it with the compactness theorem of logics which is in a certain way similar to the axiom of choice. )
I'd really appreciate some help on this :) Thanks so much!