aboutsummaryrefslogtreecommitdiff
path: root/spartan (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-05-261. New congruence declarations for calculational reasoning. 2. Remove old ↵Josh Chen3-56/+87
elimination tactic.
2020-05-26Maybe and more ListJosh Chen2-7/+123
2020-05-25notationJosh Chen1-0/+4
2020-05-25fix implicits table merge mistakeJosh Chen1-1/+1
2020-05-25Lists + more reorganizingJosh Chen2-2/+86
2020-05-25Reorganize theory structure. In particular, the identity type moves out from ↵Josh Chen14-889/+15
under Spartan to HoTT. Spartan now only has Pi and Sigma.
2020-05-25slightly nicer homotopy proofs with calculationsJosh Chen2-30/+16
2020-05-25`refl` and `this` methodsJosh Chen1-8/+20
2020-05-25use existing calculation infrastructure for sym and transJosh Chen1-12/+3
2020-05-251. equality method now uses general elimination tactic. 2. New constant `` ↵Josh Chen2-54/+92
refers to rhs of equalities.
2020-05-25new elimination tacticJosh Chen2-34/+68
2020-05-24new work on elimination tacticJosh Chen5-42/+113
2020-05-24small commentJosh Chen1-0/+2
2020-05-22some tweaks and comments, in preparation for general inductive type eliminationJosh Chen6-17/+21
2020-04-16update for Isabelle2020Josh Chen2-2/+2
2020-04-021. make id function an abbrev. 2. fix reduce methodJosh Chen2-8/+6
2020-04-02better lambda notationJosh Chen1-4/+7
2020-04-02Brand-spanking new version using Spartan infrastructureJosh Chen13-0/+3068