Documentation

Lean.Compiler.LCNF.LCtx

LCNF local context.

Instances For
    Equations
    Equations
    Instances For
      Equations
      Instances For
        Equations
        Instances For
          Equations
          Instances For
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              Equations
              Instances For
                partial def Lean.Compiler.LCNF.LCtx.eraseFunDecl (lctx : LCtx) (decl : FunDecl) (recursive : Bool := true) :
                partial def Lean.Compiler.LCNF.LCtx.eraseCode (code : Code) (lctx : LCtx) :

                Convert a LCNF local context into a regular Lean local context.

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