-
Notifications
You must be signed in to change notification settings - Fork 378
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
Conversation
There is a reasonably-sized section on modules over two rings before we actual reach tensor products of rings.
## 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. |
There was a problem hiding this comment.
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.
|
!maintainer merge |
maintainer merge (! is only for bench) |
🚀 Pull request has been placed on the maintainer queue by eric-wieser. |
bors merge |
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.
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. If you want to switch to GitHub's built-in merge queue, visit their help page. |
RingTheory/TensorProduct
RingTheory/TensorProduct
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.
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.
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.