Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1. Type-checking/inference now more principled, and the implementation is ↵ | Josh Chen | 2020-07-21 | 1 | -26/+26 |
| | | | | better. 2. Changed most tactics to context tactics. | ||||
* | Non-annotated object lambda | Josh Chen | 2020-07-09 | 1 | -6/+6 |
| | |||||
* | rule name | Josh Chen | 2020-06-03 | 1 | -1/+1 |
| | |||||
* | proved a few oopses + minor tweaks | Josh Chen | 2020-05-29 | 1 | -19/+22 |
| | |||||
* | clean up Eckmann-Hilton and move to Identity | Josh Chen | 2020-05-29 | 1 | -21/+25 |
| | |||||
* | new material | Josh Chen | 2020-05-26 | 1 | -7/+8 |
| | |||||
* | Reorganize theory structure. In particular, the identity type moves out from ↵ | Josh Chen | 2020-05-25 | 1 | -0/+416 |
under Spartan to HoTT. Spartan now only has Pi and Sigma. |