aboutsummaryrefslogtreecommitdiff
path: root/HoTT.thy (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-04Prod_comp should have a type constraint. This also fixes a false proof for th...Josh Chen1-22/+31
2018-06-01Should be final version of Prod. Theorems proving stuff about currying. Rules...Josh Chen1-22/+15
2018-05-30New type rules for dependent product and sum.Josh Chen1-12/+29
2018-05-30Fixed dependent product rules, hopefully final now.Josh Chen1-3/+2
2018-05-29More rigorous rules for Product type. Propositions and proofs all working, bu...Josh Chen1-12/+17
2018-05-28Dependent product rules done and proofs of typing properties so far work. Sta...Josh Chen1-27/+54
2018-05-23pre-system upgrade commitJosh Chen1-35/+40
2018-05-14Added precedences. Need to figure out how to organize metatypes.Josh Chen1-13/+12
2018-05-10Decided to go with no explicit type declarations in object-lambda expressions...Josh Chen1-14/+25