Does the expression:
$$ \int_a^b f(x) dx $$
make any sense when a > b? Consider the simple case:
$$ \int_1^0 x^2 dx = - 1/3 $$
But this of course makes no sense since area under a positive function like x^2 can not be negative! But if it doesn't make sense, why we cannot integrate reverse? P.S. I have never read anywhere that $ \int_a^b f(x) dx $ when $a > b$ doesn't make sense, but this simple example seem to prove that...