Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1. Type-checking/inference now more principled, and the implementation is ↵ | Josh Chen | 2020-07-21 | 1 | -161/+119 |
| | | | | better. 2. Changed most tactics to context tactics. | ||||
* | Checkpoint. THIS BUILD WILL FAIL | Josh Chen | 2020-07-16 | 1 | -7/+0 |
| | |||||
* | reorganize | Josh Chen | 2020-06-19 | 1 | -0/+228 |
| | |||||
* | reorganize folder structure | Josh Chen | 2020-05-28 | 1 | -200/+0 |
| | |||||
* | 1. New congruence declarations for calculational reasoning. 2. Remove old ↵ | Josh Chen | 2020-05-26 | 1 | -37/+4 |
| | | | | elimination tactic. | ||||
* | Reorganize theory structure. In particular, the identity type moves out from ↵ | Josh Chen | 2020-05-25 | 1 | -0/+233 |
under Spartan to HoTT. Spartan now only has Pi and Sigma. |