aboutsummaryrefslogtreecommitdiff
path: root/HoTT_Typing.thy (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-281. Remove all type inference functionality (feature development moving to ano...Josh Chen1-169/+0
2019-02-22Proof of pathcomp associativity done. Some commentsJosh Chen1-1/+1
2019-02-11Put typing functionality into a .thy and clean up antiquotations, which resul...Josh Chen1-27/+77
2019-02-10restructure libraryJosh Chen1-101/+3
2019-02-10Explicit references in antiquotations in typing.ML. Move trace switch definit...Josh Chen1-6/+3
2019-02-10Type information storage functionality (assume_type, assume_types keywords) d...Josh Chen1-38/+167
2019-02-05Type inference setup begun - first use-case for function composition.Josh Chen1-0/+91