Plural ring definition
Mariana Pereira · Thu Aug 11, 2005 5:32 pm
I want to define a noncommutative ring in Plural.
When the noncommutative relatition is ab= kba + f
where k is a scalar and f is some polynomial I have no problems.
But then I have relations like aba + ab^2 +....
and I cannot find a way to do it,because if I use system("PLURAL", C, D)
the only way I found, was to do it as ab= ba + (ab - ba), and then taking a quotient by my relation.
The problem basically is, is that I cannot find a way of using system"PLURAL" when I don't want to impose any conditions between ab and ba.
Any ideas???
email: pereira@math.umass.edu
Posted in old Singular Forum on: 2004-04-26 22:32:01+02
When the noncommutative relatition is ab= kba + f
where k is a scalar and f is some polynomial I have no problems.
But then I have relations like aba + ab^2 +....
and I cannot find a way to do it,because if I use system("PLURAL", C, D)
the only way I found, was to do it as ab= ba + (ab - ba), and then taking a quotient by my relation.
The problem basically is, is that I cannot find a way of using system"PLURAL" when I don't want to impose any conditions between ab and ba.
Any ideas???
email: pereira@math.umass.edu
Posted in old Singular Forum on: 2004-04-26 22:32:01+02