aboutsummaryrefslogtreecommitdiff
path: root/HoTT_Methods.thy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to distinguish function and path composition; function composition ↵Josh Chen2018-08-151-1/+1
| | | | proofs, which have issues...
* Basic compute methodJosh Chen2018-08-151-0/+4
|
* Tweak proof methods, some type rules; add HoTT Book examplesJosh Chen2018-08-151-7/+7
|
* Equality inverse and composition done. Cleaned up methods and method example ↵Josh Chen2018-08-141-42/+25
| | | | theory.
* Commit before testing polymorphic equality eliminatorJosh Chen2018-08-121-2/+2
|
* Rewriting projection functionsJosh Chen2018-08-081-3/+3
|
* Unit and Null types. Methods.Josh Chen2018-07-121-2/+5
|
* Universes implemented. Type rules modified accordingly. No more automatic ↵Josh Chen2018-07-111-6/+5
| | | | derivation of "A:U" from "a:A".
* Pre-universe implementation commitJosh Chen2018-07-091-7/+3
|
* Methods added and organized!Josh Chen2018-07-071-47/+40
|
* Added attributes to type elimination rules, not sure if these will actually ↵Josh Chen2018-07-061-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 Chen2018-07-031-78/+14
|
* Rewrote methods: wellformed now two lines, uses named theorems. New, more ↵Josh Chen2018-07-031-57/+86
| | | | powerful derive method. Used these to rewrite proofs.
* EqualityJosh Chen2018-06-301-2/+12
|
* wellformed method works!!!Josh Chen2018-06-281-6/+6
|
* wellformed method to automatically prove wellformed judgments derivable from ↵Josh Chen2018-06-271-0/+76
a wellformed judgment