Documentation

Lean.Elab.Tactic.Do.ProofMode.Focus

The result of focussing the context of a goal goal : MGoal on a particular hypothesis. The focussed hypothesis is returned as focusHyp : Expr, along with the residual restHyps : Expr and a proof : Expr for the property goal.hyps ⊣⊢ₛ restHypsfocusHyp.

Instances For
    Equations
      Instances For

        Turn a proof for (res.recombineGoal goal).toExpr into one for goal.toExpr.

        Equations
          Instances For