Simplify goal bookkeeping mechanism #10
No reviewers
Labels
No labels
category
bug
category
chore
category
doc
category
feature
category
optimization
category
organization
part/Delation
part/Elab
part/Environment
part/FFI
part/Frontend
part/Goal
part/REPL
part/Serial
priority
high
priority
irrelevant
priority
low
priority
medium
priority
pending-measurement
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: aniva/Pantograph#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tactic/book"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Solves #8
SemihashMap
data structure (proof pending) which keeps track of goalsProofTree
structure in favour of a more simplified, flatGoalState
structure because downstream users are not going to rely on Lean's bookkeeping anyways.WIP: Simplify goal bookkeeping mechanismto Simplify goal bookkeeping mechanismProofs are postponed and hopefully we can get proof to mesh with code.