i1 : R = ZZ/101[a..d] o1 = R o1 : PolynomialRing
i2 : genericMatrix(R,a,2,2) o2 = {0} | a c | {0} | b d | 2 2 o2 : Matrix R <--- R