Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-06-29 | make mltt work with isabelle 2021-1 | stuebinm | 5 | -12/+20 | |
notably, this modifies the proof method `this`: the previous version of it no longer works with cconv.ML (borrowed from HOL), so now it's just a call to the simplifier, which does work. Unfortunately the new `this` can otherwise do less than the old one (it does not instantiate schematic variables), so the old one is now available as `infer` instead. | |||||
2021-06-28 | 1. Thm/def statement display. 2. Syntax + computation proof. | Josh Chen | 2 | -6/+9 | |
2021-06-24 | Bad practice huge commit: | Josh Chen | 6 | -67/+101 | |
1. Rudimentary prototype definitional package 2. Started univalence 3. Various compatibility fixes and new theory stubs 4. Updated ROOT file | |||||
2021-06-23 | 1. Put universe level parameters first in automatic term definitions. 2. Add ↵ | Josh Chen | 4 | -10/+22 | |
debugging to typechecker | |||||
2021-04-17 | Small fix: extraneous variable | Josh Chen | 1 | -1/+1 | |
2021-04-10 | small rename | Josh Chen | 1 | -3/+3 | |
2021-01-31 | rename things + some small changes | Josh Chen | 19 | -0/+3937 | |