Documentation

Lean.Compiler.LCNF.Simp

Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
def Lean.Compiler.LCNF.simp (config : optParam Lean.Compiler.LCNF.Simp.Config { etaPoly := false, inlinePartial := false, implementedBy := false, inlineDefs := true }) (occurrence : optParam Nat 0) (phase : optParam Lean.Compiler.LCNF.Phase Lean.Compiler.LCNF.Phase.base) :
Equations