Skip to content

Wingman can't run "introduce lambda" on impredicative holes #1571

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

Closed
isovector opened this issue Mar 14, 2021 · 0 comments
Closed

Wingman can't run "introduce lambda" on impredicative holes #1571

isovector opened this issue Mar 14, 2021 · 0 comments
Labels

Comments

@isovector
Copy link
Collaborator

The call to isFunction fails on impredicative holes, resulting in the Introduce lambda code action not appearing, and the intros tactic making no progress. The ctxDefiningFuncs has a corresponding polytype that we can use instead, but it's non-trivial to determine if we've already bound any arguments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants