Equations
- One or more equations did not get rendered due to their size.
Instances For
Try to solve/close the given goal.
Returns some goal
if this subgoal failed to be closed,
and none
if all subgoals were closed.
Equations
- Lean.Meta.Grind.solve goal = do let __discr ← Lean.Meta.Grind.SearchM.run goal Lean.Meta.Grind.solve.main match __discr with | (failed?, snd) => pure failed?
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.