summaryrefslogtreecommitdiff
path: root/backends/lean/Base/Diverge.lean (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update the lean toolchain and fix the proofsSon Ho2024-04-051-1/+0
* Reorganize backends/lean/BaseSon Ho2023-06-281-1102/+2
* Reduce the time spent on some proofsSon Ho2023-06-271-28/+20
* Finish some proofs in DivergeSon Ho2023-06-271-17/+102
* Finish the proofs which use FixISon Ho2023-06-271-42/+157
* Make minor modificationsSon Ho2023-06-261-16/+0
* Add FixI in DivergeSon Ho2023-06-261-22/+105
* Generalize some definitionsSon Ho2023-06-261-12/+22
* Make the definitions in Diverge.Fix dependently typedSon Ho2023-06-261-48/+47
* Start working on a better encoding of mut rec defs for DivergeSon Ho2023-06-261-2/+100
* Start working on Arith.leanSon Ho2023-06-211-2/+2
* Remove the use of fun. ext. in Diverge.leanSon Ho2023-06-201-15/+19
* Cleanup Diverge.leanSon Ho2023-06-191-337/+320
* Add an example with even/odd in Diverge.leanSon Ho2023-06-191-1/+119
* Remove the obsolete examples from DivergeSon Ho2023-06-191-208/+5
* Simplify the id example in Diverge.leanSon Ho2023-06-191-24/+95
* Further simplify the proofs in Diverge.leanSon Ho2023-06-191-122/+151
* Make progress on making the proofs in Diverge more systematicSon Ho2023-06-191-8/+252
* Make minor modificationsSon Ho2023-06-141-6/+25
* Find sufficient validity criteria for Diverge.leanSon Ho2023-06-131-41/+309
* Start working on extrinsic proofs of terminationSon Ho2023-06-091-0/+208