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 strict positivity of datatypes #39

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

Check strict positivity of datatypes #39

jespercockx opened this issue Aug 1, 2024 · 0 comments

Comments

@jespercockx
Copy link
Owner

Currently we do not check positivity in any way, we should actually check that the datatypes we define are strictly positive (see also #29). However, we should be careful to not be too restrictive: Agda has a broad range of datatypes that it recognizes as strictly positive. Hence it might make sense to add some extra judgements for proving that a certain function or type is strictly positive in one of its arguments.

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