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
    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