simp_arith
This PR deprecates the tactics `simp_arith`, `simp_arith!`, `simp_all_arith` and `simp_all_arith!`. Users can just use the `+arith` option.
case
We must erase macro scopes for tags in `case` as we do in `cases .. with ..` and `induction .. with ..`.