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