Skip to content

feat(Torsion/primaryComponent): restricted surjective map on primaryComponent is surjective#37492

Open
xgenereux wants to merge 2 commits intoleanprover-community:masterfrom
xgenereux:primaryComponent-surj
Open

feat(Torsion/primaryComponent): restricted surjective map on primaryComponent is surjective#37492
xgenereux wants to merge 2 commits intoleanprover-community:masterfrom
xgenereux:primaryComponent-surj

Conversation

@xgenereux
Copy link
Copy Markdown
Collaborator

Given a surjective linear map between modules φ : M₁ →ₗ[A] M₂, its restriction to primary components

primaryComponent.map P.asIdeal φ : ↥(primaryComponent M₁ P.asIdeal) →ₗ[A] ↥(primaryComponent M₂ P.asIdeal)

is also surjective when P is a non zero prime ideal in a Dedekind domain A and M₁ and M₂ are torsion.

Co-authored-by: María Inés de Frutos Fernández <mariaines.dff@gmail.com>


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
+ primaryComponent.map_surjective

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

@github-actions github-actions bot added the t-algebra Algebra (groups, rings, fields, etc) label Apr 1, 2026
@mathlib-dependent-issues mathlib-dependent-issues bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Apr 1, 2026
@mathlib-dependent-issues
Copy link
Copy Markdown

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

Labels

blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) 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