aboutsummaryrefslogtreecommitdiff
path: root/Equal.thy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Well-formation rules are back in the methods; new theory synthesizing the ↵Josh Chen2018-08-141-3/+7
| | | | natural number predecessor function.
* rcompose doneJosh Chen2018-08-131-6/+6
|
* Commit before testing polymorphic equality eliminatorJosh Chen2018-08-121-10/+10
|
* Old application syntax incompatible with EisbachJosh Chen2018-08-071-17/+17
|
* Reorganize theoriesJosh Chen2018-08-041-13/+16
|
* Universes implemented. Type rules modified accordingly. No more automatic ↵Josh Chen2018-07-111-8/+8
| | | | derivation of "A:U" from "a:A".
* Library snapshot. Methods written, everything nicely organized.Josh Chen2018-07-071-0/+1
|
* Remove extra attributes for elimination rules, unneeded for now.Josh Chen2018-07-061-2/+1
|
* Added attributes to type elimination rules, not sure if these will actually ↵Josh Chen2018-07-061-0/+2
| | | | 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 Chen2018-07-031-1/+1
|
* Fix precedence of =Josh Chen2018-06-301-1/+1
|
* EqualityJosh Chen2018-06-301-54/+29
|
* Library organization and formattingJosh Chen2018-06-271-1/+0
|
* Type rules now have \"all\" premises explicitly stated, matching the ↵Josh Chen2018-06-121-75/+79
| | | | formulation in the HoTT book.
* Reorganize codeJosh Chen2018-06-091-0/+81