Documentation

Lean.Meta.Tactic.Grind.Arith.Linear.SearchM

  • fvarId : FVarId

    Decision variable used to represent the case-split. For example, suppose we are splitting on p ≠ 0. Then, we create a decision variable h : p < 0

  • saved : Struct

    Snapshot of the state for backtracking purposes. We do not use a trail stack.

Instances For

    State of the model search procedure.

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