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