aboutsummaryrefslogtreecommitdiff
path: root/HoTT_Base.thy (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-06-27Library organization and formattingJosh Chen1-1/+3
2018-06-18Fixed wrong definition of snd_dep. Proved projection property of snd_dep. ↵Josh Chen1-2/+1
Added type formation rules expressing necessity of the conditions.
2018-06-18Removed all [simp] attributes, these will be added later when I set up the ↵Josh Chen1-1/+1
simplifier. Proved simplification rule for dependent fst.
2018-06-17Proof of projection functions now harder. Should look up automation methods.Josh Chen1-1/+1
2018-06-15projectionsJosh Chen1-27/+13
2018-06-12Type rules now have \"all\" premises explicitly stated, matching the ↵Josh Chen1-15/+29
formulation in the HoTT book.
2018-06-09Reorganize codeJosh Chen1-0/+52