latte-central / LaTTe

LaTTe : a Laboratory for Type Theory experiments (in clojure)
http://latte-central.github.io/LaTTe/
MIT License
256 stars 13 forks source link

deep optimization : use local theorems for proof steps, added pose steps for local defs #14

Closed fredokun closed 7 years ago

fredokun commented 7 years ago

This is a huge improvement of the LaTTe kernel. The only drawback is the introduction of a new pose construct for making local definitions in proofs. The good point is that this probably increases the readability of the proofs. The sets and integers libraries have been updated.