Skip to content

[Merged by Bors] - feat(NumberTheory/Divisors): add divisorAntidiagonal equivalence.#27837

Closed
CBirkbeck wants to merge 14 commits intoleanprover-community:masterfrom
CBirkbeck:divisiorsAntidiagonal_equiv
Closed

[Merged by Bors] - feat(NumberTheory/Divisors): add divisorAntidiagonal equivalence.#27837
CBirkbeck wants to merge 14 commits intoleanprover-community:masterfrom
CBirkbeck:divisiorsAntidiagonal_equiv

Conversation

@CBirkbeck
Copy link
Copy Markdown
Collaborator


Open in Gitpod

@github-actions github-actions bot added the t-number-theory Number theory (also use t-algebra or t-analysis to specialize) label Aug 1, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 1, 2025

PR summary fff1550ff0

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.NumberTheory.TsumDivsorsAntidiagonal (new file) 719

Declarations diff

+ divisorsAntidiagonalFactors
+ divisorsAntidiagonalFactors_eq
+ divisorsAntidiagonalFactors_one
+ sigmaAntidiagonalEquivProd
+ sigmaAntidiagonalEquivProd_symm_apply_fst
+ sigmaAntidiagonalEquivProd_symm_apply_snd

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

Comment thread Mathlib/NumberTheory/Divisors.lean Outdated
Comment thread Mathlib/NumberTheory/Divisors.lean Outdated
Comment thread Mathlib/NumberTheory/Divisors.lean Outdated
Comment thread Mathlib/NumberTheory/Divisors.lean Outdated
@tb65536 tb65536 added the awaiting-author A reviewer has asked the author a question or requested changes. label Aug 9, 2025
@CBirkbeck CBirkbeck removed the awaiting-author A reviewer has asked the author a question or requested changes. label Aug 11, 2025
Copy link
Copy Markdown
Contributor

@tb65536 tb65536 left a comment

Choose a reason for hiding this comment

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

maintainer delegate

Comment thread Mathlib/NumberTheory/Divisors.lean Outdated
@github-actions
Copy link
Copy Markdown

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

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

Can you add a (very) basic API?

@CBirkbeck
Copy link
Copy Markdown
Collaborator Author

Sure I've added some basic stuff for now. But if you see anything else I should add let me know.

@CBirkbeck
Copy link
Copy Markdown
Collaborator Author

Ok I moved this into a new file and you can see where this is going to be used in #28690

@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 Aug 21, 2025
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Aug 21, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(NumberTheory/Divisors): add divisorAntidiagonal equivalence. [Merged by Bors] - feat(NumberTheory/Divisors): add divisorAntidiagonal equivalence. Aug 21, 2025
@mathlib-bors mathlib-bors bot closed this Aug 21, 2025
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-number-theory Number theory (also use t-algebra or t-analysis to specialize)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants