Expand description
Auto-generated module
🤖 Generated with SplitRS
Structs§
- L4Analysis
Cache - L4Cache
Entry - L4Constant
Folding Helper - L4Dep
Graph - L4Dominator
Tree - L4Ext
Cache - Analysis cache for L4Ext.
- L4Ext
Const Folder - Constant folding helper for L4Ext.
- L4Ext
DepGraph - Dependency graph for L4Ext.
- L4Ext
DomTree - Dominator tree for L4Ext.
- L4Ext
Liveness - Liveness analysis for L4Ext.
- L4Ext
Pass Config - Configuration for L4Ext passes.
- L4Ext
Pass Registry - Pass registry for L4Ext.
- L4Ext
Pass Stats - Statistics for L4Ext passes.
- L4Ext
Worklist - Worklist for L4Ext.
- L4Liveness
Info - L4Pass
Config - L4Pass
Registry - L4Pass
Stats - L4Worklist
- Lean4
Abbrev - A Lean 4
abbrevdeclaration (transparent definition). - Lean4
Axiom - A Lean 4
axiomdeclaration. - Lean4
Backend - Lean 4 code generation backend.
- Lean4
Calc Step - One step in a
calcproof. - Lean4
Constructor - A constructor of an inductive type.
- Lean4
Def - A Lean 4
defdefinition. - Lean4
File - A complete Lean 4 source file.
- Lean4
Inductive - A Lean 4
inductivetype declaration. - Lean4
Instance - A Lean 4
instancedeclaration. - Lean4
Structure - A Lean 4
structuredeclaration. - Lean4
Theorem - A Lean 4
theoremdeclaration.
Enums§
- L4Ext
Pass Phase - Pass execution phase for L4Ext.
- L4Pass
Phase - Lean4
Decl - Top-level Lean 4 declaration.
- Lean4
DoStmt - Statements in a
doblock. - Lean4
Expr - Lean 4 expression representation.
- Lean4
Pattern - Pattern in a
matchexpression. - Lean4
Type - Lean 4 type representation.