Category Theory
Zulip Server
Archive

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.


Stream: deprecated: recommendations

Topic: Kan extensions


view this post on Zulip Eduardo Ochs (Jul 30 2020 at 02:52):

People, what are your favorite references on Kan extensions? I'm trying to understand the proof that the formula for Kan extensions, (RanFH)B=Lim(BFπAHSet) (\text{Ran}_F H)B = \text{Lim} ( B \downarrow F \overset{\pi}{\to} \mathbf{A} \overset{H}{\to} \mathbf{Set} ) , works, but I am having a hard time on it... I am trying to read the proof in both in CWM and in Emily Riehl's "Categories in Context"...

view this post on Zulip Eduardo Ochs (Jul 30 2020 at 02:55):

My notes are here, but ATM the material on Kan extensions in them stops right after I show how to visualize what the formula above "means" (in section 7.11).
http://angg.twu.net/LATEX/2020favorite-conventions.pdf

view this post on Zulip Thomas Read (Jul 30 2020 at 12:03):

You might be interested in the co/end approach to this - in particular you can write the limit formula you gave as an end, and there's a very short (although not necessarily enlightening) proof that this formula is correct using co/end calculus. See e.g. Proposition 2.3.5 in Fosco Loregian's book (https://arxiv.org/pdf/1501.02503.pdf)

view this post on Zulip Eduardo Ochs (Jul 30 2020 at 17:49):

Thomas Read said:

You might be interested in the co/end approach to this - in particular you can write the limit formula you gave as an end, and there's a very short (although not necessarily enlightening) proof that this formula is correct using co/end calculus. See e.g. Proposition 2.3.5 in Fosco Loregian's book (https://arxiv.org/pdf/1501.02503.pdf)

Thanks!!! It look very nice but it has lots of prerequisites - I'll try to decypher in it parallel with the proofs in Riehl and in CWM! =)