Skip to content

fix: SubstAll no-effect detection - #36

Open
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/substall-eq-check
Open

fix: SubstAll no-effect detection#36
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/substall-eq-check

Conversation

@Chessing234

@Chessing234 Chessing234 commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • SubstAll compared proof states with == (identity), so “no effect” never printed after copy().
  • Use ProofState.eq, same as SimpAll.

Test plan

  • test_substall_no_effect_message

Identity comparison never matched a copied state, so the message never fired.

Co-authored-by: Cursor <cursoragent@cursor.com>
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