Skip to content

feat(Algebra/Module): a finite stably free module M is free if it is locally free of rank 1#37216

Open
mbkybky wants to merge 29 commits intoleanprover-community:masterfrom
mbkybky:StablyFreeLocalEq
Open

feat(Algebra/Module): a finite stably free module M is free if it is locally free of rank 1#37216
mbkybky wants to merge 29 commits intoleanprover-community:masterfrom
mbkybky:StablyFreeLocalEq

Conversation

@mbkybky
Copy link
Copy Markdown
Collaborator

@mbkybky mbkybky commented Mar 26, 2026

We show that a finite stably free module M is free if all of its localizations at maximal ideals are free of rank 1


Open in Gitpod

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 26, 2026

PR summary 4ec5d95aa6

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.Algebra.Module.StablyFree.Basic (new file) 1373
Mathlib.Algebra.Module.StablyFree.FreeOfLocalizedEq (new file) 2218

Declarations diff

+ IsStablyFree
+ IsStablyFree.equiv
+ IsStablyFree.equiv_iff
+ IsStablyFree.of_free_prod
+ IsStablyFree.out
+ Module.free_of_isStablyFree_of_localized_eq_ring
+ cofactorLinear
+ cofactorToLeft
+ cofactorToLeft_ιMulti_cons
+ instance (priority := low) IsStablyFree.projective [IsStablyFree R M] : Module.Projective R M := by
+ instance [Free R M] : IsStablyFree R M
+ topExteriorLinearEquiv

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 Mar 26, 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 Mar 26, 2026
@mathlib-dependent-issues
Copy link
Copy Markdown

This PR/issue depends on:

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)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant