Equations
- goal.focusHyp name = Lean.Elab.Tactic.Do.ProofMode.focusHyp goal.σs goal.hyps name
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- res.recombineGoal goal = { σs := goal.σs, hyps := Lean.Elab.Tactic.Do.ProofMode.mkAnd! goal.σs res.restHyps res.focusHyp, target := goal.target }
Instances For
Turn a proof for (res.recombineGoal goal).toExpr
into one for goal.toExpr
.
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.