Extraction of tactics from syntax tree #9
Labels
No Label
category
bug
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
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: aniva/Pantograph#9
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
The value stored in a theorem is in the lambda expression form which isn't how the theorems were written. Most theorems were proven in a mixture of tactics and proof terms. The extraction of such tactic sequences is critical to training LLMs.
References:
This is temporarily superseded by atomization in Trillium.
Allow the extraction of tactic based proof stepsto Extraction of tactics from syntax treeSolved by #76