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.
Say is an inclusion of as a subcategory of . Then given a functor we might want to extend it to a functor defined on . The universal way to do this is called the Left Kan Extension of along , and this extension tends to exist (for instance, whenever is "small enough" and is cocomplete).
Now, a (left) kan extension is called a Pointwise Kan Extension if it's one that we can really compute, for instance by a formula involving coends. There's a definition (given in Loregian's Coend Calculus) that a kan extension is pointwise exactly when it plays nice with comma categories in the sense shown in this diagram (taken from the book):
Screenshot-2023-07-24-at-11.20.31-AM.png
My question, then, is this:
Why is this called a "pointwise" kan extension? I might guess that it's because we can compute it "pointwise" with the coend formula... But this condition on comma categories is somewhat mysterious to me, and it seems like a weird choice to take as the definition
Yes, it's because of the coend formula: the value of the Kan extension functor at each object (i.e. at each point) can be computed with its own universal property, rather than just the entire functor having a universal property.
The connection of the coend formula to the comma category definition is that if you take then the comma category definition tells you that the "evaluation" of the extension at a "point" has its own universal property, which expressed as a colimit (= Kan extension to 1) over that comma category, which turns out to be equivalent to the usual coend definition.
The general version is the usual sort of thing where you replace elements by generalized elements.
It's worth noting that the comma-category definition is equivalent to the coend-based definition in "set-like" 2-categories such as , or internal categories in some category with finite limits, but is not equivalent to it in other 2-categories such as categories enriched over some monoidal category. In the latter case, the coend definition is the right one, not the comma category definition. But there is an abstract version of the coend definition that makes sense in any proarrow equipment or Yoneda structure.
Mike Shulman said:
The connection of the coend formula to the comma category definition is that if you take then the comma category definition tells you that the "evaluation" of the extension at a "point" has its own universal property, which expressed as a colimit (= Kan extension to 1) over that comma category, which turns out to be equivalent to the usual coend definition.
Oooooooooooooh. That makes perfect sense, thanks ^_^
Chris Grossack (they/them) has marked this topic as resolved.