0

We denote $\mathcal{RE}$ as the universe set of recursively enumerable sets. A set is recursively enumerable iff its semi-charactersitic function is computable (one can write its semi-verifier). The question is, can we build a bijection between $\mathcal{RE}$ and the powerset of naturals?

1 Answers1

2

There are only countably many sets in $\mathcal{RE}$ and there are uncountably many sets in $P(\mathbb{N})$, so we cannot build a bijection between $\mathcal{RE}$ and $P(\mathbb{N})$. (This is a community-wiki answer so that the question is not marked as unanswered.)

Carl Mummert
  • 81,604