Skip to content

NoDup_dec definition is opaque #125

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

Open
olympichek opened this issue Mar 31, 2025 · 0 comments
Open

NoDup_dec definition is opaque #125

olympichek opened this issue Mar 31, 2025 · 0 comments

Comments

@olympichek
Copy link

The decidability of the NoDup predicate (NoDup_dec) is defined with Qed instead of Defined, which makes it opaque and thus makes it impossible to compute with it.

For example, other proofs of decidability of list operations (e.g. in_dec or list_eq_dec) are defined as transparent.

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