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.
A (single-sorted) combinatorial species is a functor where is the groupoid of finite sets with bijections. The exponential generating series of is
There is a generalization of species to model many-sorted data. Let be a finite set of sorts. A (finite) colored set is a function where is a finite set. Let denote the groupoid of finite colored sets with color-preserving bijections. A -sorted combinatorial species is a functor .
One should be able to assign a multi-variate exponential generating series to . Instead of a single variable , we have a variable for every sort . It seems to me that the egs of should be
where:
Is it the correct definition?
Yes. Multi-variable species and their generating functions have already been put to good use in Flajolet and Sedgewick's excellent book Analytic Combinatorics. You can get a link to a free copy and see applications to the properties of random permutations in my page Random permutations.
By the way, it's also good to use mixed exponential/ordinary generating functions, e.g. for structures like "a permutation of an n-element set with k cycles".
Great thank you!
The link on Flajolet's (delightfully retro) site is broken atm, but here is a copy of AC (hosted by Sedgewick)
Thanks. I'll update the link.