Skip to content

feat(Torsion/PrimaryComponent): direct sum of primaryComponent on primes is the whole module#37466

Open
xgenereux wants to merge 1 commit intoleanprover-community:masterfrom
xgenereux:primaryComponent-decomp
Open

feat(Torsion/PrimaryComponent): direct sum of primaryComponent on primes is the whole module#37466
xgenereux wants to merge 1 commit intoleanprover-community:masterfrom
xgenereux:primaryComponent-decomp

Conversation

@xgenereux
Copy link
Copy Markdown
Collaborator

Let M(P) be the primaryComponent for P : HeightOneSpectrum A, we have $$M \cong \bigoplus_{P} M(P).$$

This is implemented as DirectSum.IsInternal.

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


Open in Gitpod

@github-actions github-actions bot added the large-import Automatically added label for PRs with a significant increase in transitive imports label Apr 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

PR summary 92859b95b8

Import changes exceeding 2%

% File
+16.87% Mathlib.Algebra.Module.Torsion.PrimaryComponent

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Algebra.Module.Torsion.PrimaryComponent 1719 2009 +290 (+16.87%)
Import changes for all files
Files Import difference
Mathlib.Algebra.Module.Torsion.PrimaryComponent 290

Declarations diff

+ iSupIndep_primaryComponent
+ iSup_primaryComponent_eq_top
+ isInternal_primaryComponent

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

large-import Automatically added label for PRs with a significant increase in transitive imports t-algebra Algebra (groups, rings, fields, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant