summaryrefslogtreecommitdiff
path: root/backends/lean/Base/Diverge/ElabBase.lean (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-02Update lean to v4.6.0-rc1 and start fixing the proofsSon Ho1-6/+10
2023-12-11Start working on higher-order examples for DivergeSon Ho1-1/+62
2023-12-11Update Diverge/Elab.lean to use the more general FixII definitionsSon Ho1-0/+2
2023-12-07Start working on a version of Diverge.FixI more suited to higher-order functionsSon Ho1-0/+6
2023-07-09Make progress on the int tacticSon Ho1-112/+0
2023-07-04Fix an issue with mkSigmasValSon Ho1-21/+26
2023-07-04Make Diverge use PrimitivesSon Ho1-4/+4
2023-07-03Automate the proofs of the unfolding theorems for DivergeSon Ho1-0/+1
2023-07-03Generate the proofs of validity in Elab.leanSon Ho1-0/+1
2023-06-30Generate the fixed-point bodies in Elab.leanSon Ho1-4/+43
2023-06-29Write function to compute the input/output typesSon Ho1-0/+1
2023-06-29Start working on Elab.leanSon Ho1-2/+73
2023-06-28Reorganize backends/lean/BaseSon Ho1-0/+9