Processing math: 100%
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

ideals of a matrix ring

If I is an ideal of R, I would need to use something like

MatrixSpace(I, m, n)

However, the above doesn't work because I is not a ring. How can I get all the matrices with entries from a specific ideal? Or even more generally, matrices with entries from a subset?