[Merged by Bors] - feat(RingTheory): localization and finiteness#14054
[Merged by Bors] - feat(RingTheory): localization and finiteness#14054
Conversation
PR summary e80f715913Import changesNo significant changes to the import graph
|
|
Aside from the code duplication which makes me a bit sad, LGTM. |
|
🚀 Pull request has been placed on the maintainer queue by erdOne. |
|
|
||
| namespace IsLocalizedModule | ||
|
|
||
| section |
There was a problem hiding this comment.
Does this (and the end a few lines later) do anything?
kbuzzard
left a comment
There was a problem hiding this comment.
I'm not mad keen on IsInteger as a name, but I cannot think of a better name for the concept and so I guess it can be refactored later if I think of one. I don't really understand one of the sections so I've left a comment about it; feel free to delete the section if this is an oversight on your part.
bors d+
|
✌️ chrisflav can now approve this pull request. To approve and merge a pull request, simply reply with |
|
Thanks for the reviews! bors r+ |
We show that `Module.Finite` is preserved under localizations and that if a module is finite after localizing at a spanning set of elements of the ring, it is finite.
|
Pull request successfully merged into master. Build succeeded: |
We show that `Module.Finite` is preserved under localizations and that if a module is finite after localizing at a spanning set of elements of the ring, it is finite.
We show that `Module.Finite` is preserved under localizations and that if a module is finite after localizing at a spanning set of elements of the ring, it is finite.
We show that
Module.Finiteis preserved under localizations and that if a module is finite after localizing at a spanning set of elements of the ring, it is finite.The
LocalizedModuleIntegersfile is mostly a copy of IsLocalization.IsInteger.