Skip to content

[Merged by Bors] - feat(RingTheory/Valuation): Valuation.leAddSubgroup and ideal/submodule versions of ltAddSubgroup#26829

Closed
pechersky wants to merge 20 commits intoleanprover-community:masterfrom
pechersky:valuation-ltideal-defns
Closed

[Merged by Bors] - feat(RingTheory/Valuation): Valuation.leAddSubgroup and ideal/submodule versions of ltAddSubgroup#26829
pechersky wants to merge 20 commits intoleanprover-community:masterfrom
pechersky:valuation-ltideal-defns

Conversation

@pechersky
Copy link
Copy Markdown
Contributor

Extracted from #25450 without changing how Valued works


Open in Gitpod

@faenuccio hopefully this bypasses any wait on #14752 because I am not changing Valued files.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 6, 2025

PR summary 9fd7af820a

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ leAddSubgroup
+ leAddSubgroup_monotone
+ leAddSubgroup_zero
+ leIdeal
+ leIdeal_map_algebraMap_eq_leSubmodule_min
+ leIdeal_mono
+ leIdeal_v_le_of_mem
+ leIdeal_zero
+ leSubmodule
+ leSubmodule_comap_algebraMap_eq_leIdeal
+ leSubmodule_monotone
+ leSubmodule_v_le_of_mem
+ leSubmodule_zero
+ ltAddSubgroup_le_leAddSubgroup
+ ltAddSubgroup_monotone
+ ltIdeal
+ ltIdeal_le_leIdeal
+ ltIdeal_mono
+ ltIdeal_v_le_of_mem
+ ltSubmodule
+ ltSubmodule_le_leSubmodule
+ ltSubmodule_monotone
+ ltSubmodule_v_le_of_mem
+ mem_leAddSubgroup_iff
+ mem_leIdeal_iff
+ mem_leSubmodule_iff
+ mem_ltIdeal_iff
+ mem_ltSubmodule_iff

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

@github-actions github-actions bot added the t-algebra Algebra (groups, rings, fields, etc) label Jul 6, 2025
@grunweg grunweg added t-ring-theory Ring theory and removed t-algebra Algebra (groups, rings, fields, etc) labels Aug 5, 2025
@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 Aug 8, 2025
@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 Aug 8, 2025
pechersky and others added 3 commits September 19, 2025 12:02
Co-authored-by: María Inés de Frutos-Fernández <88536493+mariainesdff@users.noreply.github.com>
@mariainesdff
Copy link
Copy Markdown
Contributor

Thanks!
maintainer merge

@github-actions
Copy link
Copy Markdown

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

@ghost ghost added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Oct 22, 2025
@riccardobrasca
Copy link
Copy Markdown
Member

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 Oct 22, 2025
mathlib-bors bot pushed a commit that referenced this pull request Oct 22, 2025
…le versions of ltAddSubgroup (#26829)

Extracted from #25450 without changing how Valued works
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Oct 22, 2025

Build failed (retrying...):

mathlib-bors bot pushed a commit that referenced this pull request Oct 22, 2025
…le versions of ltAddSubgroup (#26829)

Extracted from #25450 without changing how Valued works
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Oct 22, 2025

Build failed (retrying...):

mathlib-bors bot pushed a commit that referenced this pull request Oct 22, 2025
…le versions of ltAddSubgroup (#26829)

Extracted from #25450 without changing how Valued works
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Oct 22, 2025

Build failed (retrying...):

mathlib-bors bot pushed a commit that referenced this pull request Oct 22, 2025
…le versions of ltAddSubgroup (#26829)

Extracted from #25450 without changing how Valued works
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Oct 22, 2025

This PR was included in a batch that successfully built, but then failed to merge into master (it was a non-fast-forward update). It will be automatically retried.

mathlib-bors bot pushed a commit that referenced this pull request Oct 22, 2025
…le versions of ltAddSubgroup (#26829)

Extracted from #25450 without changing how Valued works
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Oct 22, 2025

Build failed (retrying...):

mathlib-bors bot pushed a commit that referenced this pull request Oct 22, 2025
…le versions of ltAddSubgroup (#26829)

Extracted from #25450 without changing how Valued works
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Oct 23, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(RingTheory/Valuation): Valuation.leAddSubgroup and ideal/submodule versions of ltAddSubgroup [Merged by Bors] - feat(RingTheory/Valuation): Valuation.leAddSubgroup and ideal/submodule versions of ltAddSubgroup Oct 23, 2025
@mathlib-bors mathlib-bors bot closed this Oct 23, 2025
Jlh18 pushed a commit to Jlh18/mathlib4 that referenced this pull request Oct 24, 2025
…le versions of ltAddSubgroup (leanprover-community#26829)

Extracted from leanprover-community#25450 without changing how Valued works
BeibeiX0 pushed a commit to BeibeiX0/mathlib4 that referenced this pull request Nov 7, 2025
…le versions of ltAddSubgroup (leanprover-community#26829)

Extracted from leanprover-community#25450 without changing how Valued works
FormulaRabbit81 pushed a commit to FormulaRabbit81/mathlib4 that referenced this pull request Nov 8, 2025
…le versions of ltAddSubgroup (leanprover-community#26829)

Extracted from leanprover-community#25450 without changing how Valued works
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-ring-theory Ring theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants