Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1. Type-checking/inference now more principled, and the implementation is ↵ | Josh Chen | 2020-07-21 | 1 | -78/+69 |
| | | | | better. 2. Changed most tactics to context tactics. | ||||
* | Non-annotated object lambda | Josh Chen | 2020-07-09 | 1 | -4/+4 |
| | |||||
* | minor | Josh Chen | 2020-07-08 | 1 | -2/+2 |
| | |||||
* | reorganize and add some material | Josh Chen | 2020-06-01 | 1 | -3/+3 |
| | |||||
* | transport method | Josh Chen | 2020-05-31 | 1 | -0/+2 |
| | |||||
* | clean up Eckmann-Hilton and move to Identity | Josh Chen | 2020-05-29 | 1 | -0/+181 |
| | |||||
* | minor | Josh Chen | 2020-05-27 | 1 | -0/+1 |
| | |||||
* | Eckmann-Hilton, first pass | Josh Chen | 2020-05-27 | 1 | -0/+16 |
| | |||||
* | new material | Josh Chen | 2020-05-26 | 1 | -23/+5 |
| | |||||
* | Lists + more reorganizing | Josh Chen | 2020-05-25 | 1 | -2/+2 |
| | |||||
* | Reorganize theory structure. In particular, the identity type moves out from ↵ | Josh Chen | 2020-05-25 | 1 | -0/+464 |
under Spartan to HoTT. Spartan now only has Pi and Sigma. |