i1 : A = QQ[x]; |
i2 : C = QQ[y]; |
i3 : (internalUseDirectSum(A,C))#0
QQ[x, e1, y]
o3 = --------------------------
2
(e1 - e1, x*e1 - x, e1*y)
o3 : QuotientRing
|
The object internalUseDirectSum is a method function.