aboutsummaryrefslogtreecommitdiff
path: root/ProdProps.thy (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-17Moved function composition lemmas into Prod.thyJosh Chen1-57/+0
2018-09-12Some final touchups before release 0.1 for the MS thesisJosh Chen1-1/+1
2018-09-11Add the univalence axiomJosh Chen1-0/+5
2018-09-11Go back to higher-order application notationJosh Chen1-6/+6
2018-08-18Reorganize methodsJosh Chen1-6/+6
2018-08-18Regrouping type rulesJosh Chen1-2/+1
2018-08-18Misc formattingJosh Chen1-1/+0
2018-08-17Properties of function compositionJosh Chen1-24/+5
2018-08-17Partway through updating proofs after the change of the function composition ↵Josh Chen1-46/+11
definition
2018-08-16Prod.thy now has the correct definitional equality structure rule. ↵Josh Chen1-23/+77
Definition of function composition and properties.
2018-08-16Prod.thy now has the correct definitional equality structure rule. ↵Josh Chen1-23/+77
Definition of function composition and properties.
2018-08-15Rename to distinguish function and path composition; function composition ↵Josh Chen1-0/+54
proofs, which have issues...