[Merged by Bors] - feat(Algebra): auxiliary lemmas for flatness over semirings#20265
Closed
alreadydone wants to merge 1 commit intomasterfrom
Closed
[Merged by Bors] - feat(Algebra): auxiliary lemmas for flatness over semirings#20265alreadydone wants to merge 1 commit intomasterfrom
alreadydone wants to merge 1 commit intomasterfrom
Conversation
Contributor
alreadydone
commented
Dec 27, 2024
PR summary bd84f8e34cImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
4 tasks
Member
|
Thanks 🎉 bors merge |
Contributor
|
Pull request successfully merged into master. Build succeeded! And happy new year! 🎉 |
mathlib-bors bot
pushed a commit
that referenced
this pull request
Mar 5, 2025
…he map on components (#22354) This PR defines the map obtained between `DirectSum`s by giving the component-wise mapping. More specifically, it creates a homomorphism `DirectSum.map f : (⨁ i, α i) →+ ⨁ i, β i` from the component-wise map `f : ∀(i : ι), α i →+ β i`. We also proved some basic properties of this function. This construction is expected to be used in things related to graded rings. The linear version of this map was added already in #20265. Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
imbrem
pushed a commit
that referenced
this pull request
Mar 6, 2025
…he map on components (#22354) This PR defines the map obtained between `DirectSum`s by giving the component-wise mapping. More specifically, it creates a homomorphism `DirectSum.map f : (⨁ i, α i) →+ ⨁ i, β i` from the component-wise map `f : ∀(i : ι), α i →+ β i`. We also proved some basic properties of this function. This construction is expected to be used in things related to graded rings. The linear version of this map was added already in #20265. Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.