Skip to content

chore: make Nat.ne_of_gt protected#14216

Merged
TwoFX merged 2 commits into
leanprover:masterfrom
b-mehta:protect-nat-ne-of-gt
Jun 29, 2026
Merged

chore: make Nat.ne_of_gt protected#14216
TwoFX merged 2 commits into
leanprover:masterfrom
b-mehta:protect-nat-ne-of-gt

Conversation

@b-mehta

@b-mehta b-mehta commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR marks Nat.ne_of_gt as protected so that it must be referred to by its fully qualified name, consistent with the surrounding Nat order lemmas. In-namespace references are updated to the qualified name accordingly.

This PR marks `Nat.ne_of_gt` as `protected` so that it must be referred to
by its fully qualified name, consistent with the surrounding `Nat` order
lemmas. In-namespace references are updated to the qualified name accordingly.

Co-authored-by: Claude <noreply@anthropic.com>
@b-mehta b-mehta requested a review from kim-em as a code owner June 29, 2026 12:10
@TwoFX TwoFX added the changelog-library Library label Jun 29, 2026
@TwoFX TwoFX enabled auto-merge June 29, 2026 12:16
@Rob23oba

Copy link
Copy Markdown
Contributor

Hmm, merge master?

@TwoFX TwoFX added this pull request to the merge queue Jun 29, 2026
@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 Jun 29, 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 82730f7031adf75850f8cd5f6d59a75e50d93748 --onto 84b251f7390c20a0a00a221050ab4a6e6c46a191. You can force Mathlib CI using the force-mathlib-ci label. (2026-06-29 14:05:51)

@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 82730f7031adf75850f8cd5f6d59a75e50d93748 --onto 84b251f7390c20a0a00a221050ab4a6e6c46a191. You can force reference manual CI using the force-manual-ci label. (2026-06-29 14:05:52)

Merged via the queue into leanprover:master with commit 1a13e4f Jun 29, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-library Library 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.

4 participants