Skip to content

feat(RingTheory/AugmentationIdeal): base change for augmentation ideals#37745

Open
AntoineChambert-Loir wants to merge 1 commit intoleanprover-community:masterfrom
AntoineChambert-Loir:ACLMIDFF/IsAugmentation-BaseChange
Open

feat(RingTheory/AugmentationIdeal): base change for augmentation ideals#37745
AntoineChambert-Loir wants to merge 1 commit intoleanprover-community:masterfrom
AntoineChambert-Loir:ACLMIDFF/IsAugmentation-BaseChange

Conversation

@AntoineChambert-Loir
Copy link
Copy Markdown
Collaborator

Base change for augmentation ideals

Co-authored with: @mariainesdff


Open in Gitpod

@AntoineChambert-Loir AntoineChambert-Loir added WIP Work in progress t-algebra Algebra (groups, rings, fields, etc) labels Apr 7, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

PR summary 7b476a174e

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.RingTheory.IsAugmentation (new file) 1169

Declarations diff

+ Algebra.TensorProduct.map_includeRight_eq_range_baseChange
+ Algebra.baseChange_bot
+ DistribLattice.isCompl_assoc_of_disjoint
+ Ideal.isHomogeneous
+ Ideal.span_isHomogeneous
+ Ideal.span_isHomogeneous'
+ IsAugmentation
+ LinearMap.isCompl_baseChange
+ LinearMap.isCompl_rTensor
+ Subalgebra.codisjoint_bot_iff
+ Subalgebra.disjoint_bot_iff
+ Subalgebra.isHomogeneous
+ Subalgebra.mem_bot_iff
+ Subalgebra.restrictScalars_toSubmodule_bot
+ Subalgebra.span_isHomogeneous
+ Submodule.codisjoint_map
+ Submodule.disjoint_map
+ Submodule.isCompl_assoc_of_disjoint
+ Submodule.isCompl_map
+ TensorProduct
+ codisjoint_restrictScalars_iff
+ disjoint_left
+ disjoint_restrictScalars_iff
+ disjoint_right
+ isAugmentation_baseChange
+ isAugmentation_subalgebra_iff
+ isAugmentation_tensorProduct
+ isCompl_lTensor
+ isCompl_left_left
+ isCompl_left_top
+ isCompl_restrictScalars_iff
+ isCompl_right_top
+ ker_baseChange_of_linearProjOfIsCompl
+ ker_lTensor_of_linearProjOfIsCompl
+ ker_rTensor_of_linearProjOfIsCompl
+ mono_left
+ mono_right
+ sup_left
+ sup_restrictScalars
+ sup_right
+ top_top

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.


Increase in tech debt: (relative, absolute) = (3.00, 0.00)
Current number Change Type
642 3 erw

Current commit 8cc7d902a0
Reference commit 7b476a174e

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-ring-theory Ring theory label Apr 7, 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 7, 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) t-algebra Algebra (groups, rings, fields, etc) t-ring-theory Ring theory WIP Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant