Option variable
opsubst
Default value: true
true
When opsubst is false, subst does not attempt to substitute into the operator of an expression. E.g., (opsubst: false, subst (x^2, r, r+r[0])) will work.
false
subst
(opsubst: false, subst (x^2, r, r+r[0]))