Merge pull request #46 from novanauliazami/type-theory

Add Intuitionistic Type Theory book
This commit is contained in:
Cyrille Rossant 2019-10-14 21:36:07 +02:00 committed by GitHub
commit fa9556c722
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -177,6 +177,7 @@ A curated list of awesome mathematics resources.
### Type Theory
* [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
### Homotopy Type Theory