lambdapi icon indicating copy to clipboard operation
lambdapi copied to clipboard

improve applicability of the apply tactic

Open fblanqui opened this issue 8 months ago • 2 comments

In various cases, apply fails and one needs to instead use refine with various underscores. This PR tries to make apply works more often.

fblanqui avatar Jul 02 '25 13:07 fblanqui

Could you describe what this PR will change on the apply tactic?

NotBad4U avatar Jul 02 '25 18:07 NotBad4U

In various cases, apply fails and you need to instead use refine with various underscores. I'm trying to make apply works more often.

fblanqui avatar Jul 03 '25 09:07 fblanqui