Get and set names of free group elements and arithmetic operations
Usage
donames(f,e1,e2)
Arguments
f
A vector, typically of class free
e1,e2
Objects of class free, possibly with names
Author
Robin K. S. Hankin
Details
Function donames() is a low-level helper function that ensures
that the result of arithmetic operations such as + and ^
have the correct names attributes. The behaviour is inherited from
that of base::`+`.