aboutsummaryrefslogtreecommitdiff
path: root/spartan/data (follow)
Commit message (Collapse)AuthorAgeFilesLines
* change variable name in elim rules and fix small mistakeJosh Chen2020-05-273-23/+19
|
* 1. Define Maybe in terms of other types. 2. Move More_Types to SpartanJosh Chen2020-05-272-28/+134
|
* Maybe and more ListJosh Chen2020-05-262-7/+123
|
* notationJosh Chen2020-05-251-0/+4
|
* Lists + more reorganizingJosh Chen2020-05-251-0/+79
|
* Reorganize theory structure. In particular, the identity type moves out from ↵Josh Chen2020-05-251-0/+6
under Spartan to HoTT. Spartan now only has Pi and Sigma.