Skip to content

[Merged by Bors] - feat(ValuationSubring): simp lemmas for idealOfLE/ofPrime in relation to top/bot#33631

Closed
xgenereux wants to merge 17 commits intoleanprover-community:masterfrom
xgenereux:idealOfLE-ofPrime_bot-top
Closed

[Merged by Bors] - feat(ValuationSubring): simp lemmas for idealOfLE/ofPrime in relation to top/bot#33631
xgenereux wants to merge 17 commits intoleanprover-community:masterfrom
xgenereux:idealOfLE-ofPrime_bot-top

Conversation

@xgenereux
Copy link
Copy Markdown
Collaborator

@xgenereux xgenereux commented Jan 5, 2026

simp lemmas for idealOfLE/ofPrime in the trivial cases of , .

This is my second try at this PR (after I bailed on #33618), sorry about this!

Co-authored-by: María Inés de Frutos Fernández <[email protected]>


Open in Gitpod

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 5, 2026

PR summary 808d25cae3

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ idealOfLE_self
+ idealOfLE_top
+ inclusion_injective
+ ofPrime_bot
+ ofPrime_top

You can run this locally as follows
## summary with just the declaration names:
./scripts/pr_summary/declarations_diff.sh <optional_commit>

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

The doc-module for scripts/pr_summary/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/reporting/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Jan 5, 2026
@mathlib4-merge-conflict-bot mathlib4-merge-conflict-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Jan 13, 2026
@mathlib4-merge-conflict-bot
Copy link
Copy Markdown
Collaborator

This pull request has conflicts, please merge master and resolve them.

@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Jan 13, 2026
@mathlib4-merge-conflict-bot mathlib4-merge-conflict-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Jan 21, 2026
@mathlib4-merge-conflict-bot
Copy link
Copy Markdown
Collaborator

This pull request has conflicts, please merge master and resolve them.

@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Jan 21, 2026
@mathlib4-dependent-issues-bot
Copy link
Copy Markdown
Collaborator

@joneugster joneugster added the t-algebra Algebra (groups, rings, fields, etc) label Feb 1, 2026
@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 7, 2026
@Vierkantor Vierkantor self-requested a review March 9, 2026 11:54
Copy link
Copy Markdown
Contributor

@Vierkantor Vierkantor left a comment

Choose a reason for hiding this comment

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

Looks good to me otherwise! 🎉

bors d+

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Mar 9, 2026

✌️ xgenereux can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@mathlib-triage mathlib-triage bot added the delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). label Mar 9, 2026
@xgenereux
Copy link
Copy Markdown
Collaborator Author

bors r+

mathlib-bors bot pushed a commit that referenced this pull request Mar 16, 2026
… to top/bot (#33631)

simp lemmas for `idealOfLE`/`ofPrime` in the trivial cases of `⊥`, `⊤` .

This is my second try at this PR (after I bailed on #33618), sorry about this!

Co-authored-by: María Inés de Frutos Fernández <[[email protected]](mailto:[email protected])>
Co-authored-by: Xavier Genereux <[email protected]>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Mar 16, 2026

Build failed (retrying...):

mathlib-bors bot pushed a commit that referenced this pull request Mar 16, 2026
… to top/bot (#33631)

simp lemmas for `idealOfLE`/`ofPrime` in the trivial cases of `⊥`, `⊤` .

This is my second try at this PR (after I bailed on #33618), sorry about this!

Co-authored-by: María Inés de Frutos Fernández <[[email protected]](mailto:[email protected])>
Co-authored-by: Xavier Genereux <[email protected]>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Mar 16, 2026

Build failed (retrying...):

mathlib-bors bot pushed a commit that referenced this pull request Mar 16, 2026
… to top/bot (#33631)

simp lemmas for `idealOfLE`/`ofPrime` in the trivial cases of `⊥`, `⊤` .

This is my second try at this PR (after I bailed on #33618), sorry about this!

Co-authored-by: María Inés de Frutos Fernández <[[email protected]](mailto:[email protected])>
Co-authored-by: Xavier Genereux <[email protected]>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Mar 16, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(ValuationSubring): simp lemmas for idealOfLE/ofPrime in relation to top/bot [Merged by Bors] - feat(ValuationSubring): simp lemmas for idealOfLE/ofPrime in relation to top/bot Mar 16, 2026
@mathlib-bors mathlib-bors bot closed this Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). t-algebra Algebra (groups, rings, fields, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants