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

fix: remove List.erase_of_forall_bne and replace with List.erase_eq_self_iff_forall_bne #967

Merged
merged 2 commits into from
Sep 28, 2024

Conversation

Seppel3210
Copy link
Contributor

While looking at the TODO in my recently merged PR I realized that it's obsolete now, as the mentioned theorem already exists in core as its iff variant.

That motivated me to convert the theorem I added to its iff version. I guess this is a breaking change, but since the PR was just merged yesterday, the only usage of the theorem is probably in Array/Lemmas.

leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Sep 27, 2024
@leanprover-community-bot
Copy link
Collaborator

Mathlib CI status (docs):

@fgdorais fgdorais added this pull request to the merge queue Sep 28, 2024
@fgdorais fgdorais removed this pull request from the merge queue due to a manual request Sep 28, 2024
@fgdorais fgdorais changed the title Replace List.erase_of_forall_bne with List.erase_eq_self_iff_forall_bne fix: remove List.erase_of_forall_bne and replace with List.erase_eq_self_iff_forall_bne Sep 28, 2024
@fgdorais fgdorais added this pull request to the merge queue Sep 28, 2024
Merged via the queue into leanprover-community:main with commit 8311edc Sep 28, 2024
2 checks passed
fgdorais pushed a commit that referenced this pull request Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants