Commuting right adjoints implies commuting left adjoints.












7












$begingroup$


Say that I have a diagram of right adjoints
$$
require{AMScd}
begin{CD}
A @<{R_1}<< B \
@V{R_3}VV @VV{R_2}V \
D @<<{R_4}< C
end{CD}
$$



does it follow that the diagram of left adjoints
$$
require{AMScd}
begin{CD}
A @>{L_1}>> B \
@A{L_3}AA @A{L_2}AA \
D @>>{L_4}> C
end{CD}
$$



commutes also, where $L_1$ is left adjoint to $R_1$ and so on.



It seems like something that should be possible (it works for every example I've written down but doesn't seem to rely on the right adjoints) but I'm not convinced.










share|cite|improve this question









$endgroup$

















    7












    $begingroup$


    Say that I have a diagram of right adjoints
    $$
    require{AMScd}
    begin{CD}
    A @<{R_1}<< B \
    @V{R_3}VV @VV{R_2}V \
    D @<<{R_4}< C
    end{CD}
    $$



    does it follow that the diagram of left adjoints
    $$
    require{AMScd}
    begin{CD}
    A @>{L_1}>> B \
    @A{L_3}AA @A{L_2}AA \
    D @>>{L_4}> C
    end{CD}
    $$



    commutes also, where $L_1$ is left adjoint to $R_1$ and so on.



    It seems like something that should be possible (it works for every example I've written down but doesn't seem to rely on the right adjoints) but I'm not convinced.










    share|cite|improve this question









    $endgroup$















      7












      7








      7





      $begingroup$


      Say that I have a diagram of right adjoints
      $$
      require{AMScd}
      begin{CD}
      A @<{R_1}<< B \
      @V{R_3}VV @VV{R_2}V \
      D @<<{R_4}< C
      end{CD}
      $$



      does it follow that the diagram of left adjoints
      $$
      require{AMScd}
      begin{CD}
      A @>{L_1}>> B \
      @A{L_3}AA @A{L_2}AA \
      D @>>{L_4}> C
      end{CD}
      $$



      commutes also, where $L_1$ is left adjoint to $R_1$ and so on.



      It seems like something that should be possible (it works for every example I've written down but doesn't seem to rely on the right adjoints) but I'm not convinced.










      share|cite|improve this question









      $endgroup$




      Say that I have a diagram of right adjoints
      $$
      require{AMScd}
      begin{CD}
      A @<{R_1}<< B \
      @V{R_3}VV @VV{R_2}V \
      D @<<{R_4}< C
      end{CD}
      $$



      does it follow that the diagram of left adjoints
      $$
      require{AMScd}
      begin{CD}
      A @>{L_1}>> B \
      @A{L_3}AA @A{L_2}AA \
      D @>>{L_4}> C
      end{CD}
      $$



      commutes also, where $L_1$ is left adjoint to $R_1$ and so on.



      It seems like something that should be possible (it works for every example I've written down but doesn't seem to rely on the right adjoints) but I'm not convinced.







      category-theory adjoint-functors






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Dec 5 '18 at 17:09









      NiallNiall

      18318




      18318






















          2 Answers
          2






          active

          oldest

          votes


















          1












          $begingroup$

          Clive Newstead has already given an excellent answer (which I've upvoted), but I wanted to add another perspective.



          The goal is to show that $L_1(L_3(x))simeq L_2(L_4(x))$ for all $xin D$, where $simeq$ denotes natural isomorphism. Then by the Yoneda embedding it is equivalent to show that
          $$newcommandHom{operatorname{Hom}}Hom(L_1 L_3,-)simeq Hom(L_2 L_4,-),$$
          however this follows immediately from the adjunctions and the fact that the right adjoints commute:
          $$Hom(L_1 L_3,-)simeq Hom(L_3,R_1)simeq Hom(-,R_3 R_1)simeq Hom(-,R_4 R_2)simeq Hom(L_2 L_4,-).$$



          This is essentially equivalent to just applying the results that Clive cited, but when working with adjoints, I often find it illuminating to spell out the actual sequence of natural isomorphisms of Hom sets.






          share|cite|improve this answer









          $endgroup$





















            7












            $begingroup$

            There are two results that piece together to give you your answer.




            Theorem 1. If $mathcal{C} overset{F}{underset{G}{rightleftarrows}} mathcal{D} overset{K}{underset{H}{rightleftarrows}} mathcal{E}$ are functors with $F dashv G$ and $K dashv H$, then $G circ H dashv K circ F$.



            Theorem 2. If $F dashv G_1$ and $F dashv G_2$, then $G_1 cong G_2$; and if $F_1 dashv G$ and $F_2 dashv G$, then $F_1 cong F_2$.




            So assume that $R_3 circ R_1 = R_4 circ R_2$. Then $L_1 circ L_3 dashv R_3 circ R_1$ by Theorem 1, and $L_2 circ L_4 dashv R_4 circ R_2 = R_3 circ R_1$ by Theorem 1, and so $L_1 circ L_3 cong L_2 circ L_4$ by Theorem 2.



            Hence the square of left adjoints commutes up to natural isomorphism.



            Unfortunately you cannot expect to obtain a strong result than commutativity up to natural isomorphism, since adjoints themselves are only defined up to natural isomorphism.



            Here's an example. The following square certainly commutes, where $Delta : mathbf{Set} to mathbf{Set} times mathbf{Set}$ is the diagonal functor, defined on objects by $A mapsto (A,A)$.
            $$require{amsCD}
            begin{CD}
            mathbf{Set} times mathbf{Set} @<{Delta}<< mathbf{Set} \
            @V{Delta times mathrm{id}}VV @VV{Delta}V \
            mathbf{Set} times mathbf{Set} times mathbf{Set} @<<{Delta times mathrm{id}}< mathbf{Set} times mathbf{Set}
            end{CD}$$



            Let ${+} : mathbf{Set} times mathbf{Set} to mathbf{Set}$ be the coproduct functor defined on objects by
            $${+}(A,B) mapsto A+B = (A times { 0 }) cup (B times { 1 })$$
            and let $+' : mathbf{Set} times mathbf{Set} to mathbf{Set}$ be the coproduct functor defined on objects by
            $${+'}(A,B) mapsto B+A = (A times { 1 }) cup (B times { 0 })$$
            Then ${+} dashv Delta$ and ${+'} dashv Delta$, and ${+} times mathrm{id} dashv Delta times mathrm{id}$ and ${+'} times mathrm{id} dashv Delta times mathrm{id}$, and so we obtain the following diagram of left adjoints



            $$require{AMScd}
            begin{CD}
            mathbf{Set} times mathbf{Set} @>{+}>> mathbf{Set} \
            @A{{+} times mathrm{id}}AA @AA{+'}A \
            mathbf{Set} times mathbf{Set} times mathbf{Set} @>>{{+'} times mathrm{id}}> mathbf{Set} times mathbf{Set}
            end{CD}$$



            This commutes up to natural isomorphism, since $(A+B)+C cong (A+'B)+'C$ naturally in $A,B,C$, but it does not commute strictly.






            share|cite|improve this answer











            $endgroup$













            • $begingroup$
              Thanks! Up to natural isomorphism is perfect for what I was trying to do!
              $endgroup$
              – Niall
              Dec 5 '18 at 17:40











            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%2f3027355%2fcommuting-right-adjoints-implies-commuting-left-adjoints%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$

            Clive Newstead has already given an excellent answer (which I've upvoted), but I wanted to add another perspective.



            The goal is to show that $L_1(L_3(x))simeq L_2(L_4(x))$ for all $xin D$, where $simeq$ denotes natural isomorphism. Then by the Yoneda embedding it is equivalent to show that
            $$newcommandHom{operatorname{Hom}}Hom(L_1 L_3,-)simeq Hom(L_2 L_4,-),$$
            however this follows immediately from the adjunctions and the fact that the right adjoints commute:
            $$Hom(L_1 L_3,-)simeq Hom(L_3,R_1)simeq Hom(-,R_3 R_1)simeq Hom(-,R_4 R_2)simeq Hom(L_2 L_4,-).$$



            This is essentially equivalent to just applying the results that Clive cited, but when working with adjoints, I often find it illuminating to spell out the actual sequence of natural isomorphisms of Hom sets.






            share|cite|improve this answer









            $endgroup$


















              1












              $begingroup$

              Clive Newstead has already given an excellent answer (which I've upvoted), but I wanted to add another perspective.



              The goal is to show that $L_1(L_3(x))simeq L_2(L_4(x))$ for all $xin D$, where $simeq$ denotes natural isomorphism. Then by the Yoneda embedding it is equivalent to show that
              $$newcommandHom{operatorname{Hom}}Hom(L_1 L_3,-)simeq Hom(L_2 L_4,-),$$
              however this follows immediately from the adjunctions and the fact that the right adjoints commute:
              $$Hom(L_1 L_3,-)simeq Hom(L_3,R_1)simeq Hom(-,R_3 R_1)simeq Hom(-,R_4 R_2)simeq Hom(L_2 L_4,-).$$



              This is essentially equivalent to just applying the results that Clive cited, but when working with adjoints, I often find it illuminating to spell out the actual sequence of natural isomorphisms of Hom sets.






              share|cite|improve this answer









              $endgroup$
















                1












                1








                1





                $begingroup$

                Clive Newstead has already given an excellent answer (which I've upvoted), but I wanted to add another perspective.



                The goal is to show that $L_1(L_3(x))simeq L_2(L_4(x))$ for all $xin D$, where $simeq$ denotes natural isomorphism. Then by the Yoneda embedding it is equivalent to show that
                $$newcommandHom{operatorname{Hom}}Hom(L_1 L_3,-)simeq Hom(L_2 L_4,-),$$
                however this follows immediately from the adjunctions and the fact that the right adjoints commute:
                $$Hom(L_1 L_3,-)simeq Hom(L_3,R_1)simeq Hom(-,R_3 R_1)simeq Hom(-,R_4 R_2)simeq Hom(L_2 L_4,-).$$



                This is essentially equivalent to just applying the results that Clive cited, but when working with adjoints, I often find it illuminating to spell out the actual sequence of natural isomorphisms of Hom sets.






                share|cite|improve this answer









                $endgroup$



                Clive Newstead has already given an excellent answer (which I've upvoted), but I wanted to add another perspective.



                The goal is to show that $L_1(L_3(x))simeq L_2(L_4(x))$ for all $xin D$, where $simeq$ denotes natural isomorphism. Then by the Yoneda embedding it is equivalent to show that
                $$newcommandHom{operatorname{Hom}}Hom(L_1 L_3,-)simeq Hom(L_2 L_4,-),$$
                however this follows immediately from the adjunctions and the fact that the right adjoints commute:
                $$Hom(L_1 L_3,-)simeq Hom(L_3,R_1)simeq Hom(-,R_3 R_1)simeq Hom(-,R_4 R_2)simeq Hom(L_2 L_4,-).$$



                This is essentially equivalent to just applying the results that Clive cited, but when working with adjoints, I often find it illuminating to spell out the actual sequence of natural isomorphisms of Hom sets.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Dec 14 '18 at 21:00









                jgonjgon

                14.2k22041




                14.2k22041























                    7












                    $begingroup$

                    There are two results that piece together to give you your answer.




                    Theorem 1. If $mathcal{C} overset{F}{underset{G}{rightleftarrows}} mathcal{D} overset{K}{underset{H}{rightleftarrows}} mathcal{E}$ are functors with $F dashv G$ and $K dashv H$, then $G circ H dashv K circ F$.



                    Theorem 2. If $F dashv G_1$ and $F dashv G_2$, then $G_1 cong G_2$; and if $F_1 dashv G$ and $F_2 dashv G$, then $F_1 cong F_2$.




                    So assume that $R_3 circ R_1 = R_4 circ R_2$. Then $L_1 circ L_3 dashv R_3 circ R_1$ by Theorem 1, and $L_2 circ L_4 dashv R_4 circ R_2 = R_3 circ R_1$ by Theorem 1, and so $L_1 circ L_3 cong L_2 circ L_4$ by Theorem 2.



                    Hence the square of left adjoints commutes up to natural isomorphism.



                    Unfortunately you cannot expect to obtain a strong result than commutativity up to natural isomorphism, since adjoints themselves are only defined up to natural isomorphism.



                    Here's an example. The following square certainly commutes, where $Delta : mathbf{Set} to mathbf{Set} times mathbf{Set}$ is the diagonal functor, defined on objects by $A mapsto (A,A)$.
                    $$require{amsCD}
                    begin{CD}
                    mathbf{Set} times mathbf{Set} @<{Delta}<< mathbf{Set} \
                    @V{Delta times mathrm{id}}VV @VV{Delta}V \
                    mathbf{Set} times mathbf{Set} times mathbf{Set} @<<{Delta times mathrm{id}}< mathbf{Set} times mathbf{Set}
                    end{CD}$$



                    Let ${+} : mathbf{Set} times mathbf{Set} to mathbf{Set}$ be the coproduct functor defined on objects by
                    $${+}(A,B) mapsto A+B = (A times { 0 }) cup (B times { 1 })$$
                    and let $+' : mathbf{Set} times mathbf{Set} to mathbf{Set}$ be the coproduct functor defined on objects by
                    $${+'}(A,B) mapsto B+A = (A times { 1 }) cup (B times { 0 })$$
                    Then ${+} dashv Delta$ and ${+'} dashv Delta$, and ${+} times mathrm{id} dashv Delta times mathrm{id}$ and ${+'} times mathrm{id} dashv Delta times mathrm{id}$, and so we obtain the following diagram of left adjoints



                    $$require{AMScd}
                    begin{CD}
                    mathbf{Set} times mathbf{Set} @>{+}>> mathbf{Set} \
                    @A{{+} times mathrm{id}}AA @AA{+'}A \
                    mathbf{Set} times mathbf{Set} times mathbf{Set} @>>{{+'} times mathrm{id}}> mathbf{Set} times mathbf{Set}
                    end{CD}$$



                    This commutes up to natural isomorphism, since $(A+B)+C cong (A+'B)+'C$ naturally in $A,B,C$, but it does not commute strictly.






                    share|cite|improve this answer











                    $endgroup$













                    • $begingroup$
                      Thanks! Up to natural isomorphism is perfect for what I was trying to do!
                      $endgroup$
                      – Niall
                      Dec 5 '18 at 17:40
















                    7












                    $begingroup$

                    There are two results that piece together to give you your answer.




                    Theorem 1. If $mathcal{C} overset{F}{underset{G}{rightleftarrows}} mathcal{D} overset{K}{underset{H}{rightleftarrows}} mathcal{E}$ are functors with $F dashv G$ and $K dashv H$, then $G circ H dashv K circ F$.



                    Theorem 2. If $F dashv G_1$ and $F dashv G_2$, then $G_1 cong G_2$; and if $F_1 dashv G$ and $F_2 dashv G$, then $F_1 cong F_2$.




                    So assume that $R_3 circ R_1 = R_4 circ R_2$. Then $L_1 circ L_3 dashv R_3 circ R_1$ by Theorem 1, and $L_2 circ L_4 dashv R_4 circ R_2 = R_3 circ R_1$ by Theorem 1, and so $L_1 circ L_3 cong L_2 circ L_4$ by Theorem 2.



                    Hence the square of left adjoints commutes up to natural isomorphism.



                    Unfortunately you cannot expect to obtain a strong result than commutativity up to natural isomorphism, since adjoints themselves are only defined up to natural isomorphism.



                    Here's an example. The following square certainly commutes, where $Delta : mathbf{Set} to mathbf{Set} times mathbf{Set}$ is the diagonal functor, defined on objects by $A mapsto (A,A)$.
                    $$require{amsCD}
                    begin{CD}
                    mathbf{Set} times mathbf{Set} @<{Delta}<< mathbf{Set} \
                    @V{Delta times mathrm{id}}VV @VV{Delta}V \
                    mathbf{Set} times mathbf{Set} times mathbf{Set} @<<{Delta times mathrm{id}}< mathbf{Set} times mathbf{Set}
                    end{CD}$$



                    Let ${+} : mathbf{Set} times mathbf{Set} to mathbf{Set}$ be the coproduct functor defined on objects by
                    $${+}(A,B) mapsto A+B = (A times { 0 }) cup (B times { 1 })$$
                    and let $+' : mathbf{Set} times mathbf{Set} to mathbf{Set}$ be the coproduct functor defined on objects by
                    $${+'}(A,B) mapsto B+A = (A times { 1 }) cup (B times { 0 })$$
                    Then ${+} dashv Delta$ and ${+'} dashv Delta$, and ${+} times mathrm{id} dashv Delta times mathrm{id}$ and ${+'} times mathrm{id} dashv Delta times mathrm{id}$, and so we obtain the following diagram of left adjoints



                    $$require{AMScd}
                    begin{CD}
                    mathbf{Set} times mathbf{Set} @>{+}>> mathbf{Set} \
                    @A{{+} times mathrm{id}}AA @AA{+'}A \
                    mathbf{Set} times mathbf{Set} times mathbf{Set} @>>{{+'} times mathrm{id}}> mathbf{Set} times mathbf{Set}
                    end{CD}$$



                    This commutes up to natural isomorphism, since $(A+B)+C cong (A+'B)+'C$ naturally in $A,B,C$, but it does not commute strictly.






                    share|cite|improve this answer











                    $endgroup$













                    • $begingroup$
                      Thanks! Up to natural isomorphism is perfect for what I was trying to do!
                      $endgroup$
                      – Niall
                      Dec 5 '18 at 17:40














                    7












                    7








                    7





                    $begingroup$

                    There are two results that piece together to give you your answer.




                    Theorem 1. If $mathcal{C} overset{F}{underset{G}{rightleftarrows}} mathcal{D} overset{K}{underset{H}{rightleftarrows}} mathcal{E}$ are functors with $F dashv G$ and $K dashv H$, then $G circ H dashv K circ F$.



                    Theorem 2. If $F dashv G_1$ and $F dashv G_2$, then $G_1 cong G_2$; and if $F_1 dashv G$ and $F_2 dashv G$, then $F_1 cong F_2$.




                    So assume that $R_3 circ R_1 = R_4 circ R_2$. Then $L_1 circ L_3 dashv R_3 circ R_1$ by Theorem 1, and $L_2 circ L_4 dashv R_4 circ R_2 = R_3 circ R_1$ by Theorem 1, and so $L_1 circ L_3 cong L_2 circ L_4$ by Theorem 2.



                    Hence the square of left adjoints commutes up to natural isomorphism.



                    Unfortunately you cannot expect to obtain a strong result than commutativity up to natural isomorphism, since adjoints themselves are only defined up to natural isomorphism.



                    Here's an example. The following square certainly commutes, where $Delta : mathbf{Set} to mathbf{Set} times mathbf{Set}$ is the diagonal functor, defined on objects by $A mapsto (A,A)$.
                    $$require{amsCD}
                    begin{CD}
                    mathbf{Set} times mathbf{Set} @<{Delta}<< mathbf{Set} \
                    @V{Delta times mathrm{id}}VV @VV{Delta}V \
                    mathbf{Set} times mathbf{Set} times mathbf{Set} @<<{Delta times mathrm{id}}< mathbf{Set} times mathbf{Set}
                    end{CD}$$



                    Let ${+} : mathbf{Set} times mathbf{Set} to mathbf{Set}$ be the coproduct functor defined on objects by
                    $${+}(A,B) mapsto A+B = (A times { 0 }) cup (B times { 1 })$$
                    and let $+' : mathbf{Set} times mathbf{Set} to mathbf{Set}$ be the coproduct functor defined on objects by
                    $${+'}(A,B) mapsto B+A = (A times { 1 }) cup (B times { 0 })$$
                    Then ${+} dashv Delta$ and ${+'} dashv Delta$, and ${+} times mathrm{id} dashv Delta times mathrm{id}$ and ${+'} times mathrm{id} dashv Delta times mathrm{id}$, and so we obtain the following diagram of left adjoints



                    $$require{AMScd}
                    begin{CD}
                    mathbf{Set} times mathbf{Set} @>{+}>> mathbf{Set} \
                    @A{{+} times mathrm{id}}AA @AA{+'}A \
                    mathbf{Set} times mathbf{Set} times mathbf{Set} @>>{{+'} times mathrm{id}}> mathbf{Set} times mathbf{Set}
                    end{CD}$$



                    This commutes up to natural isomorphism, since $(A+B)+C cong (A+'B)+'C$ naturally in $A,B,C$, but it does not commute strictly.






                    share|cite|improve this answer











                    $endgroup$



                    There are two results that piece together to give you your answer.




                    Theorem 1. If $mathcal{C} overset{F}{underset{G}{rightleftarrows}} mathcal{D} overset{K}{underset{H}{rightleftarrows}} mathcal{E}$ are functors with $F dashv G$ and $K dashv H$, then $G circ H dashv K circ F$.



                    Theorem 2. If $F dashv G_1$ and $F dashv G_2$, then $G_1 cong G_2$; and if $F_1 dashv G$ and $F_2 dashv G$, then $F_1 cong F_2$.




                    So assume that $R_3 circ R_1 = R_4 circ R_2$. Then $L_1 circ L_3 dashv R_3 circ R_1$ by Theorem 1, and $L_2 circ L_4 dashv R_4 circ R_2 = R_3 circ R_1$ by Theorem 1, and so $L_1 circ L_3 cong L_2 circ L_4$ by Theorem 2.



                    Hence the square of left adjoints commutes up to natural isomorphism.



                    Unfortunately you cannot expect to obtain a strong result than commutativity up to natural isomorphism, since adjoints themselves are only defined up to natural isomorphism.



                    Here's an example. The following square certainly commutes, where $Delta : mathbf{Set} to mathbf{Set} times mathbf{Set}$ is the diagonal functor, defined on objects by $A mapsto (A,A)$.
                    $$require{amsCD}
                    begin{CD}
                    mathbf{Set} times mathbf{Set} @<{Delta}<< mathbf{Set} \
                    @V{Delta times mathrm{id}}VV @VV{Delta}V \
                    mathbf{Set} times mathbf{Set} times mathbf{Set} @<<{Delta times mathrm{id}}< mathbf{Set} times mathbf{Set}
                    end{CD}$$



                    Let ${+} : mathbf{Set} times mathbf{Set} to mathbf{Set}$ be the coproduct functor defined on objects by
                    $${+}(A,B) mapsto A+B = (A times { 0 }) cup (B times { 1 })$$
                    and let $+' : mathbf{Set} times mathbf{Set} to mathbf{Set}$ be the coproduct functor defined on objects by
                    $${+'}(A,B) mapsto B+A = (A times { 1 }) cup (B times { 0 })$$
                    Then ${+} dashv Delta$ and ${+'} dashv Delta$, and ${+} times mathrm{id} dashv Delta times mathrm{id}$ and ${+'} times mathrm{id} dashv Delta times mathrm{id}$, and so we obtain the following diagram of left adjoints



                    $$require{AMScd}
                    begin{CD}
                    mathbf{Set} times mathbf{Set} @>{+}>> mathbf{Set} \
                    @A{{+} times mathrm{id}}AA @AA{+'}A \
                    mathbf{Set} times mathbf{Set} times mathbf{Set} @>>{{+'} times mathrm{id}}> mathbf{Set} times mathbf{Set}
                    end{CD}$$



                    This commutes up to natural isomorphism, since $(A+B)+C cong (A+'B)+'C$ naturally in $A,B,C$, but it does not commute strictly.







                    share|cite|improve this answer














                    share|cite|improve this answer



                    share|cite|improve this answer








                    edited Dec 5 '18 at 17:26

























                    answered Dec 5 '18 at 17:16









                    Clive NewsteadClive Newstead

                    51.5k474135




                    51.5k474135












                    • $begingroup$
                      Thanks! Up to natural isomorphism is perfect for what I was trying to do!
                      $endgroup$
                      – Niall
                      Dec 5 '18 at 17:40


















                    • $begingroup$
                      Thanks! Up to natural isomorphism is perfect for what I was trying to do!
                      $endgroup$
                      – Niall
                      Dec 5 '18 at 17:40
















                    $begingroup$
                    Thanks! Up to natural isomorphism is perfect for what I was trying to do!
                    $endgroup$
                    – Niall
                    Dec 5 '18 at 17:40




                    $begingroup$
                    Thanks! Up to natural isomorphism is perfect for what I was trying to do!
                    $endgroup$
                    – Niall
                    Dec 5 '18 at 17:40


















                    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%2f3027355%2fcommuting-right-adjoints-implies-commuting-left-adjoints%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

                    Plaza Victoria

                    Brian Clough

                    Cáceres