- Stanford University Centaur Lab
- https://leni.sh
-
Director of NorCal Hakkero Factory No. 1
- Joined on
2023-08-21
cfd1cfd107
Merge branch 'dev' into goal/continuation
5ac5198f51
fix: Remove the error prone SemihashMap
fix: Remove the error prone SemihashMap
fix: Remove the error prone SemihashMap
7c28cf4ed0
Merge branch 'dev' into goal/continuation
c5f563598d
chore: Remove unnecessary unsafe's
chore: Remove unnecessary unsafe's
chore: Remove unnecessary unsafe's
f5ed87f740
Merge pull request 'feat: Minor updates to serialization' (#26) from io/serial into dev
8dd994d1ca
bug: Fix quote escape problem
d87217c6bb
feat: Print metavariable name in goal
796f0d8336
Merge pull request 'feat: Simplify printing of names and expressions' (#25) from io/serial into dev
e5acd4b26c
fix: Sanitize name in universe levels
The option on
GoalTacticResult.goals?
is redundant
I don't think this is a problem. We can repurpose this so that .none
means all goals are solved and there are no couplings, while .some []
means all goals are solved but some couplings exist.…
WIP: Proof tracing from theorem library