i1 = R = ZZ/101[x] o1 = R o1 : PolynomialRing
i2 = map(R^2,x) o2 = | x 0 | | 0 x | 2 2 o2 : Matrix R <--- R
See also map and matrix.
Go to main index.
Go to concepts index.