Skip to content

[Merged by Bors] - feat(Order/WellFounded): wellFounded_{lt,gt}.min is {Minimal,Maximal}#39775

Closed
Hagb wants to merge 1 commit into
leanprover-community:masterfrom
WuProver:wf-min
Closed

[Merged by Bors] - feat(Order/WellFounded): wellFounded_{lt,gt}.min is {Minimal,Maximal}#39775
Hagb wants to merge 1 commit into
leanprover-community:masterfrom
WuProver:wf-min

Conversation

@Hagb

@Hagb Hagb commented May 24, 2026

Copy link
Copy Markdown
Collaborator

Minimal (· ∈ s) (wellFounded_lt.min s h) and its dual variant.


Open in Gitpod

@Hagb Hagb added the easy < 20s of review time. See the lifecycle page for guidelines. label May 24, 2026
@github-actions

Copy link
Copy Markdown

PR summary d4ae23255d

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ minimal_wellFounded_lt_min

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.

@github-actions github-actions Bot added the t-order Order theory label May 24, 2026
@Hagb
Hagb marked this pull request as ready for review May 24, 2026 18:01

@b-mehta b-mehta left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yes, thanks!!

@b-mehta

b-mehta commented May 27, 2026

Copy link
Copy Markdown
Contributor

bors merge

@mathlib-triage mathlib-triage Bot added the ready-to-merge This PR has been sent to bors. label May 27, 2026
mathlib-bors Bot pushed a commit that referenced this pull request May 27, 2026
…al}` (#39775)

`Minimal (· ∈ s) (wellFounded_lt.min s h)` and its dual variant.
@mathlib-bors

mathlib-bors Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title feat(Order/WellFounded): wellFounded_{lt,gt}.min is {Minimal,Maximal} [Merged by Bors] - feat(Order/WellFounded): wellFounded_{lt,gt}.min is {Minimal,Maximal} May 27, 2026
@mathlib-bors mathlib-bors Bot closed this May 27, 2026
grunweg pushed a commit to grunweg/mathlib4 that referenced this pull request May 30, 2026
…al}` (leanprover-community#39775)

`Minimal (· ∈ s) (wellFounded_lt.min s h)` and its dual variant.
b-mehta pushed a commit to b-mehta/mathlib4 that referenced this pull request Jun 2, 2026
…al}` (leanprover-community#39775)

`Minimal (· ∈ s) (wellFounded_lt.min s h)` and its dual variant.
Bergschaf pushed a commit to Bergschaf/mathlib4 that referenced this pull request Jun 3, 2026
…al}` (leanprover-community#39775)

`Minimal (· ∈ s) (wellFounded_lt.min s h)` and its dual variant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

easy < 20s of review time. See the lifecycle page for guidelines. 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