Documentation
Lean
.
Compiler
.
LCNF
.
AuxDeclCache
Search
Google site search
return to top
source
Imports
Lean.Compiler.LCNF.CompilerM
Lean.Compiler.LCNF.DeclHash
Lean.Compiler.LCNF.Internalize
Imported by
Lean
.
Compiler
.
LCNF
.
AuxDeclCache
Lean
.
Compiler
.
LCNF
.
auxDeclCacheExt
Lean
.
Compiler
.
LCNF
.
CacheAuxDeclResult
Lean
.
Compiler
.
LCNF
.
cacheAuxDecl
source
@[reducible, inline]
abbrev
Lean
.
Compiler
.
LCNF
.
AuxDeclCache
:
Type
Equations
Lean.Compiler.LCNF.AuxDeclCache
=
Lean.PHashMap
Lean.Compiler.LCNF.Decl
Lake.Name
Instances For
source
opaque
Lean
.
Compiler
.
LCNF
.
auxDeclCacheExt
:
Lean.EnvExtension
Lean.Compiler.LCNF.AuxDeclCache
source
inductive
Lean
.
Compiler
.
LCNF
.
CacheAuxDeclResult
:
Type
new:
Lean.Compiler.LCNF.CacheAuxDeclResult
alreadyCached:
Lake.Name
→
Lean.Compiler.LCNF.CacheAuxDeclResult
Instances For
source
def
Lean
.
Compiler
.
LCNF
.
cacheAuxDecl
(decl :
Lean.Compiler.LCNF.Decl
)
:
Lean.Compiler.LCNF.CompilerM
Lean.Compiler.LCNF.CacheAuxDeclResult
Equations
One or more equations did not get rendered due to their size.
Instances For