You're reading the public-facing archive of the Category Theory Zulip server.
To join the server you need an invite. Anybody can get an invite by contacting Matteo Capucci at name dot surname at gmail dot com.
For all things related to this archive refer to the same person.
I am writing my first proofs on isomorphisms and am looking for the different proper ways to express the following in category theory terms, both notationly and diagramatically.
The term is the integer partitions of while is the set partitions (from Analytics Combinatorics)
I tend to think in terms of there being an isomorphism between the integer partitions and , but technically there is an isomorphism between the the enumerations of the integer partitions of and the additive terms of . How would folks express the connection between composite functions, integer and set partitions?
Background
Wikipedia has nice articles on Bell polynomials and Faà di Bruno's formula.
Let
where denotes a partition of , usually denoted by with ; where is the number of parts of size .
runs through the set of all integer partitions of the set ,
runs through the set of all set partitions of the set ,
means the variable runs through the list of all of the blocks of the partition .
The following theorem simply expresses the well known connection between the integer partitions of and the th derivatives of the composite functions.
Theorem.
Proof.
Let,
Prove
Select an object from . There is a unique expression associated with .
Now select . The values for can be read from the expression giving a unique in . Thus the two transforms map to which is equivalent to .
Prove
Select an additive term from . The values for can be read from the subexpression giving a unique in .
Now select the object from . There is a unique expression associated with .
Thus the two transforms returns to which is equivalent to .
Have you considered combinatorial species ? That seems to be the go-to answer whenever we want to categorify combinatorial identities... But there's probably many other answers as well.
My work in based the book Combinatorial Analytics, which is a wonderful application of species. My use of comes from the book as well as the following relevant notations. I'm setting things up to discuss species, but my focus here is on writing using regular category theory. I suspect that there are multiple elegant ways to express and explain my proof. For example, I do know about using the notation as a structure type. But I use when there might be preexisting notation I should use to communicate effectively.
So is the relationship between , the integer partitions of and , the set partitions of , that is a left adjoint of and that is a right adjoint of ?
And label functor in Combinatorial Analytics is a natural transformation?