Pickle proof object #203

Open
opened 2025-05-05 08:05:15 -07:00 by aniva · 0 comments
Owner

Given the buggy nature of Lean's delaborator, if we want to save a proof and check it later, we need a more robust object exchange format.

Pickling an expression along with its type does just that, but we need to also save any lemmas generated by the simplifier.

Given the buggy nature of Lean's delaborator, if we want to save a proof and check it later, we need a more robust object exchange format. Pickling an expression along with its type does just that, but we need to also save any lemmas generated by the simplifier.
aniva added this to the 0.3.2 milestone 2025-05-05 08:05:15 -07:00
aniva added the
category
feature
label 2025-05-05 08:05:15 -07:00
aniva self-assigned this 2025-05-05 08:05:15 -07:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aniva/Pantograph#203
No description provided.