aboutsummaryrefslogtreecommitdiff
path: root/Projections.thy (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-26working towards biinv_imp_qinvJosh Chen1-2/+2
2019-03-08prune import listsJosh Chen1-1/+1
2019-03-06Make functions object-levelJosh Chen1-21/+19
2019-02-23touchupsJosh Chen1-1/+1
2019-02-17Method "quantify" converts product inhabitation into Pure universal statement...Josh Chen1-2/+2
2019-02-11Organize this commit as a backup of the work on type inference done so far; l...Josh Chen1-22/+24
2018-09-19RenamingJosh Chen1-2/+2
2018-09-17Tweak proofJosh Chen1-8/+5
2018-09-17Reorganizing theoriesJosh Chen1-36/+20
2018-09-11Go back to higher-order application notationJosh Chen1-14/+14
2018-08-18Reorganize methodsJosh Chen1-4/+4
2018-08-18Regrouping type rulesJosh Chen1-5/+4
2018-08-17Change unnecessary axiomatization to a definitionJosh Chen1-2/+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-15Tweak proof methods, some type rules; add HoTT Book examplesJosh Chen1-6/+6
2018-08-14Well-formation rules are back in the methods; new theory synthesizing the nat...Josh Chen1-4/+2
2018-08-14Equality inverse and composition done. Cleaned up methods and method example ...Josh Chen1-20/+12
2018-08-13rcompose doneJosh Chen1-6/+13
2018-08-12Commit before testing polymorphic equality eliminatorJosh Chen1-2/+43
2018-08-08Rewriting projection functionsJosh Chen1-208/+4
2018-08-07TweaksJosh Chen1-4/+3
2018-08-06Partway through changing function application syntax style.Josh Chen1-6/+22
2018-08-04Reorganize theoriesJosh Chen1-8/+22
2018-07-11Universes implemented. Type rules modified accordingly. No more automatic der...Josh Chen1-8/+18
2018-07-09Pre-universe implementation commitJosh Chen1-25/+16
2018-07-07Library snapshot. Methods written, everything nicely organized.Josh Chen1-3/+32
2018-07-03Refactor HoTT_Methods.thy, proved more stuff with new methods.Josh Chen1-74/+30
2018-07-03Rewrote methods: wellformed now two lines, uses named theorems. New, more pow...Josh Chen1-27/+6
2018-06-30Finished proofs of projectionsJosh Chen1-20/+76
2018-06-28Proving theorems in Proj.thy in a simpler way with wellformedJosh Chen1-40/+23
2018-06-27Move projection function definitions out of Sum.thyJosh Chen1-61/+27
2018-06-18Dependent projection properties done.Josh Chen1-27/+58
2018-06-18Fixed wrong definition of snd_dep. Proved projection property of snd_dep. Add...Josh Chen1-16/+81
2018-06-18Removed all [simp] attributes, these will be added later when I set up the si...Josh Chen1-18/+31
2018-06-17Proof of projection functions now harder. Should look up automation methods.Josh Chen1-8/+14
2018-06-17Eliminators must be completely parametrized at the meta-level.Josh Chen1-14/+5
2018-06-15projectionsJosh Chen1-13/+28
2018-06-12Type rules now have \"all\" premises explicitly stated, matching the formulat...Josh Chen1-31/+62
2018-06-09Reorganize codeJosh Chen1-0/+78