Skip to content

[Merged by Bors] - feat(Order/WellFounded): the minimum of f '' s is f applied to the minimum of s#38992

Closed
SnirBroshi wants to merge 2 commits intoleanprover-community:masterfrom
SnirBroshi:feature/order/well-founded-min-image
Closed

[Merged by Bors] - feat(Order/WellFounded): the minimum of f '' s is f applied to the minimum of s#38992
SnirBroshi wants to merge 2 commits intoleanprover-community:masterfrom
SnirBroshi:feature/order/well-founded-min-image

Conversation

@SnirBroshi
Copy link
Copy Markdown
Collaborator


Open in Gitpod

@github-actions github-actions Bot added the t-order Order theory label May 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

PR summary d2ffb33f96

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ min_image

You can run this locally as follows
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.


No changes to strong technical debt.
No changes to weak technical debt.

Comment thread Mathlib/Order/WellFounded.lean Outdated
@vihdzp
Copy link
Copy Markdown
Collaborator

vihdzp commented May 6, 2026

I don't really like WellFounded.min, and I think we should instead be making use of sInf in most cases. But that's not specific to this PR.

@SnirBroshi SnirBroshi requested a review from b-mehta May 7, 2026 02:59
@SnirBroshi
Copy link
Copy Markdown
Collaborator Author

SnirBroshi commented May 7, 2026

FWIW I think that MonotoneOn.map_csInf is the equivalent statment for sInf.

Although these also seem somewhat related:

@b-mehta
Copy link
Copy Markdown
Contributor

b-mehta commented May 7, 2026

Thanks!

bors merge

@mathlib-triage mathlib-triage Bot added the ready-to-merge This PR has been sent to bors. label May 7, 2026
mathlib-bors Bot pushed a commit that referenced this pull request May 7, 2026
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors Bot commented May 7, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title feat(Order/WellFounded): the minimum of f '' s is f applied to the minimum of s [Merged by Bors] - feat(Order/WellFounded): the minimum of f '' s is f applied to the minimum of s May 7, 2026
@mathlib-bors mathlib-bors Bot closed this May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors. t-order Order theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants