Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - feat(LinearAlgebra/TensorProduct/Subalgebra): some linear maps induced by multiplication for subalgebras #14611

Closed
wants to merge 3 commits into from

Conversation

acmepjz
Copy link
Collaborator

@acmepjz acmepjz commented Jul 10, 2024

This is the follow-up of the PR #12498. It is used in the definition of linearly disjointness (#9651).


Open in Gitpod

@acmepjz acmepjz added awaiting-CI t-algebra Algebra (groups, rings, fields, etc) labels Jul 10, 2024
Copy link

github-actions bot commented Jul 10, 2024

PR summary a408bb210d

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.LinearAlgebra.TensorProduct.Subalgebra 1157

Declarations diff

+ comm_trans_lTensorBot
+ comm_trans_rTensorBot
+ finrank_sup_le_of_free
+ lTensorBot
+ lTensorBot_one_tmul
+ lTensorBot_symm_apply
+ lTensorBot_tmul
+ mulMap
+ mulMap'
+ mulMap'_surjective
+ mulMap_bot_left_eq
+ mulMap_bot_right_eq
+ mulMap_comm
+ mulMap_range
+ mulMap_tmul
+ mulMap_toLinearMap
+ rTensorBot
+ rTensorBot_symm_apply
+ rTensorBot_tmul
+ rTensorBot_tmul_one
+ rank_sup_le_of_free
+ val_mulMap'_tmul

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>

@eric-wieser eric-wieser added the awaiting-author A reviewer has asked the author a question or requested changes label Jul 11, 2024
@acmepjz acmepjz removed the awaiting-author A reviewer has asked the author a question or requested changes label Jul 11, 2024
@erdOne
Copy link
Member

erdOne commented Jul 16, 2024

Thanks!
maintainer merge

Copy link

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

Copy link
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🎉

bors merge

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the ready-to-merge This PR has been sent to bors. label Jul 16, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jul 16, 2024
…d by multiplication for subalgebras (#14611)

This is the follow-up of the PR #12498. It is used in the definition of linearly disjointness (#9651).
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 16, 2024

Build failed (retrying...):

@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 16, 2024

✌️ acmepjz can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 16, 2024

Canceled.

@acmepjz
Copy link
Collaborator Author

acmepjz commented Jul 16, 2024

bors r+

mathlib-bors bot pushed a commit that referenced this pull request Jul 16, 2024
…d by multiplication for subalgebras (#14611)

This is the follow-up of the PR #12498. It is used in the definition of linearly disjointness (#9651).
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 16, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(LinearAlgebra/TensorProduct/Subalgebra): some linear maps induced by multiplication for subalgebras [Merged by Bors] - feat(LinearAlgebra/TensorProduct/Subalgebra): some linear maps induced by multiplication for subalgebras Jul 16, 2024
@mathlib-bors mathlib-bors bot closed this Jul 16, 2024
@mathlib-bors mathlib-bors bot deleted the acmepjz_mulmap_subalg branch July 16, 2024 22:43
@adomani adomani mentioned this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainer-merge 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