Documentation

Lean.Meta.Sym.Arith.DenoteExpr

Denotation of reified expressions #

Converts reified RingExpr, Poly, Mon, Power back into Lean Exprs using the ring's cached operator functions and variable array.

Convert an integer to a numeral expression in the ring. Negative values use getNegFn.

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

    Denote a Power (variable raised to a power).

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

      Denote a RingExpr using an explicit variable array.

      Equations
      Instances For