Number of elements of the union of two sets (Halmos, Sec. 13)

Multi tool use
Multi tool use

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











up vote
1
down vote

favorite












In Naive Set Theory by Halmos, there is an assertion given as follows:




Another example is the assertion that if $E$ and $F$ are finite sets, then $E bigcup F$ is finite, and, moreover, if $E$ and $F$ are disjoint, then $#(E bigcup F) = #(E) + #(F).$ The crucial step in the proof is the fact that if $m$ and $n$ are natural numbers, then the complement of $m$ in the sum $m+n$ is equivalent to $n$; the proof of this auxiliary fact is achieved by induction on $n$.




In the preceding paragraph, he gives a definition of the number of elements in a finite set as:




The number of elements in a finite set E is, by definition, the unique natural number equivalent to E; we shall denote it by #(E). It is clear that if the correspondence between E and #(E) is restricted to the finite subsets of some set X, the result is a function from a subset of the power set $mathcalP(x)$ to $omega$.
This function is pleasantly related to the familiar set-theoretic relations and operations. Thus, for example, if $E$ and $F$ are finite sets such that $E subset F$, then $#(E) leq #(F)$. (The reason is that since $E cong #(E)$ and $F cong #(F)$, it follows that $#(E)$ is equivalent to a subset of $#(F)$.)




I'm trying to prove the assertion.



I have proven the auxiliary step via mathematical induction on $n$ as follows.



To prove: if $m, n in omega$, then $(m + n) - n sim n$



  1. (induction base) $n = 0$

beginalign
& quad (m + 0) - m & \
&= m - m & text(by definition of addition) \
&= emptyset & \
&= n sim n
endalign



  1. (induction hypothesis) $(m + n) - m sim n$

(induction conclusion) $(m + n^+) - m sim n^+$



beginalign
& quad (m + n^+) - m & \
&= (m + n)^+ - m & text(by definition of addition) \
&= (m + n) cup m + n - m & text(by induction hypothesis)\
&= [(m + n) - m] cup m + n
endalign



By induction hypothesis, there exists a bijection $f$ from $(m + n) - m$ to $n$.
We can construct a bijection $g$ from $[(m + n) - m] cup m + n$ to $n^+$ as follows:



$$g(x) =
begincases
f(x) & textif x in (m+n) - m \
n & textif x = m + n
endcases
$$



and thus, $(m + n^+) - m sim n^+$.



Now, to prove the assertion I suppose that it's crucial to prove the second sentence about the disjoint sets, from which it would be obvious that the union of two finite sets is finite.



I don't understand however how to start with that proof.
Maybe I should consider a resulting set $(E cup F)$ and construct some bijection from it to some other set (possibly a natural number), or use the auxiliary fact to somehow connect relationship between the "arbitrary" sets in a problem $E, F$ and the equivalent natural numbers?







share|cite|improve this question
























    up vote
    1
    down vote

    favorite












    In Naive Set Theory by Halmos, there is an assertion given as follows:




    Another example is the assertion that if $E$ and $F$ are finite sets, then $E bigcup F$ is finite, and, moreover, if $E$ and $F$ are disjoint, then $#(E bigcup F) = #(E) + #(F).$ The crucial step in the proof is the fact that if $m$ and $n$ are natural numbers, then the complement of $m$ in the sum $m+n$ is equivalent to $n$; the proof of this auxiliary fact is achieved by induction on $n$.




    In the preceding paragraph, he gives a definition of the number of elements in a finite set as:




    The number of elements in a finite set E is, by definition, the unique natural number equivalent to E; we shall denote it by #(E). It is clear that if the correspondence between E and #(E) is restricted to the finite subsets of some set X, the result is a function from a subset of the power set $mathcalP(x)$ to $omega$.
    This function is pleasantly related to the familiar set-theoretic relations and operations. Thus, for example, if $E$ and $F$ are finite sets such that $E subset F$, then $#(E) leq #(F)$. (The reason is that since $E cong #(E)$ and $F cong #(F)$, it follows that $#(E)$ is equivalent to a subset of $#(F)$.)




    I'm trying to prove the assertion.



    I have proven the auxiliary step via mathematical induction on $n$ as follows.



    To prove: if $m, n in omega$, then $(m + n) - n sim n$



    1. (induction base) $n = 0$

    beginalign
    & quad (m + 0) - m & \
    &= m - m & text(by definition of addition) \
    &= emptyset & \
    &= n sim n
    endalign



    1. (induction hypothesis) $(m + n) - m sim n$

    (induction conclusion) $(m + n^+) - m sim n^+$



    beginalign
    & quad (m + n^+) - m & \
    &= (m + n)^+ - m & text(by definition of addition) \
    &= (m + n) cup m + n - m & text(by induction hypothesis)\
    &= [(m + n) - m] cup m + n
    endalign



    By induction hypothesis, there exists a bijection $f$ from $(m + n) - m$ to $n$.
    We can construct a bijection $g$ from $[(m + n) - m] cup m + n$ to $n^+$ as follows:



    $$g(x) =
    begincases
    f(x) & textif x in (m+n) - m \
    n & textif x = m + n
    endcases
    $$



    and thus, $(m + n^+) - m sim n^+$.



    Now, to prove the assertion I suppose that it's crucial to prove the second sentence about the disjoint sets, from which it would be obvious that the union of two finite sets is finite.



    I don't understand however how to start with that proof.
    Maybe I should consider a resulting set $(E cup F)$ and construct some bijection from it to some other set (possibly a natural number), or use the auxiliary fact to somehow connect relationship between the "arbitrary" sets in a problem $E, F$ and the equivalent natural numbers?







    share|cite|improve this question






















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      In Naive Set Theory by Halmos, there is an assertion given as follows:




      Another example is the assertion that if $E$ and $F$ are finite sets, then $E bigcup F$ is finite, and, moreover, if $E$ and $F$ are disjoint, then $#(E bigcup F) = #(E) + #(F).$ The crucial step in the proof is the fact that if $m$ and $n$ are natural numbers, then the complement of $m$ in the sum $m+n$ is equivalent to $n$; the proof of this auxiliary fact is achieved by induction on $n$.




      In the preceding paragraph, he gives a definition of the number of elements in a finite set as:




      The number of elements in a finite set E is, by definition, the unique natural number equivalent to E; we shall denote it by #(E). It is clear that if the correspondence between E and #(E) is restricted to the finite subsets of some set X, the result is a function from a subset of the power set $mathcalP(x)$ to $omega$.
      This function is pleasantly related to the familiar set-theoretic relations and operations. Thus, for example, if $E$ and $F$ are finite sets such that $E subset F$, then $#(E) leq #(F)$. (The reason is that since $E cong #(E)$ and $F cong #(F)$, it follows that $#(E)$ is equivalent to a subset of $#(F)$.)




      I'm trying to prove the assertion.



      I have proven the auxiliary step via mathematical induction on $n$ as follows.



      To prove: if $m, n in omega$, then $(m + n) - n sim n$



      1. (induction base) $n = 0$

      beginalign
      & quad (m + 0) - m & \
      &= m - m & text(by definition of addition) \
      &= emptyset & \
      &= n sim n
      endalign



      1. (induction hypothesis) $(m + n) - m sim n$

      (induction conclusion) $(m + n^+) - m sim n^+$



      beginalign
      & quad (m + n^+) - m & \
      &= (m + n)^+ - m & text(by definition of addition) \
      &= (m + n) cup m + n - m & text(by induction hypothesis)\
      &= [(m + n) - m] cup m + n
      endalign



      By induction hypothesis, there exists a bijection $f$ from $(m + n) - m$ to $n$.
      We can construct a bijection $g$ from $[(m + n) - m] cup m + n$ to $n^+$ as follows:



      $$g(x) =
      begincases
      f(x) & textif x in (m+n) - m \
      n & textif x = m + n
      endcases
      $$



      and thus, $(m + n^+) - m sim n^+$.



      Now, to prove the assertion I suppose that it's crucial to prove the second sentence about the disjoint sets, from which it would be obvious that the union of two finite sets is finite.



      I don't understand however how to start with that proof.
      Maybe I should consider a resulting set $(E cup F)$ and construct some bijection from it to some other set (possibly a natural number), or use the auxiliary fact to somehow connect relationship between the "arbitrary" sets in a problem $E, F$ and the equivalent natural numbers?







      share|cite|improve this question












      In Naive Set Theory by Halmos, there is an assertion given as follows:




      Another example is the assertion that if $E$ and $F$ are finite sets, then $E bigcup F$ is finite, and, moreover, if $E$ and $F$ are disjoint, then $#(E bigcup F) = #(E) + #(F).$ The crucial step in the proof is the fact that if $m$ and $n$ are natural numbers, then the complement of $m$ in the sum $m+n$ is equivalent to $n$; the proof of this auxiliary fact is achieved by induction on $n$.




      In the preceding paragraph, he gives a definition of the number of elements in a finite set as:




      The number of elements in a finite set E is, by definition, the unique natural number equivalent to E; we shall denote it by #(E). It is clear that if the correspondence between E and #(E) is restricted to the finite subsets of some set X, the result is a function from a subset of the power set $mathcalP(x)$ to $omega$.
      This function is pleasantly related to the familiar set-theoretic relations and operations. Thus, for example, if $E$ and $F$ are finite sets such that $E subset F$, then $#(E) leq #(F)$. (The reason is that since $E cong #(E)$ and $F cong #(F)$, it follows that $#(E)$ is equivalent to a subset of $#(F)$.)




      I'm trying to prove the assertion.



      I have proven the auxiliary step via mathematical induction on $n$ as follows.



      To prove: if $m, n in omega$, then $(m + n) - n sim n$



      1. (induction base) $n = 0$

      beginalign
      & quad (m + 0) - m & \
      &= m - m & text(by definition of addition) \
      &= emptyset & \
      &= n sim n
      endalign



      1. (induction hypothesis) $(m + n) - m sim n$

      (induction conclusion) $(m + n^+) - m sim n^+$



      beginalign
      & quad (m + n^+) - m & \
      &= (m + n)^+ - m & text(by definition of addition) \
      &= (m + n) cup m + n - m & text(by induction hypothesis)\
      &= [(m + n) - m] cup m + n
      endalign



      By induction hypothesis, there exists a bijection $f$ from $(m + n) - m$ to $n$.
      We can construct a bijection $g$ from $[(m + n) - m] cup m + n$ to $n^+$ as follows:



      $$g(x) =
      begincases
      f(x) & textif x in (m+n) - m \
      n & textif x = m + n
      endcases
      $$



      and thus, $(m + n^+) - m sim n^+$.



      Now, to prove the assertion I suppose that it's crucial to prove the second sentence about the disjoint sets, from which it would be obvious that the union of two finite sets is finite.



      I don't understand however how to start with that proof.
      Maybe I should consider a resulting set $(E cup F)$ and construct some bijection from it to some other set (possibly a natural number), or use the auxiliary fact to somehow connect relationship between the "arbitrary" sets in a problem $E, F$ and the equivalent natural numbers?









      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Aug 29 at 9:15









      Andrey Surovtsev

      435




      435

























          active

          oldest

          votes











          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%2f2898139%2fnumber-of-elements-of-the-union-of-two-sets-halmos-sec-13%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2898139%2fnumber-of-elements-of-the-union-of-two-sets-halmos-sec-13%23new-answer', 'question_page');

          );

          Post as a guest













































































          0DH0BYuLLhGHdNttDuocM
          lEuWBeYVZKwHIGy h5eQQ9ZLf,Wq9ai5,wCMBBRdOPC 0cZ9n hnRBCyEwsqvl mwGHQQfY7Wl9kG8Z31OQLYUid

          這個網誌中的熱門文章

          How to combine Bézier curves to a surface?

          Propositional logic and tautologies

          Distribution of Stopped Wiener Process with Stochastic Volatility