Skip to content

feat: generalize theorem Nat.div_lt_div_right - #14699

Open
plp127 wants to merge 1 commit into
leanprover:masterfrom
plp127:aliu/div_lt_div_right
Open

feat: generalize theorem Nat.div_lt_div_right#14699
plp127 wants to merge 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)

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