Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-25 | Reorganize theory structure. In particular, the identity type moves out from ... | Josh Chen | 3 | -1361/+0 |
2020-05-25 | slightly nicer homotopy proofs with calculations | Josh Chen | 2 | -30/+16 |
2020-05-25 | `refl` and `this` methods | Josh Chen | 1 | -8/+20 |
2020-05-25 | use existing calculation infrastructure for sym and trans | Josh Chen | 1 | -12/+3 |
2020-05-25 | 1. equality method now uses general elimination tactic. 2. New constant `` re... | Josh Chen | 2 | -54/+92 |
2020-05-25 | new elimination tactic | Josh Chen | 1 | -17/+3 |
2020-05-24 | new work on elimination tactic | Josh Chen | 3 | -8/+28 |
2020-05-22 | some tweaks and comments, in preparation for general inductive type elimination | Josh Chen | 3 | -14/+14 |
2020-04-02 | 1. make id function an abbrev. 2. fix reduce method | Josh Chen | 2 | -8/+6 |
2020-04-02 | better lambda notation | Josh Chen | 1 | -4/+7 |
2020-04-02 | Brand-spanking new version using Spartan infrastructure | Josh Chen | 3 | -0/+1327 |