Transformation from the List monad to the Bag monad on the 2-Category of Groupoids

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











up vote
1
down vote

favorite












Kock has shown that the Bag monad and the List monad are polynomial on the 2-Category of Groupoids. He even suggests there is a transformation between them (I think, in section 3.10 Examples) going from List to Bag. Can someone present the transformation from List to Bag in gross detail? It seems like I want his short paragraph expanded and given much more detail. It has been pointed out that this transformation is easy to understand, we simply forget the ordering of the lists. Can someone explicitly state how you do this with transformations between monads? It would also be nice to see this reflected in the functor between the category of free commutative monoids and the category of free monoids.







share|cite|improve this question



















  • I don't see the transformation you mention in that section: could you clarify?
    – B. Mehta
    Jul 31 at 16:48










  • "The diagram of groupoids a diagram now represents the cartesian natural transformations, or polymorphic func- tions, from lists to cyclic lists to multisets.
    – Ben Sprott
    Jul 31 at 17:05










  • Upvote this comment if you would like to see a bounty.
    – Ben Sprott
    Aug 2 at 14:39














up vote
1
down vote

favorite












Kock has shown that the Bag monad and the List monad are polynomial on the 2-Category of Groupoids. He even suggests there is a transformation between them (I think, in section 3.10 Examples) going from List to Bag. Can someone present the transformation from List to Bag in gross detail? It seems like I want his short paragraph expanded and given much more detail. It has been pointed out that this transformation is easy to understand, we simply forget the ordering of the lists. Can someone explicitly state how you do this with transformations between monads? It would also be nice to see this reflected in the functor between the category of free commutative monoids and the category of free monoids.







share|cite|improve this question



















  • I don't see the transformation you mention in that section: could you clarify?
    – B. Mehta
    Jul 31 at 16:48










  • "The diagram of groupoids a diagram now represents the cartesian natural transformations, or polymorphic func- tions, from lists to cyclic lists to multisets.
    – Ben Sprott
    Jul 31 at 17:05










  • Upvote this comment if you would like to see a bounty.
    – Ben Sprott
    Aug 2 at 14:39












up vote
1
down vote

favorite









up vote
1
down vote

favorite











Kock has shown that the Bag monad and the List monad are polynomial on the 2-Category of Groupoids. He even suggests there is a transformation between them (I think, in section 3.10 Examples) going from List to Bag. Can someone present the transformation from List to Bag in gross detail? It seems like I want his short paragraph expanded and given much more detail. It has been pointed out that this transformation is easy to understand, we simply forget the ordering of the lists. Can someone explicitly state how you do this with transformations between monads? It would also be nice to see this reflected in the functor between the category of free commutative monoids and the category of free monoids.







share|cite|improve this question











Kock has shown that the Bag monad and the List monad are polynomial on the 2-Category of Groupoids. He even suggests there is a transformation between them (I think, in section 3.10 Examples) going from List to Bag. Can someone present the transformation from List to Bag in gross detail? It seems like I want his short paragraph expanded and given much more detail. It has been pointed out that this transformation is easy to understand, we simply forget the ordering of the lists. Can someone explicitly state how you do this with transformations between monads? It would also be nice to see this reflected in the functor between the category of free commutative monoids and the category of free monoids.









share|cite|improve this question










share|cite|improve this question




share|cite|improve this question









asked Jul 31 at 16:33









Ben Sprott

404312




404312











  • I don't see the transformation you mention in that section: could you clarify?
    – B. Mehta
    Jul 31 at 16:48










  • "The diagram of groupoids a diagram now represents the cartesian natural transformations, or polymorphic func- tions, from lists to cyclic lists to multisets.
    – Ben Sprott
    Jul 31 at 17:05










  • Upvote this comment if you would like to see a bounty.
    – Ben Sprott
    Aug 2 at 14:39
















  • I don't see the transformation you mention in that section: could you clarify?
    – B. Mehta
    Jul 31 at 16:48










  • "The diagram of groupoids a diagram now represents the cartesian natural transformations, or polymorphic func- tions, from lists to cyclic lists to multisets.
    – Ben Sprott
    Jul 31 at 17:05










  • Upvote this comment if you would like to see a bounty.
    – Ben Sprott
    Aug 2 at 14:39















I don't see the transformation you mention in that section: could you clarify?
– B. Mehta
Jul 31 at 16:48




I don't see the transformation you mention in that section: could you clarify?
– B. Mehta
Jul 31 at 16:48












"The diagram of groupoids a diagram now represents the cartesian natural transformations, or polymorphic func- tions, from lists to cyclic lists to multisets.
– Ben Sprott
Jul 31 at 17:05




"The diagram of groupoids a diagram now represents the cartesian natural transformations, or polymorphic func- tions, from lists to cyclic lists to multisets.
– Ben Sprott
Jul 31 at 17:05












Upvote this comment if you would like to see a bounty.
– Ben Sprott
Aug 2 at 14:39




Upvote this comment if you would like to see a bounty.
– Ben Sprott
Aug 2 at 14:39















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%2f2868229%2ftransformation-from-the-list-monad-to-the-bag-monad-on-the-2-category-of-groupoi%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%2f2868229%2ftransformation-from-the-list-monad-to-the-bag-monad-on-the-2-category-of-groupoi%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

What is the equation of a 3D cone with generalised tilt?

Color the edges and diagonals of a regular polygon

Relationship between determinant of matrix and determinant of adjoint?