Finite Subsets of N: Proving Countability

  • Context: Graduate 
  • Thread starter Thread starter kingtaf
  • Start date Start date
  • Tags Tags
    Finite Subsets
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
kingtaf
Messages
8
Reaction score
0
Prove that the collection F(N) of all fi nite subsets of N (natural numbers) is countable.
 
Physics news on Phys.org
Countable union of countable sets is countable.
For each n > 0, the number of subsets having cardinality n is countable. There's the empty set for n = 0 also.
 
Last edited:
you have to look at the maximal element in an S in F(N). After that consider there are 2max(S) - 1 sets in F(N) which have max(S) as a maximum. Hope this helps.
 
It's easy to construct a bijection from this set to N, by mapping the set to a string of 1's and 0's and so construct a binary number.