Documentation

Lean.Meta.Tactic.Grind.Arith.Cutsat.ToIntInfo

Theorems for operators that have support for i.wrap over i.wrap simplification. Currently only addition and multiplication have wrap cancellation theorems

Instances For

    Similar to IntInterval, but with symbolic bounds.

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

            For each term e of type α which implements the ToInt α i class, we store its corresponding Int term eToInt, a proof he : toInt e = eToInt, and the type α.

            Instances For