fix: Tactic failure on synthesizing placeholder #139
No reviewers
Labels
No labels
category
bug
category
chore
category
doc
category
feature
category
optimization
category
organization
part/Delation
part/Elab
part/Environment
part/FFI
part/Frontend
part/Goal
part/REPL
part/Serial
priority
high
priority
irrelevant
priority
low
priority
medium
priority
pending-measurement
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: aniva/Pantograph#139
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "bug/tactic-failure-placeholder"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
AFAIK This problem also exists in LeanDojo/REPL
https://github.com/lenianiva/Pantograph/issues/1
Adding this snippet to
GoalState.tryTacticM
fixes the testbut it causes a couple existing tests to break. This is strange behaviour.
Introduced regression. Waiting on decision of issue author to pick a solution.
Should be ready to go
synthesizeSyntheticMVarsNoPostponing
755ba13c1bmvarDeps
cb87fcd9ddFixed some more problems. Two test cases in Mathlib:
To reproduce, use these files and pipe them into
pantograph-repl
's stdin.(throws error, which is the correct behaviour)
(generates 1 goal, which is the correct behaviour)