Skip to content

chore: refactor proofs where grind? fails#602

Open
chenson2018 wants to merge 13 commits into
mainfrom
chenson2018/verify-grind-only
Open

chore: refactor proofs where grind? fails#602
chenson2018 wants to merge 13 commits into
mainfrom
chenson2018/verify-grind-only

Conversation

@chenson2018
Copy link
Copy Markdown
Collaborator

These are sources of technical debt as now reported in the weekly linting report. The idea is that a successful grind proof can fail to report the theorems it used via grind?, which means that if these proofs break across toolchains that it becomes significantly harder to repair.

Most of these are fixed by squeezing the call to grind and unsetting linter.tacticAnalysis.verifyGrindOnly so they no longer appear in the weekly report. Unfortunately, this can't be on by default for performance reasons, but I highly encourage using this linter when adding any grind proofs.

@chenson2018 chenson2018 requested a review from fmontesi as a code owner May 27, 2026 22:19
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.

2 participants