/pierce-categories

Exercises from "Basic Category Theory for Computer Scientists" by Benjamin Pierce.

Primary LanguageTeX

pierce-categories

Exercises from "Basic Category Theory for Computer Scientists" by Benjamin Pierce. If you see any mistakes, please let me know.

How to Build

  1. Install the packages listed in ./package.tex.
  1. cd to a folder with exercises
  2. Run pdflatex <FILE.tex>
  • for example cd ./1/; pdflatex 1-10.tex and open 1-10.pdf