Documentation
Lean
.
Meta
.
Tactic
.
Grind
.
Finish
Search
return to top
source
Imports
Lean.Meta.Tactic.Grind.Action
Lean.Meta.Tactic.Grind.EMatchAction
Lean.Meta.Tactic.Grind.Intro
Lean.Meta.Tactic.Grind.Split
Imported by
Lean
.
Meta
.
Grind
.
Action
.
maxIterationsDefault
Lean
.
Meta
.
Grind
.
Action
.
mkFinish
source
@[reducible, inline]
abbrev
Lean
.
Meta
.
Grind
.
Action
.
maxIterationsDefault
:
Nat
Equations
Lean.Meta.Grind.Action.maxIterationsDefault
=
10000
Instances For
source
def
Lean
.
Meta
.
Grind
.
Action
.
mkFinish
(
maxIterations
:
Nat
:=
maxIterationsDefault
)
:
IO
Action
Equations
One or more equations did not get rendered due to their size.
Instances For