Proving that a set is countable

  • Thread starter Thread starter georgetown13
  • Start date Start date
  • Tags Tags
    Set
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 · 2K views
georgetown13
Messages
7
Reaction score
0

Homework Statement



Let U be a countable set. For j=1, 2, 3, ... define
Fj= {(x1, x2, ... , xj): xi [tex]\in[/tex] U for all i=1,2,...,j}

Prove that j=1,2,3,...,Fj is countable.

Homework Equations


The Attempt at a Solution



I'm having trouble understanding what the set Fj contains.
F1={x1}
F2={x1, x2}
And so on...

But as xi for all i=1,2,3,...,j is in U, does that mean Fj is a subset of U?

Does this mean that I have to prove that if a set is countable, its subset is countable?

If so, how would I go about doing that?

Please help! I would greatly appreciate it. I'm having a hard time just understanding the question at all.
 
Physics news on Phys.org
Do I have to use induction for this proof?
 
edit: oops, misunderstood the the definition of Fj (the post from hallsofivy below is correct), the following comment does not make sense. :)
your question is not clear. what set are you trying to show is countable?

if you are trying to show that for all j, Fj is countable, then that makes sense. but then you would showing that any finite subset of a countable set is also countable, and that is not impressive because any finite set is countable.

so, i am still not quite clear what you want to show.
 
Last edited:
[itex]F_j[/itex] is the set of "ordered j-tuples" with entries in U. No, [itex]F_j[/itex] is NOT a subset of U. For example, it we take U= R, then [itex]F_2= R\times R[/itex]. R if we think of R as the number line, then [itex]F_2[/itex] is represented by the plane, all points of the form (x, y). (Yes, I know R is not countable. My point is to explain what [itex]F_j[/itex] is.)

If you already have the theorem "If A and B are countable, then [itex]A\times B[/itex] is countable" this is simple- use induction on j.

If not- prove it! If A is countable, we can list its members: [itex]a_1, a_2, a_3, \cdot\cdot\cdot[/itex]. If B is countable, we can list its members: [itex]b_1, b_2, b_3, \cdot\cdot\cdot[/itex]. Now, imagine writing the members of A, horizontally, along the top of a sheet of paper, and B, vertically, along the left side. Where the ith row meets the jth column is the pair [itex](a_j, b_i)[/itex]. We can count all such members by "zigzagging" through that array: [itex](a_1, b_1)[/itex][itex], (a_2, b_1),[/itex][itex](a_1, b_2), (a_1,b_3), (a_2, b_2), (a_3, b_1), (a_4, b_1),\cdot\cdot\cdot)[/itex].