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] - chore: split RingTheory/TensorProduct #6187

Closed
wants to merge 3 commits into from

Conversation

eric-wieser
Copy link
Member

@eric-wieser eric-wieser commented Jul 27, 2023

There is a reasonably-sized section on modules over two rings before we actual reach tensor products of rings.

The motivation for splitting here is to make room for the results in #6035.

The declarations are copied without modification, the module docstring has been adapted.


Open in Gitpod

There is a reasonably-sized section on modules over two rings before we actual reach tensor products of rings.
@eric-wieser eric-wieser added awaiting-review The author would like community review of the PR awaiting-CI t-algebra Algebra (groups, rings, fields etc) labels Jul 27, 2023
Comment on lines +30 to +34
## Implementation notes

We could thus consider replacing the less general definitions with these ones. If we do this, we
probably should still implement the less general ones as abbreviations to the more general ones with
fewer type arguments.
Copy link
Member Author

Choose a reason for hiding this comment

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

This note is just copied from the other file: it's maybe still a good idea, but I didn't want to attempt it yet as it interferes with some other refactors I have in progress.

@kbuzzard
Copy link
Member

kbuzzard commented Jul 27, 2023

I have one trivial comment but this looks good to go.

@kbuzzard
Copy link
Member

!maintainer merge

@eric-wieser
Copy link
Member Author

maintainer merge

(! is only for bench)

@github-actions
Copy link

🚀 Pull request has been placed on the maintainer queue by eric-wieser.

@semorrison
Copy link
Contributor

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Jul 27, 2023
bors bot pushed a commit that referenced this pull request Jul 27, 2023
There is a reasonably-sized section on modules over two rings before we actual reach tensor products of rings.

The motivation for splitting here is to make room for the results in #6035.

The declarations are copied without modification, the module docstring has been adapted.
@bors
Copy link

bors bot commented Jul 28, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title chore: split RingTheory/TensorProduct [Merged by Bors] - chore: split RingTheory/TensorProduct Jul 28, 2023
@bors bors bot closed this Jul 28, 2023
@bors bors bot deleted the eric-wieser/split-ringtheory-tensor branch July 28, 2023 00:41
adomani pushed a commit that referenced this pull request Jul 28, 2023
There is a reasonably-sized section on modules over two rings before we actual reach tensor products of rings.

The motivation for splitting here is to make room for the results in #6035.

The declarations are copied without modification, the module docstring has been adapted.
semorrison pushed a commit that referenced this pull request Aug 14, 2023
There is a reasonably-sized section on modules over two rings before we actual reach tensor products of rings.

The motivation for splitting here is to make room for the results in #6035.

The declarations are copied without modification, the module docstring has been adapted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

None yet

3 participants