Skip to content

Comments

Replace simp; omega patterns with grind#59

Merged
jessealama merged 1 commit intomainfrom
code-simpliefier-low-hanging-fruit
Jan 24, 2026
Merged

Replace simp; omega patterns with grind#59
jessealama merged 1 commit intomainfrom
code-simpliefier-low-hanging-fruit

Conversation

@jessealama
Copy link
Owner

Summary

  • Add @[grind =] annotations to register definitions so grind can unfold them
  • Update custom tactics (min_register_omega, pr_register_omega, etc.) to use grind
  • Replace ~33 occurrences of simp; omega with grind across 6 files

Test plan

  • lake build passes

Add @[grind =] to register definitions and update tactics to use grind
more aggressively throughout the codebase.
@jessealama jessealama merged commit 3c6cb42 into main Jan 24, 2026
2 checks passed
@jessealama jessealama deleted the code-simpliefier-low-hanging-fruit branch January 24, 2026 21:56
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