- simp : Lean.Meta.Simp.Context
- simprocs : Array Lean.Meta.Simprocs
Instances For
- simpStats : Lean.Meta.Simp.Stats
- goals : Lean.PArray Lean.Meta.Grind.Goal
Instances For
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
- done: Lean.Meta.Grind.Preprocessor.IntroResult
- newHyp: Lean.FVarId → Lean.Meta.Grind.Goal → Lean.Meta.Grind.Preprocessor.IntroResult
- newDepHyp: Lean.Meta.Grind.Goal → Lean.Meta.Grind.Preprocessor.IntroResult
- newLocal: Lean.FVarId → Lean.Meta.Grind.Goal → Lean.Meta.Grind.Preprocessor.IntroResult
Instances For
Equations
- Lean.Meta.Grind.Preprocessor.pushResult goal = modify fun (s : Lean.Meta.Grind.Preprocessor.State) => { simpStats := s.simpStats, goals := Lean.PersistentArray.push s.goals goal }
Instances For
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.
Instances For
def
Lean.Meta.Grind.Preprocessor.applyInjection?
(goal : Lean.Meta.Grind.Goal)
(fvarId : Lean.FVarId)
:
Instances For
Instances For
Equations
- One or more equations did not get rendered due to their size.