aboutsummaryrefslogtreecommitdiff
path: root/spartan (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1. New congruence declarations for calculational reasoning. 2. Remove old ↵Josh Chen2020-05-263-56/+87
| | | | elimination tactic.
* Maybe and more ListJosh Chen2020-05-262-7/+123
|
* notationJosh Chen2020-05-251-0/+4
|
* fix implicits table merge mistakeJosh Chen2020-05-251-1/+1
|
* Lists + more reorganizingJosh Chen2020-05-252-2/+86
|
* Reorganize theory structure. In particular, the identity type moves out from ↵Josh Chen2020-05-2514-889/+15
| | | | 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-252-34/+68
|
* new work on elimination tacticJosh Chen2020-05-245-42/+113
|
* small commentJosh Chen2020-05-241-0/+2
|
* some tweaks and comments, in preparation for general inductive type eliminationJosh Chen2020-05-226-17/+21
|
* update for Isabelle2020Josh Chen2020-04-162-2/+2
|
* 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-0213-0/+3068