Merge pull request #56 from novanauliazami/type-theory

Add "Programming in Martin-Lof’s Type Theory" book
This commit is contained in:
Cyrille Rossant 2020-10-01 22:46:59 +02:00 committed by GitHub
commit d9207c31a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -188,6 +188,7 @@ A curated list of awesome mathematics resources.
* [Proofs and Types](http://www.paultaylor.eu/stable/prot.pdf) - Jean-Yves Girard
* [Intuitionistic Type Theory](https://archive-pml.github.io/martin-lof/pdfs/Bibliopolis-Book-retypeset-1984.pdf) - Per Martin-Lof
* [Type Theory and Functional Programming](https://www.cs.kent.ac.uk/people/staff/sjt/TTFP/) - Simon Thompson
* [Programming in Martin-Lofs Type Theory](http://www.cse.chalmers.se/research/group/logic/book/book.pdf) - Bengt Nordstrom, Kent Petersson, Jan M. Smith
### Homotopy Type Theory