Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1. Bugfix: implicits now properly name schematic variables. Fixes problems ↵ | Josh Chen | 2020-07-21 | 1 | -9/+12 |
| | | | | caused by variable name clashes. 2. reduce method now more principled: restricts to repeating on first subgoal. 3. An example declarative proof in Equivalence.thy. | ||||
* | reorganize | Josh Chen | 2020-06-19 | 1 | -0/+78 |
| | |||||
* | reorganize folder structure | Josh Chen | 2020-05-28 | 1 | -78/+0 |
| | |||||
* | fix implicits table merge mistake | Josh Chen | 2020-05-25 | 1 | -1/+1 |
| | |||||
* | Reorganize theory structure. In particular, the identity type moves out from ↵ | Josh Chen | 2020-05-25 | 1 | -0/+78 |
under Spartan to HoTT. Spartan now only has Pi and Sigma. |