8000 #7402: mimer failing on higher order goal by UlfNorell · Pull Request #7427 · agda/agda · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

#7402: mimer failing on higher order goal #7427

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

Merged
merged 1 commit into from
Aug 19, 2024
Merged

#7402: mimer failing on higher order goal #7427

merged 1 commit into from
Aug 19, 2024

Conversation

UlfNorell
Copy link
Member
@UlfNorell UlfNorell commented Aug 7, 2024

fixes #7402

The problem arises when the goal is already partially instantiated. In that case Mimer tried to solve the metas of the instantiation, but without computing the correct context for those metas. The fix is to have Mimer solve the original goal instead. Currently that means that we might get a solution that disagrees with the existing instantiation, but that should get fixed with #7110.

@UlfNorell UlfNorell 8000 self-assigned this Aug 7, 2024
@UlfNorell UlfNorell marked this pull request as draft August 7, 2024 13:07
@UlfNorell UlfNorell marked this pull request as ready for review August 15, 2024 07:37
@UlfNorell UlfNorell merged commit b2ea980 into master Aug 19, 2024
28 checks passed
@UlfNorell UlfNorell deleted the issue7402 branch August 19, 2024 08:24
@andreasabel andreasabel added this to the 2.8.0 milestone Aug 31, 2024
@andreasabel andreasabel added the Mimer Issue with the Mimer proof search engine label Aug 31, 2024
@andreasabel andreasabel modified the milestones: 2.8.0, 2.7.0.1 Sep 3, 2024
@andreasabel
Copy link
Member

Cherry-picked onto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mimer Issue with the Mimer proof search engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mimer internal error in hole with constraint
2 participants
0