- Stanford University Centaur Lab
- https://leni.sh
-
Director of NorCal Hakkero Factory No. 1
- Joined on
2023-08-21
fix: Tactic failure on synthesizing placeholder
Introduced regression. Waiting on decision of issue author to pick a solution.
fix: Tactic failure on synthesizing placeholder
Adding this snippet to GoalState.tryTacticM
fixes the test
let descendants ← Meta.getMVars $ ← instantiateMVars (.mvar goal)
if (← Elab.Term.logUnassignedUsingErrorIn…
fix: Tactic failure on synthesizing placeholder
Incremental and intercepted parsing of Lean code
Directly pretty-print finished goals to Lean text