aboutsummaryrefslogtreecommitdiff
path: root/spartan/data (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1. Type information context dataJosh Chen2020-06-032-3/+11
| | | | | 2. Small reformulations of rules 3. Bool
* reorganize and add some materialJosh Chen2020-06-011-41/+59
|
* more listJosh Chen2020-05-311-8/+28
|
* bit more materialJosh Chen2020-05-281-10/+14
|
* more List and MaybeJosh Chen2020-05-283-7/+22
|
* 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.