aboutsummaryrefslogtreecommitdiff
path: root/EqualProps.thy (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-19RenamingJosh Chen1-177/+0
2018-09-19proof of associativity of path compositionJosh Chen1-24/+65
2018-09-18add ROOT fileLars Hupel1-1/+0
2018-09-18Theories fully reorganized. Well-formedness rules removed. New methods etc.Josh Chen1-311/+87
2018-09-12Some final touchups before release 0.1 for the MS thesisJosh Chen1-2/+2
2018-09-11Add the univalence axiomJosh Chen1-0/+2
2018-09-11Running into trouble with the polymorphic identity functionJosh Chen1-0/+15
2018-09-11Implementing univalenceJosh Chen1-0/+5
2018-09-11Go back to higher-order application notationJosh Chen1-42/+43
2018-08-30Some higher groupoid structure proofsJosh Chen1-1/+55
2018-08-19Higher groupoid structure of typesJosh Chen1-4/+67
2018-08-18Reorganize methodsJosh Chen1-33/+33
2018-08-18Regrouping type rulesJosh Chen1-2/+1
2018-08-18Fixed mistake in Equal_elim and proof of rpathcomp_compJosh Chen1-25/+25
2018-08-17Axiomatizations should be definitionsJosh Chen1-4/+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-20/+20
2018-08-15Basic compute methodJosh Chen1-6/+6
2018-08-15Tweak proof methods, some type rules; add HoTT Book examplesJosh Chen1-29/+29
2018-08-15Function composition, rename path composition to differentiate the two.Josh Chen1-20/+20
2018-08-14Equality inverse and composition done. Cleaned up methods and method example ...Josh Chen1-40/+152
2018-08-13rcompose doneJosh Chen1-18/+60
2018-08-12Commit before testing polymorphic equality eliminatorJosh Chen1-13/+16
2018-07-11Universes implemented. Type rules modified accordingly. No more automatic der...Josh Chen1-5/+8
2018-07-09Pre-universe implementation commitJosh Chen1-15/+10
2018-07-07Library snapshot. Methods written, everything nicely organized.Josh Chen1-14/+8
2018-07-06Added attributes to type elimination rules, not sure if these will actually b...Josh Chen1-21/+0
2018-07-03Refactor HoTT_Methods.thy, proved more stuff with new methods.Josh Chen1-25/+25
2018-07-03Rewrote methods: wellformed now two lines, uses named theorems. New, more pow...Josh Chen1-30/+18
2018-06-30Proving path composition. Need to set up the Simplifier to simplify applicati...Josh Chen1-10/+28
2018-06-30EqualityJosh Chen1-0/+90