- steps : Std.HashMap Lean.MVarId (Nat × Aesop.Script.Step)
Instances For
@[reducible, inline]
Equations
Instances For
def
Aesop.Script.StaticStructureM.run
{α : Type}
(script : Aesop.Script.UScript)
(x : Aesop.Script.StaticStructureM α)
:
Lean.CoreM (α × Bool)
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Aesop.Script.structureStaticCore
(tacticState : Aesop.Script.TacticState)
(script : Aesop.Script.UScript)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Aesop.Script.structureStaticCore.nextStep
(tacticState : Aesop.Script.TacticState)
(mainGoal : Aesop.GoalWithMVars)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Aesop.Script.UScript.toSScriptStatic
(tacticState : Aesop.Script.TacticState)
(uscript : Aesop.Script.UScript)
:
Equations
- One or more equations did not get rendered due to their size.