diff options
| author | Dan Rostovtsev <dan@rostovtsev.org> | 2026-04-02 12:15:09 -0400 |
|---|---|---|
| committer | Dan Rostovtsev <dan@rostovtsev.org> | 2026-04-02 12:15:09 -0400 |
| commit | 5bc5e17dc6981ef19ad213984929aed931d98651 (patch) | |
| tree | 630a07e8ba8293ae425607d0feb5a3d3573571b9 /AUTHORS | |
| parent | 260fd7480c613205ab779b69e354ecf8f8b9a131 (diff) | |
Lambda v0.0.0v0.0.0
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -0,0 +1,17 @@ +Lambda is a Rocq library used for writing proofs about the untyped +lambda calculus. It grew from an exercise in working through Forster +and Smolka's 2017 paper "Weak Call-by-Value Lambda Calculus as a Model +of Computation in Coq." + +The proofs in the original paper can be found at + +https://www.ps.uni-saarland.de/extras/L-computability/ + +whose authors were + +Yannick Forster <forster@ps.uni-saarland.de> +Gert Smolka <smolka@ps.uni-saarland.de> + +The additional proofs or rewrites contained here were made by + +Daniel Rostovtsev <dan@rostovtsev.org> |
