aboutsummaryrefslogtreecommitdiff
path: root/Coprod.thy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Not sure what advantage is provided by having eta-expanded forms in the ↵Josh Chen2018-09-191-3/+3
| | | | rules. Removing for now.
* Overhaul of the theory presentations. New methods in HoTT_Methods.thy for ↵Josh Chen2018-09-181-0/+1
| | | | handling universes. Commit for release 0.1.0!
* Reorganizing theoriesJosh Chen2018-09-171-40/+24
|
* Reorganized HoTT_Base, updated theoriesJosh Chen2018-09-161-21/+21
|\
| * Some final touchups before release 0.1 for the MS thesisJosh Chen2018-09-121-1/+1
| |
| * Go back to higher-order application notationJosh Chen2018-09-111-17/+17
|/
* Reorganize methodsJosh Chen2018-08-181-1/+1
|
* Regrouping type rulesJosh Chen2018-08-181-13/+13
|
* Fix silly mistakes in Coprod.thyJosh Chen2018-08-171-10/+10
|
* Prod.thy now has the correct definitional equality structure rule. ↵Josh Chen2018-08-161-1/+1
| | | | Definition of function composition and properties.
* Well-formation rules are back in the methods; new theory synthesizing the ↵Josh Chen2018-08-141-5/+9
| | | | natural number predecessor function.
* Commit before testing polymorphic equality eliminatorJosh Chen2018-08-121-5/+5
|
* Old application syntax incompatible with EisbachJosh Chen2018-08-071-20/+20
|
* CoproductJosh Chen2018-08-041-0/+61