A typechecker for intensional MLTT without elaboration.
 
 
Go to file
Rachel Lambda Samuelsson 2b441fe0ec updated plan 2022-07-20 21:22:35 +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 updated plan 2022-07-20 21:22:35 +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

  • Some fun types

    • Σ
    • Id
  • Implicit arguments

  • Universes

References

Some of the material I found helpful in groking dependent type checking: