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

Reinforce completeness of auto and totality #28

Closed
craff opened this issue Dec 1, 2017 · 3 comments
Closed

Reinforce completeness of auto and totality #28

craff opened this issue Dec 1, 2017 · 3 comments

Comments

@craff
Copy link
Collaborator

craff commented Dec 1, 2017

When instantiating a unification variable of sort value with an expression
in the pool which is not a value, this does not trigger trying to prove that this a
value in auto_prove. Moreover, fixing this is not enough because one should
build a term which is a value to perform the instantiation.

@craff
Copy link
Collaborator Author

craff commented Dec 1, 2017

Use case in

  • test/insert.pml
  • test/vec.pml

@craff
Copy link
Collaborator Author

craff commented Dec 1, 2017

A similar issue is in

  • test/total.pml

@craff
Copy link
Collaborator Author

craff commented Mar 13, 2019

Seems much better if we omit issue #30. closing.

@craff craff closed this as completed Mar 13, 2019
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