Let $α$ and $β$ be ordinals such that $α>1$ and $βneq0$. Let $γ$, $ζ$, and $η$ be ordinals st...












1












$begingroup$


Let $alpha$ and $beta$ be ordinals such that $alpha>1$ and $betaneq0$. Let $gamma$, $zeta$, and $eta$ be ordinals such that $gamma<beta$, $zeta<alpha$, and $eta<alpha^{gamma}$. I want to prove that $alpha^{gamma}cdotzeta+eta<alpha^{beta}$. I have already observed that $alpha^{gamma}cdotzeta<alpha^{beta}$. The hard part is showing that the equality still holds if we add $eta$. Any ideas?










share|cite|improve this question











$endgroup$

















    1












    $begingroup$


    Let $alpha$ and $beta$ be ordinals such that $alpha>1$ and $betaneq0$. Let $gamma$, $zeta$, and $eta$ be ordinals such that $gamma<beta$, $zeta<alpha$, and $eta<alpha^{gamma}$. I want to prove that $alpha^{gamma}cdotzeta+eta<alpha^{beta}$. I have already observed that $alpha^{gamma}cdotzeta<alpha^{beta}$. The hard part is showing that the equality still holds if we add $eta$. Any ideas?










    share|cite|improve this question











    $endgroup$















      1












      1








      1





      $begingroup$


      Let $alpha$ and $beta$ be ordinals such that $alpha>1$ and $betaneq0$. Let $gamma$, $zeta$, and $eta$ be ordinals such that $gamma<beta$, $zeta<alpha$, and $eta<alpha^{gamma}$. I want to prove that $alpha^{gamma}cdotzeta+eta<alpha^{beta}$. I have already observed that $alpha^{gamma}cdotzeta<alpha^{beta}$. The hard part is showing that the equality still holds if we add $eta$. Any ideas?










      share|cite|improve this question











      $endgroup$




      Let $alpha$ and $beta$ be ordinals such that $alpha>1$ and $betaneq0$. Let $gamma$, $zeta$, and $eta$ be ordinals such that $gamma<beta$, $zeta<alpha$, and $eta<alpha^{gamma}$. I want to prove that $alpha^{gamma}cdotzeta+eta<alpha^{beta}$. I have already observed that $alpha^{gamma}cdotzeta<alpha^{beta}$. The hard part is showing that the equality still holds if we add $eta$. Any ideas?







      set-theory ordinals






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Jan 4 at 17:15







      Eigenfield

















      asked Jan 4 at 16:42









      EigenfieldEigenfield

      627518




      627518






















          2 Answers
          2






          active

          oldest

          votes


















          1












          $begingroup$

          Assuming you have access to the basic rules of ordinal arithmetic, then this is a very simple exercise. If you don't, then I would work on proving those rules rather than working directly with the inequality you want to prove. For the remainder of this answer, I will assume the rules.



          From the hypothesis, we know that:
          $$
          eta <alpha^gamma
          $$

          Addition is strictly increasing in the right argument and multiplication is distributive on the right argument, so we know that:
          $$
          alpha^gammacdotzeta+eta < alpha^gammacdotzeta+alpha^gamma = alpha^gammacdot(zeta+1)
          $$

          Since by our hypothesis $zeta<alpha$ we know that $zeta+1leqalpha$, and by the fact that multiplication is increasing in the right argument, that exponentiation "works as expected" on the right argument, that exponentiation is increasing in the right argument so long as the left argument is not $1$, and the hypothesis that $gamma+1leqbeta$, we know that:
          $$
          alpha^gammacdot(zeta+1)leqalpha^{gamma}alpha=alpha^{gamma+1}leqalpha^beta
          $$



          And thus we have shown what was needed.



          Note, there is a lot of detail that is being taken care of by our rules. They are not hard to prove, but you must make sure that you are not taking them for granted.






          share|cite|improve this answer









          $endgroup$





















            1












            $begingroup$

            Note that



            $$alpha^gammacdotgamma+eta<alpha^gammacdoteta+alpha^gamma=alpha^gammacdot(eta+1)leqalpha^gammacdotalpha=alpha^{gamma+1}leqalpha^beta.$$



            Of course, you need to prove the left distributivity rules of multiplication and exponentiation. But that's a whole other topic.






            share|cite|improve this answer









            $endgroup$













              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',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              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%2f3061813%2flet-%25ce%25b1-and-%25ce%25b2-be-ordinals-such-that-%25ce%25b11-and-%25ce%25b2-neq0-let-%25ce%25b3-%25ce%25b6-and-%25ce%25b7%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              1












              $begingroup$

              Assuming you have access to the basic rules of ordinal arithmetic, then this is a very simple exercise. If you don't, then I would work on proving those rules rather than working directly with the inequality you want to prove. For the remainder of this answer, I will assume the rules.



              From the hypothesis, we know that:
              $$
              eta <alpha^gamma
              $$

              Addition is strictly increasing in the right argument and multiplication is distributive on the right argument, so we know that:
              $$
              alpha^gammacdotzeta+eta < alpha^gammacdotzeta+alpha^gamma = alpha^gammacdot(zeta+1)
              $$

              Since by our hypothesis $zeta<alpha$ we know that $zeta+1leqalpha$, and by the fact that multiplication is increasing in the right argument, that exponentiation "works as expected" on the right argument, that exponentiation is increasing in the right argument so long as the left argument is not $1$, and the hypothesis that $gamma+1leqbeta$, we know that:
              $$
              alpha^gammacdot(zeta+1)leqalpha^{gamma}alpha=alpha^{gamma+1}leqalpha^beta
              $$



              And thus we have shown what was needed.



              Note, there is a lot of detail that is being taken care of by our rules. They are not hard to prove, but you must make sure that you are not taking them for granted.






              share|cite|improve this answer









              $endgroup$


















                1












                $begingroup$

                Assuming you have access to the basic rules of ordinal arithmetic, then this is a very simple exercise. If you don't, then I would work on proving those rules rather than working directly with the inequality you want to prove. For the remainder of this answer, I will assume the rules.



                From the hypothesis, we know that:
                $$
                eta <alpha^gamma
                $$

                Addition is strictly increasing in the right argument and multiplication is distributive on the right argument, so we know that:
                $$
                alpha^gammacdotzeta+eta < alpha^gammacdotzeta+alpha^gamma = alpha^gammacdot(zeta+1)
                $$

                Since by our hypothesis $zeta<alpha$ we know that $zeta+1leqalpha$, and by the fact that multiplication is increasing in the right argument, that exponentiation "works as expected" on the right argument, that exponentiation is increasing in the right argument so long as the left argument is not $1$, and the hypothesis that $gamma+1leqbeta$, we know that:
                $$
                alpha^gammacdot(zeta+1)leqalpha^{gamma}alpha=alpha^{gamma+1}leqalpha^beta
                $$



                And thus we have shown what was needed.



                Note, there is a lot of detail that is being taken care of by our rules. They are not hard to prove, but you must make sure that you are not taking them for granted.






                share|cite|improve this answer









                $endgroup$
















                  1












                  1








                  1





                  $begingroup$

                  Assuming you have access to the basic rules of ordinal arithmetic, then this is a very simple exercise. If you don't, then I would work on proving those rules rather than working directly with the inequality you want to prove. For the remainder of this answer, I will assume the rules.



                  From the hypothesis, we know that:
                  $$
                  eta <alpha^gamma
                  $$

                  Addition is strictly increasing in the right argument and multiplication is distributive on the right argument, so we know that:
                  $$
                  alpha^gammacdotzeta+eta < alpha^gammacdotzeta+alpha^gamma = alpha^gammacdot(zeta+1)
                  $$

                  Since by our hypothesis $zeta<alpha$ we know that $zeta+1leqalpha$, and by the fact that multiplication is increasing in the right argument, that exponentiation "works as expected" on the right argument, that exponentiation is increasing in the right argument so long as the left argument is not $1$, and the hypothesis that $gamma+1leqbeta$, we know that:
                  $$
                  alpha^gammacdot(zeta+1)leqalpha^{gamma}alpha=alpha^{gamma+1}leqalpha^beta
                  $$



                  And thus we have shown what was needed.



                  Note, there is a lot of detail that is being taken care of by our rules. They are not hard to prove, but you must make sure that you are not taking them for granted.






                  share|cite|improve this answer









                  $endgroup$



                  Assuming you have access to the basic rules of ordinal arithmetic, then this is a very simple exercise. If you don't, then I would work on proving those rules rather than working directly with the inequality you want to prove. For the remainder of this answer, I will assume the rules.



                  From the hypothesis, we know that:
                  $$
                  eta <alpha^gamma
                  $$

                  Addition is strictly increasing in the right argument and multiplication is distributive on the right argument, so we know that:
                  $$
                  alpha^gammacdotzeta+eta < alpha^gammacdotzeta+alpha^gamma = alpha^gammacdot(zeta+1)
                  $$

                  Since by our hypothesis $zeta<alpha$ we know that $zeta+1leqalpha$, and by the fact that multiplication is increasing in the right argument, that exponentiation "works as expected" on the right argument, that exponentiation is increasing in the right argument so long as the left argument is not $1$, and the hypothesis that $gamma+1leqbeta$, we know that:
                  $$
                  alpha^gammacdot(zeta+1)leqalpha^{gamma}alpha=alpha^{gamma+1}leqalpha^beta
                  $$



                  And thus we have shown what was needed.



                  Note, there is a lot of detail that is being taken care of by our rules. They are not hard to prove, but you must make sure that you are not taking them for granted.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Jan 4 at 17:17









                  ItsJustSomeOrdinalsBroItsJustSomeOrdinalsBro

                  661




                  661























                      1












                      $begingroup$

                      Note that



                      $$alpha^gammacdotgamma+eta<alpha^gammacdoteta+alpha^gamma=alpha^gammacdot(eta+1)leqalpha^gammacdotalpha=alpha^{gamma+1}leqalpha^beta.$$



                      Of course, you need to prove the left distributivity rules of multiplication and exponentiation. But that's a whole other topic.






                      share|cite|improve this answer









                      $endgroup$


















                        1












                        $begingroup$

                        Note that



                        $$alpha^gammacdotgamma+eta<alpha^gammacdoteta+alpha^gamma=alpha^gammacdot(eta+1)leqalpha^gammacdotalpha=alpha^{gamma+1}leqalpha^beta.$$



                        Of course, you need to prove the left distributivity rules of multiplication and exponentiation. But that's a whole other topic.






                        share|cite|improve this answer









                        $endgroup$
















                          1












                          1








                          1





                          $begingroup$

                          Note that



                          $$alpha^gammacdotgamma+eta<alpha^gammacdoteta+alpha^gamma=alpha^gammacdot(eta+1)leqalpha^gammacdotalpha=alpha^{gamma+1}leqalpha^beta.$$



                          Of course, you need to prove the left distributivity rules of multiplication and exponentiation. But that's a whole other topic.






                          share|cite|improve this answer









                          $endgroup$



                          Note that



                          $$alpha^gammacdotgamma+eta<alpha^gammacdoteta+alpha^gamma=alpha^gammacdot(eta+1)leqalpha^gammacdotalpha=alpha^{gamma+1}leqalpha^beta.$$



                          Of course, you need to prove the left distributivity rules of multiplication and exponentiation. But that's a whole other topic.







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Jan 4 at 17:08









                          Asaf KaragilaAsaf Karagila

                          306k33438769




                          306k33438769






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Mathematics Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              Use MathJax to format equations. MathJax reference.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3061813%2flet-%25ce%25b1-and-%25ce%25b2-be-ordinals-such-that-%25ce%25b11-and-%25ce%25b2-neq0-let-%25ce%25b3-%25ce%25b6-and-%25ce%25b7%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Bressuire

                              Cabo Verde

                              Gyllenstierna