Skip to content

feat: generalize theorem Nat.div_lt_div_right - #14699

Merged
TwoFX merged 1 commit into
leanprover:masterfrom
plp127:aliu/div_lt_div_right
Aug 10, 2026
Merged

feat: generalize theorem Nat.div_lt_div_right#14699
TwoFX merged 1 commit into
leanprover:masterfrom
plp127:aliu/div_lt_div_right

Conversation

@plp127

@plp127 plp127 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

This PR changes the statement of the theorem Nat.div_lt_div_right, whose conclusion is b / a < c / a ↔ b < c, to not require a ∣ b as an assumption.

@plp127
plp127 requested a review from kim-em as a code owner August 6, 2026 02:10
@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 Aug 6, 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 c4e6b62c3d955ef20da94310797072f7c4c5fa2b --onto f2bcf2e8660ab2d16cf3cb50c8e127de0439a337. You can force Mathlib CI using the force-mathlib-ci label. (2026-08-06 02:33:17)

@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 c4e6b62c3d955ef20da94310797072f7c4c5fa2b --onto 23393b959b33e3a8d15796b2397f8a04c315b9f4. You can force reference manual CI using the force-manual-ci label. (2026-08-06 02:33:18)

@TwoFX TwoFX added the changelog-library Library label Aug 10, 2026

@TwoFX TwoFX left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@TwoFX
TwoFX added this pull request to the merge queue Aug 10, 2026
Merged via the queue into leanprover:master with commit 2e43dfe Aug 10, 2026
24 of 25 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.

3 participants