Maxima Function
changename (old, new, expr)
will change the name of all indexed objects called old to new
in expr. old may be either a symbol or a list of the form
[name, m, n]
in which case only those indexed objects called
name with m covariant and n contravariant indices will be
renamed to new.