- Stanford University Centaur Lab
- https://leni.sh
-
Director of NorCal Hakkero Factory No. 1
- Joined on
2023-08-21
fix:
variable
and universe
commands in environment capture
Also need to ensure that unfoldMatchers
does not unfold strong induction
feat: Additional language support for doomemacs
fix:
variable
and universe
commands in environment capture
aniva
created branch bug/variable-level-names-in-scope in aniva/Pantograph
2025-03-29 22:22:40 -07:00
Branch unification
Useful comment from Environment.lean
:
Note [Environment Branches]
The kernel environment type Lean.Kernel.Environment
enforces a linear order on the addition of
declarations:…
fix: `env.add` Declarations with universe levels