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

Subsume funind #495

Open
Alizter opened this issue Jun 24, 2022 · 1 comment
Open

Subsume funind #495

Alizter opened this issue Jun 24, 2022 · 1 comment

Comments

@Alizter
Copy link
Contributor

Alizter commented Jun 24, 2022

At the WG in Sophia we discussed that currently today coq-equations doesn't fully subsume funind so cannot be considered a full replacement for it. What does funind do that equations caan't? Let's record the details here since I've already forgotten from last week.

cc @mattam82 @ppedrot @ybertot

@ybertot
Copy link
Contributor

ybertot commented Mar 21, 2023

https://github.com/ybertot/breadth_first_search/tree/Equations_pb

gives an example of usage of Equations that does not terminate gracefully. After a while, the Coq process simply dies, without an error message or an explanation.

Also, I don't understand why the exist constructor has to be prefixed with an @.

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

2 participants