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(ring_theory/finiteness): add finiteness of restrict_scalars #9363

Closed
wants to merge 9 commits into from

Conversation

riccardobrasca
Copy link
Member

We add module.finitte.of_restrict_scalars_finite and related lemmas: if A is an R-algebra and M is an A-module that is finite as R-module, then it is finite as A-module (similarly for finite_type).


Open in Gitpod

@riccardobrasca riccardobrasca added the awaiting-review The author would like community review of the PR label Sep 24, 2021
@riccardobrasca
Copy link
Member Author

The analogous result for finite_presentation seems unfortunately to require more work.

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 d+

src/ring_theory/finiteness.lean Show resolved Hide resolved
@bors
Copy link

bors bot commented Sep 30, 2021

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

@github-actions github-actions bot added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels Sep 30, 2021
@riccardobrasca
Copy link
Member Author

bors r+

bors bot pushed a commit that referenced this pull request Sep 30, 2021
We add `module.finitte.of_restrict_scalars_finite` and related lemmas: if `A` is an `R`-algebra and `M` is an `A`-module that is finite as `R`-module, then it is finite as `A`-module (similarly for `finite_type`).
@bors
Copy link

bors bot commented Sep 30, 2021

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Sep 30, 2021
We add `module.finitte.of_restrict_scalars_finite` and related lemmas: if `A` is an `R`-algebra and `M` is an `A`-module that is finite as `R`-module, then it is finite as `A`-module (similarly for `finite_type`).
@bors
Copy link

bors bot commented Sep 30, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(ring_theory/finiteness): add finiteness of restrict_scalars [Merged by Bors] - feat(ring_theory/finiteness): add finiteness of restrict_scalars Sep 30, 2021
@bors bors bot closed this Sep 30, 2021
@bors bors bot deleted the RB_fg_restrict branch September 30, 2021 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated The PR author may merge after reviewing final suggestions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants