aboutsummaryrefslogtreecommitdiff
path: root/spartan/core/elimination.ML (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1. Type-checking/inference now more principled, and the implementation is ↵Josh Chen2020-07-211-3/+3
| | | | better. 2. Changed most tactics to context tactics.
* reorganizeJosh Chen2020-06-191-0/+48
|
* reorganize folder structureJosh Chen2020-05-281-46/+0
|
* Reorganize theory structure. In particular, the identity type moves out from ↵Josh Chen2020-05-251-0/+46
under Spartan to HoTT. Spartan now only has Pi and Sigma.