Skip to content

feat: proof reconstruction for rewrite rules#105

Draft
felipeperet wants to merge 31 commits intoinput-output-hk:mainfrom
felipeperet:feat/proof-reconstruction
Draft

feat: proof reconstruction for rewrite rules#105
felipeperet wants to merge 31 commits intoinput-output-hk:mainfrom
felipeperet:feat/proof-reconstruction

Conversation

@felipeperet
Copy link
Copy Markdown
Contributor

@felipeperet felipeperet commented Mar 9, 2026

Implements proof certificate propagation through the optimizer stack for rewrite rules. When the optimizer rewrites an expression, it produces and propagates a proof certificate verified by the Lean kernel without admit. Argument-level proofs are lifted via congrArg/congrFun and composed across steps with Eq.trans.

@felipeperet felipeperet reopened this Mar 11, 2026
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