Skip to content

chore: rename Nat.div_eq to Nat.div_eq_ite#14462

Merged
TwoFX merged 1 commit into
leanprover:masterfrom
TwoFX:julia/div_eq
Jul 21, 2026
Merged

chore: rename Nat.div_eq to Nat.div_eq_ite#14462
TwoFX merged 1 commit into
leanprover:masterfrom
TwoFX:julia/div_eq

Conversation

@TwoFX

@TwoFX TwoFX commented Jul 20, 2026

Copy link
Copy Markdown
Member

This PR renames Nat.div_eq to Nat.div_eq_ite and Nat.mod_eq to Nat.mod_eq_ite.

This will free up Nat.div_eq for a lemma analogous to Nat.add_eq.

@TwoFX TwoFX added the changelog-library Library label Jul 20, 2026
@TwoFX
TwoFX requested a review from kim-em as a code owner July 20, 2026 12:19
@TwoFX TwoFX added the downstream Request a downstream-lean4 adaptation PR. label Jul 20, 2026
@downstream-lean4

downstream-lean4 Bot commented Jul 20, 2026

Copy link
Copy Markdown

The adaptation PR for this PR is leanprover/downstream-lean4#6.

@github-actions github-actions Bot added toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN mathlib4-nightly-available A branch for this PR exists at leanprover-community/mathlib4-nightly-testing:lean-pr-testing-NNNN labels Jul 20, 2026
@leanprover-bot leanprover-bot added the builds-manual CI has verified that the Lean Language Reference builds against this PR label Jul 20, 2026
@leanprover-bot

leanprover-bot commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Reference manual CI status:

@mathlib-lean-pr-testing mathlib-lean-pr-testing Bot added the breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan label Jul 20, 2026
@mathlib-lean-pr-testing

Copy link
Copy Markdown

Mathlib CI status (docs):

@TwoFX
TwoFX added this pull request to the merge queue Jul 21, 2026
Merged via the queue into leanprover:master with commit e695749 Jul 21, 2026
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan builds-manual CI has verified that the Lean Language Reference builds against this PR changelog-library Library downstream Request a downstream-lean4 adaptation PR. mathlib4-nightly-available A branch for this PR exists at leanprover-community/mathlib4-nightly-testing:lean-pr-testing-NNNN 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