cadabra2
cadabra2 copied to clipboard
Integration variables should be treated as dummy 'indices'
An expression like
ex:=\int{ f(y) }{y}**2;
expand_power(_);
should have the integration variable renamed for the 2nd factor.