Module environment

Module environment 

Source
Expand description

Global environment for constants and declarations

Stores all top-level definitions, axioms, and inductive types using persistent data structures for efficient cloning.

Structs§

Attributes
Attributes for declarations
ConstructorDecl
Constructor declaration
Declaration
A constant declaration in the environment
Environment
Global environment
InductiveDecl
Inductive type declaration

Enums§

DeclKind
Kind of declaration