An open API service indexing awesome lists of open source software.

https://github.com/zhaoshenzhai/cattheory-f23

Solutions to exercises for a mini-course in Category Theory by Tasmin Chu.
https://github.com/zhaoshenzhai/cattheory-f23

category-theory math

Last synced: 2 months ago
JSON representation

Solutions to exercises for a mini-course in Category Theory by Tasmin Chu.

Awesome Lists containing this project

README

        

# Category Theory - Fall 2023
Solutions to selected problems curated by [Tasmin Chu](https://publish.obsidian.md/tasmin-chu/cat-theory) for a mini-course in Category Theory, mostly following Emily Riehl’s _Category Theory in Context_.

## Contributing
Found a mistake in the solutions? Open an issue [here](https://github.com/zhaoshenzhai/CatTheory-F23/issues/new?assignees=zhaoshenzhai&labels=bug&projects=&template=fix-a-mistake.md&title=%5Bmistake%5D+).

To contribute your own solutions, [fork](https://docs.github.com/en/get-started/quickstart/fork-a-repo) this repo, copy the `Template` folder to `Problem_Set_*/Question_*`, and change the placeholders appropriately.
* Please push both the `.tex` and the `.pdf` files (as well as any `.sty` files, if applicable). You can also use your own format, but please include the problem statement along with your solution.

When you're done, create a [pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) to this repository and your solutions will be merged upstream once reviewed. You can always edit your solutions later by creating a new pull request/issue.