aboutsummaryrefslogtreecommitdiff
path: root/spartan/core (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix Pi congruence ruleJosh Chen2020-05-291-2/+2
|
* notationJosh Chen2020-05-281-0/+3
|
* case distinctionJosh Chen2020-05-283-1/+68
|
* reorganize folder structureJosh Chen2020-05-2811-14/+14
|
* 1. New congruence declarations for calculational reasoning. 2. Remove old ↵Josh Chen2020-05-263-56/+87
| | | | elimination tactic.
* fix implicits table merge mistakeJosh Chen2020-05-251-1/+1
|
* Lists + more reorganizingJosh Chen2020-05-251-2/+7
|
* Reorganize theory structure. In particular, the identity type moves out from ↵Josh Chen2020-05-2511-0/+2327
under Spartan to HoTT. Spartan now only has Pi and Sigma.