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.
How do we utilize to obtain a factorization of throguh ? Snímek-obrazovky-2023-10-31-212130.png
I think there is an error in the question, please could you edit it?
Thank you for noticing my question. Could you specify that error for me ?
I mean grammatically, rather than mathematically, it doesn't currently make sense.
My English is poor, but I have done my best to make it clear. What's wrong with it ?
Is it better now ?
It looks like we have two categories: and . The data of an object in is a tuple where is a set and are functions. Further, the conditions and must be satisfied. The goal, I think, is to create a reflexive graph from any such tuple.
The data of a reflexive graph, an object in , is a tuple . Here and are I think sets, tells us the target of an edge, and tells us the source of an edge, and assigns to each vertex the loop from that vertex to itself. That fact that, for each vertex , the output of is a loop from to is expressed by the condition that .
To make a reflexive graph from the data , we need to come up with a set of vertices. To do this, we take the "joint equalizer" of the below diagram in , which I assume is just the limit of this diagram:
diagram
I believe that the limit of this should be the subset of containing elements so that . So, our set of vertices I think is the subset of elements from satisfying . Then we can define the function as the inclusion of these vertices into . (I think this is the key morphism that makes a limit of this diagram).
We then want to determine a , which will be the "target" function for our reflexive graph. It is at this point that I get stuck! I think this is what the question above was asking about, as well. The book referenced in the screenshot says this:
This [joint equalizer diagram] yields the canonical factorizations of through , and of though (such factorizations exist because and analogously for s).
But I don't follow what the author is saying here....
I think maybe the author is indicating there is a function that makes this diagram commute:
factoring t through d
Ah, I think I get it! We use the universal property of a limit to get our :
universal property
We need and for the "cone" with tip to actually be a cone. But both of these are true equations, so this is a real cone, and so we can use this setup to uniquely specify .
To specify , I think one just has to use an analogous cone with tip with "legs" made from instead of .
Yes @Jan Pax , your question makes sense now. I'm sorry for making a comment on your English, but I didn't want your question to be ignored because it wasn't understood :sweat_smile:
Thanks for the thorough response @David Egolf