aboutsummaryrefslogtreecommitdiff
path: root/spartan/theories (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize theory structure. In particular, the identity type moves out from ↵Josh Chen2020-05-253-1361/+0
| | | | under Spartan to HoTT. Spartan now only has Pi and Sigma.
* slightly nicer homotopy proofs with calculationsJosh Chen2020-05-252-30/+16
|
* `refl` and `this` methodsJosh Chen2020-05-251-8/+20
|
* use existing calculation infrastructure for sym and transJosh Chen2020-05-251-12/+3
|
* 1. equality method now uses general elimination tactic. 2. New constant `` ↵Josh Chen2020-05-252-54/+92
| | | | refers to rhs of equalities.
* new elimination tacticJosh Chen2020-05-251-17/+3
|
* new work on elimination tacticJosh Chen2020-05-243-8/+28
|
* some tweaks and comments, in preparation for general inductive type eliminationJosh Chen2020-05-223-14/+14
|
* 1. make id function an abbrev. 2. fix reduce methodJosh Chen2020-04-022-8/+6
|
* better lambda notationJosh Chen2020-04-021-4/+7
|
* Brand-spanking new version using Spartan infrastructureJosh Chen2020-04-023-0/+1327