Does every functor from Set to Set preserve products?












2












$begingroup$


In general, not all functors preserve products. But my question is, is it at least true that all functors from Set to Set preserve products?



If not, does anyone know of a counterexample?










share|cite|improve this question









$endgroup$








  • 4




    $begingroup$
    (Most) constant functors don't preserve products.
    $endgroup$
    – Arnaud D.
    11 hours ago










  • $begingroup$
    By "product", do you mean Cartesian product?
    $endgroup$
    – Acccumulation
    9 hours ago
















2












$begingroup$


In general, not all functors preserve products. But my question is, is it at least true that all functors from Set to Set preserve products?



If not, does anyone know of a counterexample?










share|cite|improve this question









$endgroup$








  • 4




    $begingroup$
    (Most) constant functors don't preserve products.
    $endgroup$
    – Arnaud D.
    11 hours ago










  • $begingroup$
    By "product", do you mean Cartesian product?
    $endgroup$
    – Acccumulation
    9 hours ago














2












2








2





$begingroup$


In general, not all functors preserve products. But my question is, is it at least true that all functors from Set to Set preserve products?



If not, does anyone know of a counterexample?










share|cite|improve this question









$endgroup$




In general, not all functors preserve products. But my question is, is it at least true that all functors from Set to Set preserve products?



If not, does anyone know of a counterexample?







category-theory examples-counterexamples products functors






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked 11 hours ago









Keshav SrinivasanKeshav Srinivasan

2,33021445




2,33021445








  • 4




    $begingroup$
    (Most) constant functors don't preserve products.
    $endgroup$
    – Arnaud D.
    11 hours ago










  • $begingroup$
    By "product", do you mean Cartesian product?
    $endgroup$
    – Acccumulation
    9 hours ago














  • 4




    $begingroup$
    (Most) constant functors don't preserve products.
    $endgroup$
    – Arnaud D.
    11 hours ago










  • $begingroup$
    By "product", do you mean Cartesian product?
    $endgroup$
    – Acccumulation
    9 hours ago








4




4




$begingroup$
(Most) constant functors don't preserve products.
$endgroup$
– Arnaud D.
11 hours ago




$begingroup$
(Most) constant functors don't preserve products.
$endgroup$
– Arnaud D.
11 hours ago












$begingroup$
By "product", do you mean Cartesian product?
$endgroup$
– Acccumulation
9 hours ago




$begingroup$
By "product", do you mean Cartesian product?
$endgroup$
– Acccumulation
9 hours ago










2 Answers
2






active

oldest

votes


















10












$begingroup$

There are a lot of counterexamples, actually.



For example, if $S$ is has more than two elements, then the functor that map every set to $S$ and every function to the identity of $S$ does not preserve products, since the two projections $Stimes Sto S$ are not equal.



The functor $Xmapsto Stimes X$ does not preserve products either, because the function $$Stimes Xtimes Yto Stimes Xtimes Stimes Y:(s,x,y)mapsto (s,x,s,y)$$
is never surjective.






share|cite|improve this answer









$endgroup$





















    7












    $begingroup$

    If you consider the powerset functor $mathcal{P}$, which takes any $A$ to its powerset $mathcal{P}A$, and any function $f : A to B$ to the function $mathcal{P}f : mathcal{P}A to mathcal{P}B$, defined by the direct image, for $Xsubset A$, $(mathcal{P}f)(X) = f(X) subset B$. This defines a functor from Set to Set.



    Now you can check that this functor doesn't preserve products, since, for instance you have :
    $mathcal{P}{0} = {emptyset,{0}}$, so taking any non-empty finite set $A$, you have $mathcal{P}(Atimes{0}) = mathcal{P}(A) neq mathcal{P}(A)timesmathcal{P}({0})$. You can check that they are indeed different by looking at their cardinal :
    $|mathcal{P}(A)timesmathcal{P}({0})| = 2 |mathcal{P}(A)| $






    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%2f3128898%2fdoes-every-functor-from-set-to-set-preserve-products%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









      10












      $begingroup$

      There are a lot of counterexamples, actually.



      For example, if $S$ is has more than two elements, then the functor that map every set to $S$ and every function to the identity of $S$ does not preserve products, since the two projections $Stimes Sto S$ are not equal.



      The functor $Xmapsto Stimes X$ does not preserve products either, because the function $$Stimes Xtimes Yto Stimes Xtimes Stimes Y:(s,x,y)mapsto (s,x,s,y)$$
      is never surjective.






      share|cite|improve this answer









      $endgroup$


















        10












        $begingroup$

        There are a lot of counterexamples, actually.



        For example, if $S$ is has more than two elements, then the functor that map every set to $S$ and every function to the identity of $S$ does not preserve products, since the two projections $Stimes Sto S$ are not equal.



        The functor $Xmapsto Stimes X$ does not preserve products either, because the function $$Stimes Xtimes Yto Stimes Xtimes Stimes Y:(s,x,y)mapsto (s,x,s,y)$$
        is never surjective.






        share|cite|improve this answer









        $endgroup$
















          10












          10








          10





          $begingroup$

          There are a lot of counterexamples, actually.



          For example, if $S$ is has more than two elements, then the functor that map every set to $S$ and every function to the identity of $S$ does not preserve products, since the two projections $Stimes Sto S$ are not equal.



          The functor $Xmapsto Stimes X$ does not preserve products either, because the function $$Stimes Xtimes Yto Stimes Xtimes Stimes Y:(s,x,y)mapsto (s,x,s,y)$$
          is never surjective.






          share|cite|improve this answer









          $endgroup$



          There are a lot of counterexamples, actually.



          For example, if $S$ is has more than two elements, then the functor that map every set to $S$ and every function to the identity of $S$ does not preserve products, since the two projections $Stimes Sto S$ are not equal.



          The functor $Xmapsto Stimes X$ does not preserve products either, because the function $$Stimes Xtimes Yto Stimes Xtimes Stimes Y:(s,x,y)mapsto (s,x,s,y)$$
          is never surjective.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered 11 hours ago









          Arnaud D.Arnaud D.

          16.1k52444




          16.1k52444























              7












              $begingroup$

              If you consider the powerset functor $mathcal{P}$, which takes any $A$ to its powerset $mathcal{P}A$, and any function $f : A to B$ to the function $mathcal{P}f : mathcal{P}A to mathcal{P}B$, defined by the direct image, for $Xsubset A$, $(mathcal{P}f)(X) = f(X) subset B$. This defines a functor from Set to Set.



              Now you can check that this functor doesn't preserve products, since, for instance you have :
              $mathcal{P}{0} = {emptyset,{0}}$, so taking any non-empty finite set $A$, you have $mathcal{P}(Atimes{0}) = mathcal{P}(A) neq mathcal{P}(A)timesmathcal{P}({0})$. You can check that they are indeed different by looking at their cardinal :
              $|mathcal{P}(A)timesmathcal{P}({0})| = 2 |mathcal{P}(A)| $






              share|cite|improve this answer









              $endgroup$


















                7












                $begingroup$

                If you consider the powerset functor $mathcal{P}$, which takes any $A$ to its powerset $mathcal{P}A$, and any function $f : A to B$ to the function $mathcal{P}f : mathcal{P}A to mathcal{P}B$, defined by the direct image, for $Xsubset A$, $(mathcal{P}f)(X) = f(X) subset B$. This defines a functor from Set to Set.



                Now you can check that this functor doesn't preserve products, since, for instance you have :
                $mathcal{P}{0} = {emptyset,{0}}$, so taking any non-empty finite set $A$, you have $mathcal{P}(Atimes{0}) = mathcal{P}(A) neq mathcal{P}(A)timesmathcal{P}({0})$. You can check that they are indeed different by looking at their cardinal :
                $|mathcal{P}(A)timesmathcal{P}({0})| = 2 |mathcal{P}(A)| $






                share|cite|improve this answer









                $endgroup$
















                  7












                  7








                  7





                  $begingroup$

                  If you consider the powerset functor $mathcal{P}$, which takes any $A$ to its powerset $mathcal{P}A$, and any function $f : A to B$ to the function $mathcal{P}f : mathcal{P}A to mathcal{P}B$, defined by the direct image, for $Xsubset A$, $(mathcal{P}f)(X) = f(X) subset B$. This defines a functor from Set to Set.



                  Now you can check that this functor doesn't preserve products, since, for instance you have :
                  $mathcal{P}{0} = {emptyset,{0}}$, so taking any non-empty finite set $A$, you have $mathcal{P}(Atimes{0}) = mathcal{P}(A) neq mathcal{P}(A)timesmathcal{P}({0})$. You can check that they are indeed different by looking at their cardinal :
                  $|mathcal{P}(A)timesmathcal{P}({0})| = 2 |mathcal{P}(A)| $






                  share|cite|improve this answer









                  $endgroup$



                  If you consider the powerset functor $mathcal{P}$, which takes any $A$ to its powerset $mathcal{P}A$, and any function $f : A to B$ to the function $mathcal{P}f : mathcal{P}A to mathcal{P}B$, defined by the direct image, for $Xsubset A$, $(mathcal{P}f)(X) = f(X) subset B$. This defines a functor from Set to Set.



                  Now you can check that this functor doesn't preserve products, since, for instance you have :
                  $mathcal{P}{0} = {emptyset,{0}}$, so taking any non-empty finite set $A$, you have $mathcal{P}(Atimes{0}) = mathcal{P}(A) neq mathcal{P}(A)timesmathcal{P}({0})$. You can check that they are indeed different by looking at their cardinal :
                  $|mathcal{P}(A)timesmathcal{P}({0})| = 2 |mathcal{P}(A)| $







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered 11 hours ago









                  Thibaut BenjaminThibaut Benjamin

                  1167




                  1167






























                      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%2f3128898%2fdoes-every-functor-from-set-to-set-preserve-products%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

                      If I really need a card on my start hand, how many mulligans make sense? [duplicate]

                      Alcedinidae

                      Can an atomic nucleus contain both particles and antiparticles? [duplicate]