-
Notifications
You must be signed in to change notification settings - Fork 260
Add principal ideal construction #2857
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: quotient-rings
Are you sure you want to change the base?
Conversation
|
As with the (admittedly fiddly) factorisation of the Binomial Theorem in #1928 , consider refactoring this so that:
UPDATED: might usefully need to define the |
To help justify this to future me who may have forgotten this, the scalar multiples of the identity matrix commute with all square matrices (over a commutative ring) |
JacquesCarette
left a comment
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.
I know it's still draft, I'm still approving!
2e5866b to
9f426e3
Compare
450a569 to
3bbdc8c
Compare
9f426e3 to
aa84212
Compare
3bbdc8c to
550ea3b
Compare
df16429 to
e18c588
Compare
550ea3b to
0147df3
Compare
On top of #2855, taken from #2729