An open API service indexing awesome lists of open source software.

https://github.com/lumakernel/lean4-cov-recursion

Lean4 proof of course-of-values recursion on Nat
https://github.com/lumakernel/lean4-cov-recursion

Last synced: 3 months ago
JSON representation

Lean4 proof of course-of-values recursion on Nat

Awesome Lists containing this project

README

        

# Proof of course-of-values recursion in Lean4

[course-of-values recursion](https://en.wikipedia.org/wiki/Course-of-values_recursion)

- [(Japanese) Lean4で累積帰納法を証明する | Zenn](https://zenn.dev/luma/articles/nat-complete-recursion-in-lean4)