Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Removed all [simp] attributes, these will be added later when I set up the ↵ | Josh Chen | 2018-06-18 | 1 | -12/+19 | |
| | | | | simplifier. Proved simplification rule for dependent fst. | |||||
* | Decided on a new proper scheme for type rules using the idea of implicit ↵ | Josh Chen | 2018-06-17 | 1 | -1/+1 | |
| | | | | well-formed contexts and guaranteed conclusion well-formedness. Product type rules now follow this scheme. | |||||
* | Type rules now have \"all\" premises explicitly stated, matching the ↵ | Josh Chen | 2018-06-12 | 1 | -6/+13 | |
| | | | | formulation in the HoTT book. | |||||
* | Reorganize code | Josh Chen | 2018-06-09 | 1 | -0/+48 | |