Skip to content

[Merged by Bors] - feat(Algebra/Module): presentation of a direct sum of modules#18359

Closed
joelriou wants to merge 37 commits intomasterfrom
unbundled-module-presentation-direct-sum
Closed

[Merged by Bors] - feat(Algebra/Module): presentation of a direct sum of modules#18359
joelriou wants to merge 37 commits intomasterfrom
unbundled-module-presentation-direct-sum

Conversation

@joelriou
Copy link
Copy Markdown
Contributor

@joelriou joelriou commented Oct 28, 2024

@joelriou joelriou added WIP Work in progress t-algebra Algebra (groups, rings, fields, etc) labels Oct 28, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 28, 2024

PR summary c1c9e03689

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.Algebra.Module.Presentation.DirectSum 930

Declarations diff

+ Presentation.ofLinearEquiv
+ directSum.isRepresentationCore
+ directSumEquiv
+ finsupp
+ finsupp_var
+ of_linearEquiv
++ directSum_var
++++ directSum
- ofLinearEquiv

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.

@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Oct 28, 2024
@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Oct 30, 2024
@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Oct 30, 2024
@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Oct 30, 2024
@leanprover-community-bot-assistant leanprover-community-bot-assistant removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Oct 30, 2024
@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Nov 2, 2024
@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Nov 2, 2024
@joelriou joelriou removed the WIP Work in progress label Nov 3, 2024
@leanprover-community-bot-assistant leanprover-community-bot-assistant removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Nov 3, 2024
@erdOne
Copy link
Copy Markdown
Member

erdOne commented Nov 3, 2024

maintainer merge

@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 3, 2024

🚀 Pull request has been placed on the maintainer queue by erdOne.

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Nov 3, 2024
@riccardobrasca
Copy link
Copy Markdown
Member

Thanks!

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Nov 4, 2024
mathlib-bors bot pushed a commit that referenced this pull request Nov 4, 2024
Given a family of `A`-modules `M i` and a presentation of each `M i`, we construct a presentation of `⨁ i, M i`.



Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Nov 4, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Algebra/Module): presentation of a direct sum of modules [Merged by Bors] - feat(Algebra/Module): presentation of a direct sum of modules Nov 4, 2024
@mathlib-bors mathlib-bors bot closed this Nov 4, 2024
@mathlib-bors mathlib-bors bot deleted the unbundled-module-presentation-direct-sum branch November 4, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. ready-to-merge This PR has been sent to bors. t-algebra Algebra (groups, rings, fields, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants