summaryrefslogtreecommitdiff
path: root/backends/lean/Base/Diverge/Elab.lean (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start working on the progress tacticSon Ho2023-07-101-16/+1
* Reorganize a bit the lean backend filesSon Ho2023-07-061-0/+2
* Register the unfolding theorems in the Lean equation compilers and solve a "u...Son Ho2023-07-061-2/+12
* Fix an issue with mkSigmasValSon Ho2023-07-041-85/+143
* Fix some issues with the extraction to LeanSon Ho2023-07-041-16/+47
* Make Diverge use PrimitivesSon Ho2023-07-041-1/+1
* Cleanup a bit Diverge/Elab.leanSon Ho2023-07-031-169/+197
* Automate the proofs of the unfolding theorems for DivergeSon Ho2023-07-031-19/+88
* Add a missing case in the validity proofsSon Ho2023-07-031-6/+19
* Generate the proofs of validity in Elab.leanSon Ho2023-07-031-32/+371
* Generate the fixed-point bodies in Elab.leanSon Ho2023-06-301-107/+344
* Write function to compute the input/output typesSon Ho2023-06-291-31/+123
* Start working on Elab.leanSon Ho2023-06-291-11/+127
* Reorganize backends/lean/BaseSon Ho2023-06-281-0/+182