ACE BN BNA CG CLG COMP FM FREE HEKA IDCA NCA NCSF PART SFA SG SGA SP SYMF TAB TYP

FUNCTION: FreeNormal - normalize an element of the free algebra

CALLING SEQUENCE:

FreeNormal(free)
FREE[FreeNormal](free)

PARAMETERS:

free = any element of the free algebra

SYNOPSIS:

EXAMPLES:


> with(FREE):
> FreeNormal(w[2,1] + q + 1 + q*w[1,2] + w[2,1]);
 
                    (1 + q) w[] + q w[1, 2] + 2 w[2, 1]
 

SEE ALSO: