Documentation

Lean.Elab.Tactic.Grind.Main

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
                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

                          Position for the [..] child syntax in the grind tactic.

                          Equations
                          Instances For

                            Position for the only child syntax in the grind tactic.

                            Equations
                            Instances For
                              Equations
                              Instances For
                                def Lean.Elab.Tactic.setGrindParams (stx : TSyntax `tactic) (params : Array Syntax) :
                                TSyntax `tactic
                                Equations
                                • One or more equations did not get rendered due to their size.
                                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
                                      def Lean.Elab.Tactic.evalGrindTraceCore (stx : Syntax) (trace verbose useSorry : Bool := true) :
                                      TacticM (Array (TSyntax `tactic))
                                      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