This method calls oreIdeal and returns the associated Ore extension as an NCQuotientRing.
i1 : B = skewPolynomialRing(QQ,(-1)_QQ,{x,y,z,w})
--Calling Bergman for NCGB calculation.
Complete!
o1 = B
o1 : NCQuotientRing
|
i2 : sigma = ncMap(B,B,{y,z,w,x})
o2 = NCRingMap B <--- B
o2 : NCRingMap
|
i3 : C = oreExtension(B,sigma,a) --Calling Bergman for NCGB calculation. Complete! o3 = C o3 : NCQuotientRing |
The object oreExtension is a method function with options.