aboutsummaryrefslogtreecommitdiff
path: root/ex/Synthesis.thy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul of the theory presentations. New methods in HoTT_Methods.thy for ↵Josh Chen2018-09-181-57/+37
| | | | handling universes. Commit for release 0.1.0!
* Reorganize methodsJosh Chen2018-08-181-10/+10
|
* Regrouping type rulesJosh Chen2018-08-181-4/+3
|
* Misc formattingJosh Chen2018-08-181-1/+1
|
* Prod.thy now has the correct definitional equality structure rule. ↵Josh Chen2018-08-161-9/+7
| | | | Definition of function composition and properties.
* Basic compute methodJosh Chen2018-08-151-5/+5
|
* Tweak proof methods, some type rules; add HoTT Book examplesJosh Chen2018-08-151-5/+5
|
* Well-formation rules are back in the methods; new theory synthesizing the ↵Josh Chen2018-08-141-0/+81
natural number predecessor function.