Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make mltt work with isabelle 2021-1 | stuebinm | 2022-06-29 | 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. | ||||
* | 1. Thm/def statement display. 2. Syntax + computation proof. | Josh Chen | 2021-06-28 | 2 | -6/+9 |
| | |||||
* | Bad practice huge commit: | Josh Chen | 2021-06-24 | 6 | -67/+101 |
| | | | | | | | 1. Rudimentary prototype definitional package 2. Started univalence 3. Various compatibility fixes and new theory stubs 4. Updated ROOT file | ||||
* | 1. Put universe level parameters first in automatic term definitions. 2. Add ↵ | Josh Chen | 2021-06-23 | 4 | -10/+22 |
| | | | | debugging to typechecker | ||||
* | Merge branch 'dev' | Josh Chen | 2021-04-17 | 1 | -1/+1 |
|\ | |||||
| * | Small fix: extraneous variable | Josh Chen | 2021-04-17 | 1 | -1/+1 |
| | | |||||
* | | small rename | Josh Chen | 2021-04-10 | 1 | -3/+3 |
|/ | |||||
* | rename things + some small changes | Josh Chen | 2021-01-31 | 19 | -0/+3937 |