Documentation

Lean.Elab.Tactic.Meta

def Lean.Elab.runTactic (mvarId : MVarId) (tacticCode : Syntax) (ctx : Term.Context := { }) (s : Term.State := { }) :

Apply the give tactic code to mvarId in MetaM.

Equations
  • One or more equations did not get rendered due to their size.