Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove nonterminal simps in UnionFind #868

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

kim-em
Copy link
Collaborator

@kim-em kim-em commented Jul 1, 2024

In today's attempt to adapt to changes in Lean leanprover/lean4#4595 I ran into a broken proof in UnionFind, and discovered lots more non-terminal simps making it unnecessarily complicated to fix, so I've removed them all here, too.

@kim-em kim-em added the awaiting-review This PR is ready for review; the author thinks it is ready to be merged. label Jul 1, 2024
@kim-em
Copy link
Collaborator Author

kim-em commented Jul 1, 2024

(I've merged this into lean-pr-testing-4595 already.)

@kim-em kim-em merged commit 920a092 into main Jul 8, 2024
3 checks passed
@kim-em kim-em deleted the nonterminal_simp_UnionFind branch July 8, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review This PR is ready for review; the author thinks it is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants