normalElements(f,n)
A normal element x in an NCRing R determines an automorphism f of R by a*x=x*f(a). Conversely, given a ring endomorphism, we may ask if any x satisfy the above equation for all a.
Given an NCRingMap f and a degree n, this method returns solutions to the equations a*x=x*f(a) for all generators a of R.
|
|
|
|
|
|
|
The source of this document is in NCAlgebra/NCAlgebraDoc.m2:2539:0.