Structs§
- Core
Bound Var - Identifies a bound variable.
- Core
Existential Var - Core
Universal Var - A universal variable is a dummy variable about which nothing is known except
that which we see in the environment. When we want to prove something
is true for all
T
(∀T
), we replaceT
with a universal variable. - Debruijn
Index - VarIndex
Enums§
- Core
Variable - A term representing a variable.