aboutsummaryrefslogtreecommitdiff
path: root/spartan/data (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-06-15remove old folderJosh Chen3-372/+0
2020-06-031. Type information context dataJosh Chen2-3/+11
2. Small reformulations of rules 3. Bool
2020-06-01reorganize and add some materialJosh Chen1-41/+59
2020-05-31more listJosh Chen1-8/+28
2020-05-28bit more materialJosh Chen1-10/+14
2020-05-28more List and MaybeJosh Chen3-7/+22
2020-05-27change variable name in elim rules and fix small mistakeJosh Chen3-23/+19
2020-05-271. Define Maybe in terms of other types. 2. Move More_Types to SpartanJosh Chen2-28/+134
2020-05-26Maybe and more ListJosh Chen2-7/+123
2020-05-25notationJosh Chen1-0/+4
2020-05-25Lists + more reorganizingJosh Chen1-0/+79
2020-05-25Reorganize theory structure. In particular, the identity type moves out from ↵Josh Chen1-0/+6
under Spartan to HoTT. Spartan now only has Pi and Sigma.