aboutsummaryrefslogtreecommitdiff
path: root/Prod.thy (follow)
Commit message (Expand)AuthorAgeFilesLines
* More progress. I think we are reaching the limit of what can be conveniently ...Josh Chen2019-03-271-2/+30
* working towards biinv_imp_qinvJosh Chen2019-03-261-1/+1
* change id precedenceJosh Chen2019-03-011-1/+3
* transport and homotopyJosh Chen2019-03-011-1/+1
* tweak mixfix prioritiesJosh Chen2019-02-281-5/+14
* more convenient syntaxJosh Chen2019-02-281-4/+9
* 1. Remove all type inference functionality (feature development moving to ano...Josh Chen2019-02-281-29/+5
* change mixfix pretty-printing indentationJosh Chen2019-02-231-5/+5
* Cleanups and reorganizationJosh Chen2019-02-221-17/+17
* finalize quantify methodsJosh Chen2019-02-171-3/+2
* Method "quantify" converts product inhabitation into Pure universal statement...Josh Chen2019-02-171-3/+25
* Organize this commit as a backup of the work on type inference done so far; l...Josh Chen2019-02-111-12/+12
* restructure libraryJosh Chen2019-02-101-1/+1
* Fix antiquotation situationJosh Chen2019-02-101-5/+8
* Type information storage functionality (assume_type, assume_types keywords) d...Josh Chen2019-02-101-22/+36
* Add cong named theorem for congruence rulesJosh Chen2019-02-051-2/+3
* Basic type inference for composed lambda terms!Josh Chen2019-02-051-18/+11
* Type inference setup begun - first use-case for function composition.Josh Chen2019-02-051-13/+18
* 1. Change syntax to rely less on unicode/control symbols.Josh Chen2019-02-041-40/+61
* Application should bind tighter than compositionJosh Chen2018-09-201-1/+1
* Rename properties of equality + more properties. Output formatting for `Josh Chen2018-09-201-1/+1
* Not sure what advantage is provided by having eta-expanded forms in the rules...Josh Chen2018-09-191-2/+2
* Overhaul of the theory presentations. New methods in HoTT_Methods.thy for han...Josh Chen2018-09-181-0/+1
* Theories fully reorganized. Well-formedness rules removed. New methods etc.Josh Chen2018-09-181-2/+3
* Moved function composition lemmas into Prod.thyJosh Chen2018-09-171-51/+51
* Reorganized HoTT_Base, updated theoriesJosh Chen2018-09-161-23/+19
|\
| * Implementing univalenceJosh Chen2018-09-111-0/+5
| * Go back to higher-order application notationJosh Chen2018-09-111-11/+11
* | Trying to atomize universal quantificationJosh Chen2018-08-191-0/+9
|/
* Move Empty and Unit types to their own theoriesJosh Chen2018-08-181-19/+0
* Reorganize methodsJosh Chen2018-08-181-2/+2
* Regrouping type rulesJosh Chen2018-08-181-12/+12
* Make function composition a definition instead of an axiomatization (should n...Josh Chen2018-08-171-9/+1
* Prod.thy now has the correct definitional equality structure rule. Definition...Josh Chen2018-08-161-17/+11
* Rename to distinguish function and path composition; function composition pro...Josh Chen2018-08-151-8/+18
* Basic compute methodJosh Chen2018-08-151-1/+1
* Tweak proof methods, some type rules; add HoTT Book examplesJosh Chen2018-08-151-1/+1
* Function composition, rename path composition to differentiate the two.Josh Chen2018-08-151-0/+16
* rcompose doneJosh Chen2018-08-131-14/+8
* Commit before testing polymorphic equality eliminatorJosh Chen2018-08-121-10/+12
* Old application syntax incompatible with EisbachJosh Chen2018-08-071-6/+6
* Experiment with polymorphic dependent eliminators, i.e. we leave type and typ...Josh Chen2018-08-071-5/+5
* Partway through changing function application syntax style.Josh Chen2018-08-061-17/+17
* Reorganize theoriesJosh Chen2018-08-041-26/+30
* Unit and Null types. Methods.Josh Chen2018-07-121-0/+19
* Universes implemented. Type rules modified accordingly. No more automatic der...Josh Chen2018-07-111-4/+4
* 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 b...Josh Chen2018-07-061-0/+2
* Trivial changesJosh Chen2018-07-041-1/+1