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
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
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
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Lean.Elab.Tactic.elabGrindSuggestions
(params : Meta.Grind.Params)
(suggestions : Array LibrarySuggestions.Suggestion := #[])
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Lean.Elab.Tactic.elabGrindParamsAndSuggestions
(params : Meta.Grind.Params)
(ps : TSyntaxArray `Lean.Parser.Tactic.grindParam)
(suggestions : Array LibrarySuggestions.Suggestion := #[])
(only : Bool)
(lax : Bool := false)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Lean.Elab.Tactic.mkGrindParams
(config : Grind.Config)
(only : Bool)
(ps : TSyntaxArray `Lean.Parser.Tactic.grindParam)
(mvarId : MVarId)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Lean.Elab.Tactic.grind
(mvarId : MVarId)
(config : Grind.Config)
(only : Bool)
(ps : TSyntaxArray `Lean.Parser.Tactic.grindParam)
(seq? : Option (TSyntax `Lean.Parser.Tactic.Grind.grindSeq))
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Lean.Elab.Tactic.evalGrindCore
(ref : Syntax)
(config : Grind.Config)
(only : Option Syntax)
(params? : Option (Syntax.TSepArray `Lean.Parser.Tactic.grindParam ","))
(seq? : Option (TSyntax `Lean.Parser.Tactic.Grind.grindSeq))
:
Instances For
Equations
Instances For
def
Lean.Elab.Tactic.filterSuggestionsFromGrindConfig
(config : TSyntax `Lean.Parser.Tactic.optConfig)
:
TSyntax `Lean.Parser.Tactic.optConfig
Filter out +suggestions from the config syntax
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
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
Equations
- One or more equations did not get rendered due to their size.