Documentation

Lean.Meta.Tactic.Grind.Arith.CommRing.Reify

Converts a Lean expression e in the CommRing into a CommRing.Expr object.

If skipVar is true, then the result is none if e is not an interpreted CommRing term. We use skipVar := false when processing inequalities, and skipVar := true for equalities and disequalities

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

    Similar to reify? but for CommSemiring

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