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
  • One or more equations did not get rendered due to their size.
Instances For
    Equations
    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

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

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For

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

            Equations
            Instances For