Skip to content

[Merged by Bors] - feat(Algebra/GroupWithZero/Range): MonoidWithZeroHom.(m)range_nontrivial#27114

Closed
pechersky wants to merge 2 commits intoleanprover-community:masterfrom
pechersky:mrange-nontrivial
Closed

[Merged by Bors] - feat(Algebra/GroupWithZero/Range): MonoidWithZeroHom.(m)range_nontrivial#27114
pechersky wants to merge 2 commits intoleanprover-community:masterfrom
pechersky:mrange-nontrivial

Conversation

@pechersky
Copy link
Copy Markdown
Contributor

@pechersky pechersky commented Jul 14, 2025

for proving that it is not densely ordered
for PIR -> DVR for valuations

Since this is a nontrivial set, then it can't be densely ordered when the codomain is Zm0, as shown in #27112. Together, it is used in #27117 to show that a Zm0-valued valuation's subring is a DVR.


Open in Gitpod

for proving that it is not densely ordered
for PIR -> DVR for valuations
@pechersky pechersky added easy < 20s of review time. See the lifecycle page for guidelines. t-algebra Algebra (groups, rings, fields, etc) t-order Order theory labels Jul 14, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 14, 2025

PR summary d17cce2246

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ mrange_nontrivial
+ range_nontrivial

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

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

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


No changes to technical debt.

You can run this locally as

./scripts/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).

Copy link
Copy Markdown
Contributor

@YaelDillies YaelDillies left a comment

Choose a reason for hiding this comment

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

Your PR description is a bit cryptic. Mind expanding?

maintainer delegate

@github-actions
Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by YaelDillies.

@ghost ghost added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Jul 14, 2025
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
Copy link
Copy Markdown
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

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

Thanks 🎉

bors merge

@ghost ghost added ready-to-merge This PR has been sent to bors. and removed maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. labels Jul 15, 2025
mathlib-bors bot pushed a commit that referenced this pull request Jul 15, 2025
…ial (#27114)

for proving that it is not densely ordered
for PIR -> DVR for valuations

Since this is a nontrivial set, then it can't be densely ordered when the codomain is Zm0, as shown in #27112. Together, it is used in #27117 to show that a Zm0-valued valuation's subring is a DVR. 




Co-authored-by: Yakov Pechersky <pechersky@users.noreply.github.com>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jul 15, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Algebra/GroupWithZero/Range): MonoidWithZeroHom.(m)range_nontrivial [Merged by Bors] - feat(Algebra/GroupWithZero/Range): MonoidWithZeroHom.(m)range_nontrivial Jul 15, 2025
@mathlib-bors mathlib-bors bot closed this Jul 15, 2025
BeibeiX0 pushed a commit to BeibeiX0/mathlib4 that referenced this pull request Jul 16, 2025
…ial (leanprover-community#27114)

for proving that it is not densely ordered
for PIR -> DVR for valuations

Since this is a nontrivial set, then it can't be densely ordered when the codomain is Zm0, as shown in leanprover-community#27112. Together, it is used in leanprover-community#27117 to show that a Zm0-valued valuation's subring is a DVR. 




Co-authored-by: Yakov Pechersky <pechersky@users.noreply.github.com>
callesonne pushed a commit to callesonne/mathlib4 that referenced this pull request Jul 24, 2025
…ial (leanprover-community#27114)

for proving that it is not densely ordered
for PIR -> DVR for valuations

Since this is a nontrivial set, then it can't be densely ordered when the codomain is Zm0, as shown in leanprover-community#27112. Together, it is used in leanprover-community#27117 to show that a Zm0-valued valuation's subring is a DVR. 




Co-authored-by: Yakov Pechersky <pechersky@users.noreply.github.com>
hrmacbeth pushed a commit to szqzs/mathlib4 that referenced this pull request Jul 28, 2025
…ial (leanprover-community#27114)

for proving that it is not densely ordered
for PIR -> DVR for valuations

Since this is a nontrivial set, then it can't be densely ordered when the codomain is Zm0, as shown in leanprover-community#27112. Together, it is used in leanprover-community#27117 to show that a Zm0-valued valuation's subring is a DVR. 




Co-authored-by: Yakov Pechersky <pechersky@users.noreply.github.com>
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-algebra Algebra (groups, rings, fields, etc) t-order Order theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants