Documentation

Lean.Elab.Tactic.Grind

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.elabGrindParams (params : Meta.Grind.Params) (ps : TSyntaxArray `Lean.Parser.Tactic.grindParam) (only : Bool) :
        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) :
          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) (fallback : Meta.Grind.Fallback) :
            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 ",")) (fallback? : Option Term) :
              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.mkGrindOnly (config : TSyntax `Lean.Parser.Tactic.optConfig) (fallback? : Option Term) (trace : Meta.Grind.Trace) :
                        MetaM (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