Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-06 | Added attributes to type elimination rules, not sure if these will actually ↵ | Josh Chen | 1 | -1/+54 | |
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 | -18/+2 | |
2018-06-17 | Decided on a new proper scheme for type rules using the idea of implicit ↵ | Josh Chen | 1 | -0/+24 | |
well-formed contexts and guaranteed conclusion well-formedness. Product type rules now follow this scheme. |