Skip to content

paigenorth/oplss

Repository files navigation

Homotopy Type Theory (OPLSS 2023)

Resources

Textbooks

  1. The HoTT Book
  2. Introduction to HoTT, Egbert Rijke

Expository papers

  1. An introduction to univalent foundations for mathematicians , Daniel R. Grayson
  2. Homotopy type theory: the logic of space, Michael Shulman

Original papers

  1. Intuitionistic type theory, Per Martin-Löf (Lecture 1)

UniMath (Coq)

Exercises can be done on paper or using the UniMath library in the Coq proof assistant. (Or other libraries in other proof assistants if you dare!) Here are instructions for installing/using the UniMath library in the Coq proof assistant in order from easiest to hardest.

  1. Use an in-browser implementation: https://unimath.github.io/live/
  • This was just released especially for this course! I've tested it with the exercises, and it works great for me with Chrome on MacOS (but not Safari). If there are any problems, it would be appreciated if you could report them here: UniMath/UniMath#1729.
  1. Use the UniMath binaries provided with recent distributions of Coq + VSCode: https://docs.google.com/document/d/1KWSugPK-sJ67pL-P4EtoKZ6HMzewmzewLNkR_arXauY/edit?usp=sharing
  • Note that where there are paths like /Applications/Coq-Platform~8.15~2022.04.app/Contents/Resources/bin you need to check that this is where Coq is installed on your computer. In particular, if you have installed it recently, it will be something more like Coq-Platform~8.16~2022.09.app.
  • Also make sure to remove or comment out the custom VS Code settings whenever you want to work with vanilla Coq.
  1. Compile UniMath yourself + use Emacs: https://github.com/UniMath/UniMath/blob/master/INSTALL.md
  • You will want to have the source code of the UniMath library on your computer if you ever want to contribute to it.
  • Also note that it is possible to mix up the instructions in 2 and 3, i.e. to compile UniMath yourself and use VSCode, or use the provided UniMath binaries with Emacs.

About

Resources for my Homotopy Type Theory course at OPLSS 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •