Documentation

Lean.Meta.Tactic.Grind.Intro

Introduce new hypotheses (and apply by_contra) until goal is of the form ... ⊢ False

Equations
def Lean.Meta.Grind.assertAt (proof prop : Expr) (generation : Nat) :

Asserts a new fact prop with proof proof to the given goal.

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

Asserts next fact in the goal fact queue.

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