def
Aesop.simpGoal
(mvarId : Lean.MVarId)
(ctx : Lean.Meta.Simp.Context)
(discharge? : optParam (Option Lean.Meta.Simp.Discharge) none)
(simplifyTarget : optParam Bool true)
(fvarIdsToSimp : optParam (Array Lean.FVarId) #[])
(usedSimps : optParam Lean.Meta.Simp.UsedSimps ∅)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Aesop.simpGoalWithAllHypotheses
(mvarId : Lean.MVarId)
(ctx : Lean.Meta.Simp.Context)
(discharge? : optParam (Option Lean.Meta.Simp.Discharge) none)
(simplifyTarget : optParam Bool true)
(usedSimps : optParam Lean.Meta.Simp.UsedSimps ∅)
:
Equations
- One or more equations did not get rendered due to their size.