Skip to content

feat: add UniqueFactorizationMonoid.pow_dvd_pow_iff_dvd#38175

Open
riccardobrasca wants to merge 1 commit intoleanprover-community:masterfrom
riccardobrasca:rb_pow_dvd_pow_iff_dvd
Open

feat: add UniqueFactorizationMonoid.pow_dvd_pow_iff_dvd#38175
riccardobrasca wants to merge 1 commit intoleanprover-community:masterfrom
riccardobrasca:rb_pow_dvd_pow_iff_dvd

Conversation

@riccardobrasca
Copy link
Copy Markdown
Member


Open in Gitpod

…_pow_iff_dvd`

Adds `dvd_iff_emultiplicity_le` and `pow_dvd_pow_iff_dvd` in the `UniqueFactorizationMonoid` namespace.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 17, 2026

PR summary 0cafeeef8c

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ dvd_iff_emultiplicity_le
+ pow_dvd_pow_iff_dvd

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

@riccardobrasca riccardobrasca changed the title chore: remove some backward.proofsInPublic (#38156) feat: add UniqueFactorizationMonoid.pow_dvd_pow_iff_dvd Apr 17, 2026
@github-actions github-actions bot added the t-ring-theory Ring theory label Apr 17, 2026
@riccardobrasca riccardobrasca force-pushed the rb_pow_dvd_pow_iff_dvd branch from 5ea7bd4 to 68e6be9 Compare April 17, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-ring-theory Ring theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants