-
Notifications
You must be signed in to change notification settings - Fork 841
feat(RingTheory): define R-linear graded algebra homomorphism #30365
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
base: master
Are you sure you want to change the base?
feat(RingTheory): define R-linear graded algebra homomorphism #30365
Conversation
PR summary 3540854faaImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
This PR/issue depends on: |
This PR defines R-linear graded algebra homomorphisms, which are R-algebra homomorphisms that preserve the grading. We also provide the basic properties (aka the "API").
Zulip discussion: #mathlib4 > redefine Graded Algebra
Split from #26061.