Is an arbitrary union of a chain of countable sets countable?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite













Let $C$ be a chain of countable sets, i.e. $forall S, T in C: S subseteq T lor T subseteq S$, and that every $S in C$ is countable.



Then, is $bigcup C := t mid exists S in C: t in S$ countable?




The answer is no, and a counter-example is $C = omega_1$, the first uncountable cardinal/ordinal.



Is there a more elementary example that doesn't involve, say, cardinals and ordinals?







share|cite|improve this question

























    up vote
    2
    down vote

    favorite













    Let $C$ be a chain of countable sets, i.e. $forall S, T in C: S subseteq T lor T subseteq S$, and that every $S in C$ is countable.



    Then, is $bigcup C := t mid exists S in C: t in S$ countable?




    The answer is no, and a counter-example is $C = omega_1$, the first uncountable cardinal/ordinal.



    Is there a more elementary example that doesn't involve, say, cardinals and ordinals?







    share|cite|improve this question























      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite












      Let $C$ be a chain of countable sets, i.e. $forall S, T in C: S subseteq T lor T subseteq S$, and that every $S in C$ is countable.



      Then, is $bigcup C := t mid exists S in C: t in S$ countable?




      The answer is no, and a counter-example is $C = omega_1$, the first uncountable cardinal/ordinal.



      Is there a more elementary example that doesn't involve, say, cardinals and ordinals?







      share|cite|improve this question














      Let $C$ be a chain of countable sets, i.e. $forall S, T in C: S subseteq T lor T subseteq S$, and that every $S in C$ is countable.



      Then, is $bigcup C := t mid exists S in C: t in S$ countable?




      The answer is no, and a counter-example is $C = omega_1$, the first uncountable cardinal/ordinal.



      Is there a more elementary example that doesn't involve, say, cardinals and ordinals?









      share|cite|improve this question












      share|cite|improve this question




      share|cite|improve this question








      edited Jul 31 at 7:00









      Asaf Karagila

      291k31401731




      291k31401731









      asked Jul 31 at 6:20









      Kenny Lau

      17.7k2156




      17.7k2156




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          4
          down vote



          accepted










          If you wish to assume choice, then you have no way around $omega_1$. The reason being that any chain has a well-ordered cofinal subset, and thus if all the members of the chain are countable that subset has to be countable or of type $omega_1$. In the former case the union of the chain is countable, and in the latter it will be of size $aleph_1$.



          But what happens without assuming the axiom of choice? Well. It is consistent that $Bbb R$ is a countable union of countable sets, or that you have a Russell set, that is a countable union of pairwise disjoint pairs that admit no choice function.



          In any such case, you have $A_nmid n<omega$ as a countable family of countable sets (in the Russell set case, finite), then defining $B_n=bigcup_k<nA_n$ gives you that $B_nmid n<omega$ is a countable chain of countable sets whose union is uncountable.






          share|cite|improve this answer























          • Doesn't my counter-example hold in ZF?
            – Kenny Lau
            Jul 31 at 6:41










          • It doesn't have to be a countable chain.
            – Lord Shark the Unknown
            Jul 31 at 6:50










          • @LordSharktheUnknown: Early morning... :P
            – Asaf Karagila
            Jul 31 at 7:00










          • @Kenny: Yes, you're right. I've edited to reflect that.
            – Asaf Karagila
            Jul 31 at 7:03










          • Why is $omega_1$ a union of a countable chain?
            – Kenny Lau
            Jul 31 at 7:04










          Your Answer




          StackExchange.ifUsing("editor", function ()
          return StackExchange.using("mathjaxEditing", function ()
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          );
          );
          , "mathjax-editing");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "69"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2867719%2fis-an-arbitrary-union-of-a-chain-of-countable-sets-countable%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          4
          down vote



          accepted










          If you wish to assume choice, then you have no way around $omega_1$. The reason being that any chain has a well-ordered cofinal subset, and thus if all the members of the chain are countable that subset has to be countable or of type $omega_1$. In the former case the union of the chain is countable, and in the latter it will be of size $aleph_1$.



          But what happens without assuming the axiom of choice? Well. It is consistent that $Bbb R$ is a countable union of countable sets, or that you have a Russell set, that is a countable union of pairwise disjoint pairs that admit no choice function.



          In any such case, you have $A_nmid n<omega$ as a countable family of countable sets (in the Russell set case, finite), then defining $B_n=bigcup_k<nA_n$ gives you that $B_nmid n<omega$ is a countable chain of countable sets whose union is uncountable.






          share|cite|improve this answer























          • Doesn't my counter-example hold in ZF?
            – Kenny Lau
            Jul 31 at 6:41










          • It doesn't have to be a countable chain.
            – Lord Shark the Unknown
            Jul 31 at 6:50










          • @LordSharktheUnknown: Early morning... :P
            – Asaf Karagila
            Jul 31 at 7:00










          • @Kenny: Yes, you're right. I've edited to reflect that.
            – Asaf Karagila
            Jul 31 at 7:03










          • Why is $omega_1$ a union of a countable chain?
            – Kenny Lau
            Jul 31 at 7:04














          up vote
          4
          down vote



          accepted










          If you wish to assume choice, then you have no way around $omega_1$. The reason being that any chain has a well-ordered cofinal subset, and thus if all the members of the chain are countable that subset has to be countable or of type $omega_1$. In the former case the union of the chain is countable, and in the latter it will be of size $aleph_1$.



          But what happens without assuming the axiom of choice? Well. It is consistent that $Bbb R$ is a countable union of countable sets, or that you have a Russell set, that is a countable union of pairwise disjoint pairs that admit no choice function.



          In any such case, you have $A_nmid n<omega$ as a countable family of countable sets (in the Russell set case, finite), then defining $B_n=bigcup_k<nA_n$ gives you that $B_nmid n<omega$ is a countable chain of countable sets whose union is uncountable.






          share|cite|improve this answer























          • Doesn't my counter-example hold in ZF?
            – Kenny Lau
            Jul 31 at 6:41










          • It doesn't have to be a countable chain.
            – Lord Shark the Unknown
            Jul 31 at 6:50










          • @LordSharktheUnknown: Early morning... :P
            – Asaf Karagila
            Jul 31 at 7:00










          • @Kenny: Yes, you're right. I've edited to reflect that.
            – Asaf Karagila
            Jul 31 at 7:03










          • Why is $omega_1$ a union of a countable chain?
            – Kenny Lau
            Jul 31 at 7:04












          up vote
          4
          down vote



          accepted







          up vote
          4
          down vote



          accepted






          If you wish to assume choice, then you have no way around $omega_1$. The reason being that any chain has a well-ordered cofinal subset, and thus if all the members of the chain are countable that subset has to be countable or of type $omega_1$. In the former case the union of the chain is countable, and in the latter it will be of size $aleph_1$.



          But what happens without assuming the axiom of choice? Well. It is consistent that $Bbb R$ is a countable union of countable sets, or that you have a Russell set, that is a countable union of pairwise disjoint pairs that admit no choice function.



          In any such case, you have $A_nmid n<omega$ as a countable family of countable sets (in the Russell set case, finite), then defining $B_n=bigcup_k<nA_n$ gives you that $B_nmid n<omega$ is a countable chain of countable sets whose union is uncountable.






          share|cite|improve this answer















          If you wish to assume choice, then you have no way around $omega_1$. The reason being that any chain has a well-ordered cofinal subset, and thus if all the members of the chain are countable that subset has to be countable or of type $omega_1$. In the former case the union of the chain is countable, and in the latter it will be of size $aleph_1$.



          But what happens without assuming the axiom of choice? Well. It is consistent that $Bbb R$ is a countable union of countable sets, or that you have a Russell set, that is a countable union of pairwise disjoint pairs that admit no choice function.



          In any such case, you have $A_nmid n<omega$ as a countable family of countable sets (in the Russell set case, finite), then defining $B_n=bigcup_k<nA_n$ gives you that $B_nmid n<omega$ is a countable chain of countable sets whose union is uncountable.







          share|cite|improve this answer















          share|cite|improve this answer



          share|cite|improve this answer








          edited Jul 31 at 7:09


























          answered Jul 31 at 6:40









          Asaf Karagila

          291k31401731




          291k31401731











          • Doesn't my counter-example hold in ZF?
            – Kenny Lau
            Jul 31 at 6:41










          • It doesn't have to be a countable chain.
            – Lord Shark the Unknown
            Jul 31 at 6:50










          • @LordSharktheUnknown: Early morning... :P
            – Asaf Karagila
            Jul 31 at 7:00










          • @Kenny: Yes, you're right. I've edited to reflect that.
            – Asaf Karagila
            Jul 31 at 7:03










          • Why is $omega_1$ a union of a countable chain?
            – Kenny Lau
            Jul 31 at 7:04
















          • Doesn't my counter-example hold in ZF?
            – Kenny Lau
            Jul 31 at 6:41










          • It doesn't have to be a countable chain.
            – Lord Shark the Unknown
            Jul 31 at 6:50










          • @LordSharktheUnknown: Early morning... :P
            – Asaf Karagila
            Jul 31 at 7:00










          • @Kenny: Yes, you're right. I've edited to reflect that.
            – Asaf Karagila
            Jul 31 at 7:03










          • Why is $omega_1$ a union of a countable chain?
            – Kenny Lau
            Jul 31 at 7:04















          Doesn't my counter-example hold in ZF?
          – Kenny Lau
          Jul 31 at 6:41




          Doesn't my counter-example hold in ZF?
          – Kenny Lau
          Jul 31 at 6:41












          It doesn't have to be a countable chain.
          – Lord Shark the Unknown
          Jul 31 at 6:50




          It doesn't have to be a countable chain.
          – Lord Shark the Unknown
          Jul 31 at 6:50












          @LordSharktheUnknown: Early morning... :P
          – Asaf Karagila
          Jul 31 at 7:00




          @LordSharktheUnknown: Early morning... :P
          – Asaf Karagila
          Jul 31 at 7:00












          @Kenny: Yes, you're right. I've edited to reflect that.
          – Asaf Karagila
          Jul 31 at 7:03




          @Kenny: Yes, you're right. I've edited to reflect that.
          – Asaf Karagila
          Jul 31 at 7:03












          Why is $omega_1$ a union of a countable chain?
          – Kenny Lau
          Jul 31 at 7:04




          Why is $omega_1$ a union of a countable chain?
          – Kenny Lau
          Jul 31 at 7:04












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2867719%2fis-an-arbitrary-union-of-a-chain-of-countable-sets-countable%23new-answer', 'question_page');

          );

          Post as a guest













































































          Comments

          Popular posts from this blog

          What is the equation of a 3D cone with generalised tilt?

          Color the edges and diagonals of a regular polygon

          Relationship between determinant of matrix and determinant of adjoint?