lean-catLogic / formalization

Formalization of Categorical Logic in the Lean proof assistant
https://lean-catLogic.github.io
3 stars 0 forks source link

Proof that downset is a CCC is gross #3

Open jacobneu opened 1 year ago

jacobneu commented 1 year ago

TODO:

jacobneu commented 1 year ago

Might be able to use the mathlib's implementation of Yoneda & the category of presheaves, since the downset construction is just the category of presheaves over a preorder. Likely will need to coordinate with #8 if we follow that approach