Skip to content

chore: remove Ne.elim#14345

Open
plp127 wants to merge 2 commits into
leanprover:masterfrom
plp127:aliu/ne-elim
Open

chore: remove Ne.elim#14345
plp127 wants to merge 2 commits into
leanprover:masterfrom
plp127:aliu/ne-elim

Conversation

@plp127

@plp127 plp127 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This PR removes Ne.elim, as it is strictly less general than Not.elim. Dot notation will still work, since if we have h : a ≠ b then h.elim will elaborate to Not.elim h instead of Ne.elim h.

@plp127 plp127 requested a review from TwoFX as a code owner July 9, 2026 18:27
@github-actions github-actions Bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Jul 9, 2026
@mathlib-lean-pr-testing

Copy link
Copy Markdown

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 49bb2031db89ba0405d44f7e8a439f96f459b287 --onto da19ea085d7cdba0131ec59b4f678b0910304878. You can force Mathlib CI using the force-mathlib-ci label. (2026-07-09 19:03:34)

@leanprover-bot

Copy link
Copy Markdown
Collaborator

Reference manual CI status:

  • ❗ Reference manual CI will not be attempted unless your PR branches off the nightly-with-manual branch. Try git rebase 49bb2031db89ba0405d44f7e8a439f96f459b287 --onto da19ea085d7cdba0131ec59b4f678b0910304878. You can force reference manual CI using the force-manual-ci label. (2026-07-09 19:03:35)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants