Does every functor from Set to Set preserve products?when does a functor map products into products?Does the...

Do authors have to be politically correct in article-writing?

A Missing Symbol for This Logo

A starship is travelling at 0.9c and collides with a small rock. Will it leave a clean hole through, or will more happen?

Python Pandas - difference between 'loc' and 'where'?

Early credit roll before the end of the film

Square Root Distance from Integers

Why exactly do action photographers need high fps burst cameras?

Eww, those bytes are gross

How to deal with possible delayed baggage?

Alien invasion to probe us, why?

Can we harness potential energy?

How do you funnel food off a cutting board?

Is there any risk in sharing info about technologies and products we use with a supplier?

Words and Words with "ver-" Prefix

What is a good reason for every spaceship to carry a weapon on board?

Why do cars have plastic shrouds over the engine?

Potential client has a problematic employee I can't work with

Can you tell from a blurry photo if focus was too close or too far?

Why publish a research paper when a blog post or a lecture slide can have more citation count than a journal paper?

Why am I able to open Wireshark in macOS X without root privileges?

A curious equality of integrals involving the prime counting function?

Play Zip, Zap, Zop

How do I append a character to the end of every line in an Excel cell?

Workflow Comment popup does not show up



Does every functor from Set to Set preserve products?


when does a functor map products into products?Does the forgetful functor from $T/C$ to $C$ preserve non-trivial colimits?Does the functor treating a monoid as a category preserve colimits and limits?What (filtered) (homotopy) (co) limits does $pi_0:mathbf{sSets}tomathbf{Sets}$ preserve?Does free functor preserve monomorphism?Does the lax Gray tensor product preserve fully faithful 2-functors?Does the Hom-functor $H( _, A)$ take limits to colimits?Does the forgetful functor from Stone spaces to sets preserve colimits?When does a functor preserve or reflect strong monos / strong epis?Is additivity necessary for a left exact functor to preserve pullbacks?













1












$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$








  • 2




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
















1












$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$








  • 2




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














1












1








1





$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 2 hours ago









Keshav SrinivasanKeshav Srinivasan

2,32221445




2,32221445








  • 2




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














  • 2




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








2




2




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




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










2 Answers
2






active

oldest

votes


















4












$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$





















    3












    $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$













      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









      4












      $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$


















        4












        $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$
















          4












          4








          4





          $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 1 hour ago









          Thibaut BenjaminThibaut Benjamin

          867




          867























              3












              $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$


















                3












                $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$
















                  3












                  3








                  3





                  $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 1 hour ago









                  Arnaud D.Arnaud D.

                  16k52443




                  16k52443






























                      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

                      VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

                      Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

                      looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...