Skip to content

Dependent products in categories#634

Open
finegeometer wants to merge 3 commits into
the1lab:mainfrom
finegeometer:dependent-products
Open

Dependent products in categories#634
finegeometer wants to merge 3 commits into
the1lab:mainfrom
finegeometer:dependent-products

Conversation

@finegeometer

Copy link
Copy Markdown
Contributor

Hi,

I am unsure whether or not this pull request is a good idea. But since I only second-guessed myself after writing the code, it seems sensible to leave the choice up to you.

I provide two modules. The first defines the notion of "being a dependent product" in a category, by analogy to "being an exponential object". It then shows that when a morphism supports all dependent products, the base change functor has a right adjoint. The second module defines dependent products in a category of presheaves, thereby showing that PSh C is locally cartesian closed.

But I'm no longer sure this is worth adding to the 1Lab. My original motivation was to make it easy to state "this functor preserves dependent products", but I realized afterwards that we can simply say "preserves exponentials in slice categories", to the same effect. And while we certainly do want a proof that presheaves are locally cartesian closed, it may be better to just directly construct exponentials in slices of presheaves.

I'll leave it up to you. If you feel these definitions are worth adding, great! If they aren't, feel free to simply close this pull request.

@Lavenza

Lavenza commented Jun 17, 2026

Copy link
Copy Markdown
Member

@plt-amy plt-amy requested a review from ncfavier June 18, 2026 12:23
@ncfavier

ncfavier commented Jun 19, 2026

Copy link
Copy Markdown
Member

I'm not opposed to this in principle, but I think the notions of exponentiable object and exponentiable morphism could be tied together a bit more neatly.

There should at least be links between these and the new page, which defines exponentiable morphisms.

It might be worth mentioning that these "dependent products" are also called distributivity pullbacks (a terrible name).

The computation in presheaves could be simplified by considering dependent products along $\alpha : F \Rightarrow 1$. The special case where $\alpha : F \Rightarrow G$ can be recovered by working in the slice over $G$, which is still a presheaf category.

Please avoid Title Case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants