aboutsummaryrefslogtreecommitdiff
path: root/spartan/core/congruence.ML (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reorganizeJosh Chen2020-06-191-0/+82
|
* reorganize folder structureJosh Chen2020-05-281-82/+0
|
* 1. New congruence declarations for calculational reasoning. 2. Remove old ↵Josh Chen2020-05-261-12/+78
| | | | elimination tactic.
* Reorganize theory structure. In particular, the identity type moves out from ↵Josh Chen2020-05-251-0/+16
under Spartan to HoTT. Spartan now only has Pi and Sigma.