Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check termination of recursive functions #40

Open
jespercockx opened this issue Aug 1, 2024 · 0 comments
Open

Check termination of recursive functions #40

jespercockx opened this issue Aug 1, 2024 · 0 comments

Comments

@jespercockx
Copy link
Owner

We eventually want to check that functions are terminating, but ideally without adding a whole termination checker to the trusted code base. Instead, we could have a set of judgements for reasoning and proving about sizes of arguments, similar to what is proposed in agda/agda#7152.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant