A typechecker for intensional MLTT without elaboration.
 
 
Go to file
Rachel Lambda Samuelsson 357bfd4c2a add readme 2022-05-16 17:40:01 +02:00
src add test case for eta-equality 2022-05-15 15:30:35 +02:00
.gitignore initial commit 2022-04-23 15:18:06 +02:00
README.md add readme 2022-05-16 17:40:01 +02:00
makefile initial commit 2022-04-23 15:18:06 +02:00
pi.ipkg it works ! a lot has changed 2022-05-13 19:46:05 +02:00

README.md

pi

A dependently typed system

TODO

  • Inductively defined datatypes

  • Implicit arguments, Metavariables, and Unification

  • Universe hierarchy

    • Universe Polymorphism

    • Cumulative Universes(?)