aboutsummaryrefslogtreecommitdiff
path: root/HoTT_Methods.thy (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-26working towards biinv_imp_qinvJosh Chen1-2/+2
2019-03-03Improve automated handling of universes. derive now can automatically handle ...Josh Chen1-2/+3
2019-03-01finished proof of transport_biinvJosh Chen1-1/+0
2019-02-23compute method solves subgoals arising from substJosh Chen1-6/+8
2019-02-22Cleanups and reorganizationJosh Chen1-2/+3
2019-02-22Proof of pathcomp associativity done. Some commentsJosh Chen1-22/+19
2019-02-17Method "quantify" converts product inhabitation into Pure universal statement...Josh Chen1-8/+21
2019-02-11Put typing functionality into a .thy and clean up antiquotations, which resul...Josh Chen1-0/+5
2019-01-30Clean and comment methods fileJosh Chen1-41/+34
2018-09-18Overhaul of the theory presentations. New methods in HoTT_Methods.thy for han...Josh Chen1-2/+23
2018-09-18Theories fully reorganized. Well-formedness rules removed. New methods etc.Josh Chen1-9/+9
2018-09-17Tweak proofJosh Chen1-2/+2
2018-09-17Reorganizing theoriesJosh Chen1-34/+22
2018-08-18Reorganize methodsJosh Chen1-19/+23
2018-08-18Regrouping type rulesJosh Chen1-3/+2
2018-08-16Prod.thy now has the correct definitional equality structure rule. Definition...Josh Chen1-1/+1
2018-08-16Prod.thy now has the correct definitional equality structure rule. Definition...Josh Chen1-1/+1
2018-08-15Rename to distinguish function and path composition; function composition pro...Josh Chen1-1/+1
2018-08-15Basic compute methodJosh Chen1-0/+4
2018-08-15Tweak proof methods, some type rules; add HoTT Book examplesJosh Chen1-7/+7
2018-08-14Equality inverse and composition done. Cleaned up methods and method example ...Josh Chen1-42/+25
2018-08-12Commit before testing polymorphic equality eliminatorJosh Chen1-2/+2
2018-08-08Rewriting projection functionsJosh Chen1-3/+3
2018-07-12Unit and Null types. Methods.Josh Chen1-2/+5
2018-07-11Universes implemented. Type rules modified accordingly. No more automatic der...Josh Chen1-6/+5
2018-07-09Pre-universe implementation commitJosh Chen1-7/+3
2018-07-07Methods added and organized!Josh Chen1-47/+40
2018-07-06Added attributes to type elimination rules, not sure if these will actually b...Josh Chen1-4/+43
2018-07-03Refactor HoTT_Methods.thy, proved more stuff with new methods.Josh Chen1-78/+14
2018-07-03Rewrote methods: wellformed now two lines, uses named theorems. New, more pow...Josh Chen1-57/+86
2018-06-30EqualityJosh Chen1-2/+12
2018-06-28wellformed method works!!!Josh Chen1-6/+6
2018-06-27wellformed method to automatically prove wellformed judgments derivable from ...Josh Chen1-0/+76