- config : Grind.Config
- ematch : EMatchTheorems
- casesTypes : CasesTypes
- extra : PArray EMatchTheorem
- norm : Simp.Context
Equations
- Lean.Meta.Grind.mkParams config = do let norm ← Lean.Meta.Grind.getSimpContext config let normProcs ← Lean.Meta.Grind.getSimprocs pure { config := config, norm := norm, normProcs := normProcs }
Equations
- One or more equations did not get rendered due to their size.
- issues : List MessageData
- config : Grind.Config
- trace : Trace
- counters : Counters
- simp : Simp.Stats
Equations
- r.hasFailures = !r.failures.isEmpty
Equations
- One or more equations did not get rendered due to their size.