Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Methods added and organized! | Josh Chen | 2018-07-07 | 1 | -47/+40 |
| | |||||
* | Added attributes to type elimination rules, not sure if these will actually ↵ | Josh Chen | 2018-07-06 | 1 | -4/+43 |
| | | | | 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 | -78/+14 |
| | |||||
* | Rewrote methods: wellformed now two lines, uses named theorems. New, more ↵ | Josh Chen | 2018-07-03 | 1 | -57/+86 |
| | | | | powerful derive method. Used these to rewrite proofs. | ||||
* | Equality | Josh Chen | 2018-06-30 | 1 | -2/+12 |
| | |||||
* | wellformed method works!!! | Josh Chen | 2018-06-28 | 1 | -6/+6 |
| | |||||
* | wellformed method to automatically prove wellformed judgments derivable from ↵ | Josh Chen | 2018-06-27 | 1 | -0/+76 |
a wellformed judgment |