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.
Real quick question here. As we all know, given a morphism in a category with pullbacks, there exists a base change functor . It has two adjoints: its left adjoint is the dependent sum and its right adjoint is the dependent product construction.
However, recently I came across this article by the nlab which might conflict with this information. It says that the inverse image and direct image (composition) functors between slice categories form an adjoint pair. If the inverse image functor is the base change functor, then this is a direct contradiction since we know from above that the left adjoint to the base change is the dependent sum, not the composition functor. The only possible way this makes sense is if the "inverse image" functor as described on that nlab page is not, in fact, the same as the base change functor. But both are given by pullbacks, so what is the difference?
Dependent sum is the same as composition, from a categorical point of view.
(BTW, dependent product may not exist in a category with pullbacks.)
Mike Shulman said:
Dependent sum is the same as composition, from a categorical point of view.
I see, thanks!
I guess it's one of those "concepts with attitudes"!
I think it goes like this - someone will correct me if I'm wrong. Say you have a set over , like
This is an object in the slice category . The set of all elements of mapping to is called the fiber over .
Now say we have a function .
The composite is now a set over . The fiber of over any point is a sum, or disjoint union, of fibers of . Which fibers? The fibers over points with .
This construction is called a dependent sum, and it gives the left adjoint @John Onstead is talking about.
John Baez said:
The composite is now a set over . The fiber of over any point is a sum, or disjoint union, of fibers of . Which fibers? The fibers over points with .
That's a really cool perspective and justification of the "sum" in "dependent sum". Thanks!
Thanks! I believe the dependent product works similarly, but now the fiber over is the product of all fibers over points with .