Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added attributes to type elimination rules, not sure if these will actually ↵ | Josh Chen | 2018-07-06 | 1 | -3/+7 |
| | | | | be needed or useful later. Added [comp] attribute to be used by simplification met methods. | ||||
* | Refactor HoTT_Methods.thy, proved more stuff with new methods. | Josh Chen | 2018-07-03 | 1 | -1/+3 |
| | |||||
* | Rewrote methods: wellformed now two lines, uses named theorems. New, more ↵ | Josh Chen | 2018-07-03 | 1 | -4/+5 |
| | | | | powerful derive method. Used these to rewrite proofs. | ||||
* | Library organization and formatting | Josh Chen | 2018-06-27 | 1 | -1/+3 |
| | |||||
* | Fixed wrong definition of snd_dep. Proved projection property of snd_dep. ↵ | Josh Chen | 2018-06-18 | 1 | -2/+1 |
| | | | | Added type formation rules expressing necessity of the conditions. | ||||
* | Removed all [simp] attributes, these will be added later when I set up the ↵ | Josh Chen | 2018-06-18 | 1 | -1/+1 |
| | | | | simplifier. Proved simplification rule for dependent fst. | ||||
* | Proof of projection functions now harder. Should look up automation methods. | Josh Chen | 2018-06-17 | 1 | -1/+1 |
| | |||||
* | projections | Josh Chen | 2018-06-15 | 1 | -27/+13 |
| | |||||
* | Type rules now have \"all\" premises explicitly stated, matching the ↵ | Josh Chen | 2018-06-12 | 1 | -15/+29 |
| | | | | formulation in the HoTT book. | ||||
* | Reorganize code | Josh Chen | 2018-06-09 | 1 | -0/+52 |