Skip to content

feat: proof reconstruction for rewrite rules (proofStack)#108

Draft
felipeperet wants to merge 15 commits into
input-output-hk:mainfrom
felipeperet:feat/proof-reconstruction-rewrite
Draft

feat: proof reconstruction for rewrite rules (proofStack)#108
felipeperet wants to merge 15 commits into
input-output-hk:mainfrom
felipeperet:feat/proof-reconstruction-rewrite

Conversation

@felipeperet
Copy link
Copy Markdown
Contributor

Implements proof reconstruction via a proof stack that records rewrite lemmas during optimization. Instead of propagating proof terms through the pipeline, each optimization rule pushes a ProofStep onto a stack.

@felipeperet felipeperet force-pushed the feat/proof-reconstruction-rewrite branch from 1dde77b to f600fda Compare March 27, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant