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.
Let be a category with -tensors and enough colimits for the following to make sense.
The correspondence is a functor ; one can define a pair of parallel maps , in the diagram
by the rules and .
I'm trying to compute the coequaliser of the pair : it should be a quotient of by a certain equivalence relation; in the form of a family of arrows
with the property that (using element notation a bit liberally, or if you want, let )
for every
and initial with respect to this property. I'm unable to find even a candidate for this map. Any suggestion?
Should the index on the second coproduct be rather than ?
whooops
I can't quite see how you would avoid problematic size issues in defining that coproduct. In , for example, you're taking a coproduct indexed by the entirety of , which will be Too Big. Do you have a reason to think that, even if that coproduct isn't well-defined, the coequalizer you're interested in should be?
What I'm interested into is an ansatz in a situation where size isn't a problem, and then I'll try to see whether (as you correctly pose it) even if that coproduct isn't well defined, the coequaliser exists.
I know it's not exactly polite to throw you a computation without context :grinning: I'm just short of good ideas to find this answer...
That's a relatable sentiment :grinning_face_with_smiling_eyes:
This is probably no help, but it reminds me of the sort of property that would hold in type theory for something written like , where is a 'parametric' sum. That would lead one in category theory to ask about the coend , which seems like it would have this sort of property (extranaturality).
But I guess that doesn't answer whether the coend exists, which is what is actually desired?
Dan Doel said:
This is probably no help, but it reminds me of the sort of property that would hold in type theory for something written like , where is a 'parametric' sum. That would lead one in category theory to ask about the coend , which seems like it would have this sort of property (extranaturality).
But I guess that doesn't answer whether the coend exists, which is what is actually desired?
On the contrary, the question is actually "what is the coend of ?
Well, I don't know in general. For types/sets it seems like it would be the terminal object.
I guess for more reasoning on how I got there, it looks like an encoding of the final coalgebra for the identity functor. There is a 'hidden' type , a current state with type , and a way of stepping to the next state. But there are no observations to make, so all states are equivalent.
Had the same gut feeling, but I couldn't prove directly that every cowedge for is constant. If it's true, it surely is implied by the fact that a cowedge must satisfy .
@Théo (<- I'm taggin in this conversation the person for which this is relevant :-) )