Finite and Countable union of countable sets

  • Thread starter Thread starter 6.28318531
  • Start date Start date
  • Tags Tags
    Finite Sets Union
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 · 3K views
6.28318531
Messages
51
Reaction score
0

Homework Statement


Show the following sets are countable;
i) A finite union of countable sets.
ii) A countable union of countable sets.

Homework Equations



A set X, is countable if there exists a bijection f: X → Z

The Attempt at a Solution


Part i) Well I suppose you could start by considering V1,V2,...Vn countable sets. Let V = [itex]\bigcup[/itex][itex]^{n}_{i=1}[/itex]V[itex]_{n}[/itex], and then we have to define some general bijection between Z and V?

Part ii) Is there a way to write out all the elements of a collection of sets as a grid, similar to showing why the rational numbers are countable, and then move through them in some ordered manner, so that we can create a bijection? Is there a way to formalise this?
 
Physics news on Phys.org
6.28318531 said:
Part ii) Is there a way to write out all the elements of a collection of sets as a grid, similar to showing why the rational numbers are countable, and then move through them in some ordered manner, so that we can create a bijection? Is there a way to formalise this?

Yes. The proof is very similar to showing that the rationals are countable. Try something like that.
 
So something like V =[itex]\bigcup[/itex]Vij, then arrange the elements Vij in a grid (like a matrix )
then choose V11,V21,V12,V31...etc, so then you can simply map

f V → Z, with f(n) = n the nth element of the list?