Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-05-29 | fix Pi congruence rule | Josh Chen | 1 | -2/+2 | |
2020-05-28 | notation | Josh Chen | 1 | -0/+3 | |
2020-05-28 | case distinction | Josh Chen | 3 | -1/+68 | |
2020-05-28 | reorganize folder structure | Josh Chen | 11 | -14/+14 | |
2020-05-26 | 1. New congruence declarations for calculational reasoning. 2. Remove old ↵ | Josh Chen | 3 | -56/+87 | |
elimination tactic. | |||||
2020-05-25 | fix implicits table merge mistake | Josh Chen | 1 | -1/+1 | |
2020-05-25 | Lists + more reorganizing | Josh Chen | 1 | -2/+7 | |
2020-05-25 | Reorganize theory structure. In particular, the identity type moves out from ↵ | Josh Chen | 11 | -0/+2327 | |
under Spartan to HoTT. Spartan now only has Pi and Sigma. |