- terminationBy? : Option Lean.Syntax
- decreasingBy? : Option Lean.Syntax
Equations
- Lean.Elab.instInhabitedTerminationHints = { default := { terminationBy? := default, decreasingBy? := default } }
def
Lean.Elab.addPreDefinitions
(preDefs : Array Lean.Elab.PreDefinition)
(hints : Lean.Elab.TerminationHints)
:
Equations
- One or more equations did not get rendered due to their size.