summaryrefslogtreecommitdiff
path: root/backends/lean/Base/Diverge/Base.lean (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move an arithmetic lemmaSon Ho2023-07-181-10/+4
* Start proving theorems for primitive definitionsSon Ho2023-07-171-2/+1
* Improve progress to use assumptions and start working on a nice syntaxSon Ho2023-07-121-22/+0
* Finish a first version of the progress tacticSon Ho2023-07-121-1/+1
* Make Diverge use PrimitivesSon Ho2023-07-041-64/+1
* Add an implemented_by attribute to fixSon Ho2023-07-041-11/+18
* Generate the proofs of validity in Elab.leanSon Ho2023-07-031-2/+74
* Generate the fixed-point bodies in Elab.leanSon Ho2023-06-301-4/+4
* Write function to compute the input/output typesSon Ho2023-06-291-1/+2
* Generalize a bit FixI and add an exampleSon Ho2023-06-291-109/+151
* Start working on Elab.leanSon Ho2023-06-291-0/+3
* Reorganize backends/lean/BaseSon Ho2023-06-281-0/+1105