Documentation

Lean.Meta.Tactic.Grind.Arith.Linear.Proof

Returns a context of type RArray α containing the variables of the given structure, where α is (← getStruct).type.

Equations
    Instances For
      Instances For
        @[reducible, inline]

        Auxiliary monad for constructing linarith proofs.

        Equations
          Instances For

            A linarith proof may depend on decision variables. We collect them and perform non chronological backtracking.