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
  • One or more equations did not get rendered due to their size.
Instances For
    Instances For
      @[reducible, inline]

      Auxiliary monad for constructing linarith proofs.

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

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