Documentation

Lean.Meta.Tactic.Grind.Intro

Similar to Grind.preprocess, but does not simplify e if isMatchCondCandidate (aka Simp.isEqnThmHypothesis) is true. We added this feature because it may be coming from external sources (e.g., manually applying an function induction principle before invoking grind).

Equations
    Instances For
      Equations
        Instances For
          Equations
            Instances For
              Equations
                Instances For

                  Asserts next fact in the goal fact queue. Returns true if the queue was not empty and false otherwise.

                  Equations
                    Instances For

                      Asserts all facts in the goal fact queue. Returns true if the queue was not empty and false otherwise.

                      Equations
                        Instances For