Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Lean.Compiler.LCNF.simp
(config : Simp.Config := { etaPoly := false, inlinePartial := false, implementedBy := false, inlineDefs := true })
(occurrence : Nat := 0)
(phase : Phase := Phase.base)
:
Equations
- Lean.Compiler.LCNF.simp config occurrence phase = Lean.Compiler.LCNF.Pass.mkPerDeclaration `simp (fun (x : Lean.Compiler.LCNF.Decl) => x.simp config) phase occurrence