ยง
Lean Naming Convention for Contexts
LocalContext
contains
LocalDecl
s, and is
owned
by a
Metavar
.
MetavarContext
contains
Metavar
s, and is
owned
by a
MetaM
.
TacticM
contains
the list of goal
[goal : MVarId]
.