Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 346 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 346 Bytes

dep-tt

A dependent type theory following the lecture notes in the (pi-forall)[https://github.com/sweirich/pi-forall] repository.

This project was written trying to follow the notes as close as possible and implementing them "by hand". While the original repository was used as a "cheat-sheet" for when some modelling issues ocasionally arose.