- Stanford University Centaur Lab
- https://leni.sh
-
Director of NorCal Hakkero Factory No. 1
- Joined on
2023-08-21
c99125c4a6
Merge pull request 'feat: Allow selective continuation of goals' (#27) from goal/continuation into dev
8218d3f004
fix: Do not show parent state in continue
736e68639f
fix: New goal state not inserted correctly
cfd1cfd107
Merge branch 'dev' into goal/continuation
764be6d14b
fix: Remove the error prone SemihashMap
feat: Allow selective continuation of goals
Allow adding definitions to environments
See https://github.com/leanprover/lean4/pull/2642. Use Environment.addDecl
Missing proofs in code
serialize_sort_level_ast
is marked with partial
for now and SemihashMap.lean
is removed since HashMap
was added to Lean's library.