Documentation

Lean.Meta.Sym.Simp.ControlFlow

Simplifies a cond expression (aka Boolean if-then-else).

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

    Simplifies control-flow expressions such as if-then-else and match expressions. It visits only the conditions and discriminants.

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