Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement category of sketches #5

Open
kris-brown opened this issue Sep 1, 2022 · 1 comment
Open

Implement category of sketches #5

kris-brown opened this issue Sep 1, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@kris-brown
Copy link
Owner

https://ncatlab.org/nlab/show/sketch "The category of sketches is well behaved: it is complete, cocomplete, cartesian closed and has a second symmetric monoidal closed structure."

Sketches are quite unwieldy to work with directly, though they'd much easier to work with as (co)limits of simpler building block sketches. We can also take advantage of this higher structure when enumerating models (#2)

@kris-brown
Copy link
Owner Author

progress started in this branch

sketch morphisms are at least as difficult as FinFunctors (the case where there are no (co)cones). We might want to leverage the work in this Catlab PR with limits and colimits for FinCats.

@kris-brown kris-brown added the enhancement New feature or request label Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant