[Merged by Bors] - chore(Algebra/Category): add ModuleCat.restrictScalarsIsoOfEquiv#37773
[Merged by Bors] - chore(Algebra/Category): add ModuleCat.restrictScalarsIsoOfEquiv#37773chrisflav wants to merge 5 commits into
ModuleCat.restrictScalarsIsoOfEquiv#37773Conversation
PR summary c60f516525Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
robin-carlier
left a comment
There was a problem hiding this comment.
Thanks!
maintainer merge
|
🚀 Pull request has been placed on the maintainer queue by robin-carlier. |
|
Can you improve the PR message? You say "split off", but it's not clear what you are talking about. Thanks! bors d+ |
|
✌️ chrisflav can now approve this pull request. To approve and merge a pull request, simply reply with |
|
I think I have clarified the PR description. Thanks for the reviews! |
|
Pull request successfully merged into master. Build succeeded: |
ModuleCat.restrictScalarsIsoOfEquivModuleCat.restrictScalarsIsoOfEquiv
…eanprover-community#37773) Extracted from leanprover-community#37766 as a separate PR, because it also contains three basic `simp` lemmas. We also add missing type annotations in the file `Mathlib/Algebra/Category/ModuleCat/ChangeOfRings.lean`.
…eanprover-community#37773) Extracted from leanprover-community#37766 as a separate PR, because it also contains three basic `simp` lemmas. We also add missing type annotations in the file `Mathlib/Algebra/Category/ModuleCat/ChangeOfRings.lean`.
…eanprover-community#37773) Extracted from leanprover-community#37766 as a separate PR, because it also contains three basic `simp` lemmas. We also add missing type annotations in the file `Mathlib/Algebra/Category/ModuleCat/ChangeOfRings.lean`.
Extracted from #37766 as a separate PR, because it also contains three basic
simplemmas.We also add missing type annotations in the file
Mathlib/Algebra/Category/ModuleCat/ChangeOfRings.lean.