Skip to content

reassemble: add syntax-aware theorem proof rewriting - #9

Merged
ppotapov-aws merged 1 commit into
mainfrom
ppotapov/reassembler
Jul 22, 2026
Merged

reassemble: add syntax-aware theorem proof rewriting#9
ppotapov-aws merged 1 commit into
mainfrom
ppotapov/reassembler

Conversation

@ppotapov-aws

Copy link
Copy Markdown
Collaborator

Extract shared declaration syntax navigation into Corpus.SourceSyntax.

Add the lean_reassemble rewrite-file command to replace selected theorem
proofs with sorry while preserving surrounding source bytes. Validate rewritten files through the Lean frontend and LSP worker.

Cover term, tactic, equation, where, private, commented, and Unicode proofs, along with malformed records and matching failures.

Extract shared declaration syntax navigation into Corpus.SourceSyntax.

Add the lean_reassemble rewrite-file command to replace selected
theorem
proofs with sorry while preserving surrounding source bytes. Validate
rewritten files through the Lean frontend and LSP worker.

Cover term, tactic, equation, where, private, commented, and Unicode
proofs, along with malformed records and matching failures.
@ppotapov-aws
ppotapov-aws merged commit 13ca7ef into main Jul 22, 2026
@ppotapov-aws
ppotapov-aws deleted the ppotapov/reassembler branch July 22, 2026 14:49
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