Commit 2024-10-17 08:31 9800ff6d
View on Github →feat(LinearAlgebra/Matrix): characterize ideals in matrix rings (#17750)
- Define left and two-sided ideals in a matrix ring.
- Show that two-sided matrix ideals are order-isomorphic to two-sided ideals in the base ring. This code is taken from FLT, from here.